Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubermatic/machine-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kubermatic/machine-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v1.60
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 42 files changed
  • 4 contributors

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    bfd62cb View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. [release/v1.60] Fix bug with handling server types and add new Hetzne…

    …r server types (#1884)
    
    * test hetzner e2e test
    
    Signed-off-by: Adonis Murati <[email protected]>
    
    * fix bug with serverType and add new Hetzner server types
    
    Signed-off-by: Adonis Murati <[email protected]>
    
    * separate error handling with nil checking for clarity
    
    Signed-off-by: Adonis Murati <[email protected]>
    
    ---------
    
    Signed-off-by: Adonis Murati <[email protected]>
    Co-authored-by: Adonis Murati <[email protected]>
    kubermatic-bot and adoi authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    ec0f764 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. remove centos support from machine controller (#1883)

    Signed-off-by: Adonis Murati <[email protected]>
    Co-authored-by: Adonis Murati <[email protected]>
    kubermatic-bot and adoi authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    d1575a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. [release/v1.60] Add partition number annotation (#1892)

    * add partition number annotation
    
    * fix lint
    
    ---------
    
    Co-authored-by: Mohamed Rafraf <[email protected]>
    kubermatic-bot and mohamed-rafraf authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    b39c63b View commit details
    Browse the repository at this point in the history
  2. fix decode with tink-kubeconfig envar (#1893)

    Co-authored-by: Mohamed Rafraf <[email protected]>
    kubermatic-bot and mohamed-rafraf authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    40d9da5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. [release/v1.60] baremetal: Templating OSImage links through Tinkerbel…

    …l workflow objects (#1895)
    
    * templating the OSImageURL
    
    * update
    
    ---------
    
    Co-authored-by: Mohamed Rafraf <[email protected]>
    kubermatic-bot and mohamed-rafraf authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    feea494 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. fix AMI query for Ubuntu images (#1929)

    Co-authored-by: Christoph Mewes <[email protected]>
    kubermatic-bot and xrstf authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    c7a24ff View commit details
    Browse the repository at this point in the history
Loading