Skip to content

Conversation

gardener-github-actions[bot]
Copy link
Contributor

Release Notes:

[github.com/gardener/machine-controller-manager:v0.60.0]

✨ New Features

  • [OPERATOR] When running without a target cluster machine-controller-manager will report a new status field addresses by @maboehm [#1012]
  • [OPERATOR] Machine Class now has VirtualCapacity field hat maps to WorkerPool's NodeTemplate VirtualCapacity. by @elankath [#1024]

🐛 Bug Fixes

  • [OPERATOR] Fixed metric mcm_machine_set_failed_machines and underlying variable *machineSet.Status.FailedMachines so that they reflect the current state of machines by @gagan16k [#1025]
  • [USER] Fixed checking of createMachineTimeout when machine is Pending by @thiyyakat [#1015]
  • [OPERATOR] Fixed a bug where machines in the InPlaceUpdating phase were incorrectly transferred to the new machine set during inplace updates. This caused the machine controller to miss updating the phase to InPlaceUpdateSuccessful, resulting in machines getting stuck or marked as InPlaceUpdateFailed. by @acumino [#1020]

🏃 Others

  • [OPERATOR] node.gardener.cloud/critical-components-not-ready taint is added to the node after the successful in-place update to prevent scheduling any workload before critical component pods are ready. by @acumino [#1017]
  • [OPERATOR] export testresults as inlined ocm-resource by @heldkat [#1022]
  • [DEVELOPER] migrate CICD-Pipeline to GitHub-Actions by @ccwienk [#1011]
  • [OPERATOR] Add informational logging for MachineDeployment rollout events by @gagan16k [#1029]
  • [DEVELOPER] Convert .reuse/dep5 to REUSE.toml. by @thiyyakat [#1026]

[github.com/gardener/machine-controller-manager-provider-azure:v0.17.0]

🏃 Others

  • [OPERATOR] AllocationFailed error is now mapped to ResourceExhausted error code by @aaronfern [#188]
  • [OPERATOR] SkuNotAvailable error is now mapped to ResourceExhausted error code by @aaronfern [#188]
  • [OPERATOR] Fix an issue that caused make targets to fail by ensuring MCM is present in the mod cache by @aaronfern [#189]
  • [DEVELOPER] Convert .reuse/dep5 to REUSE.toml. by @thiyyakat [#196]
  • [OPERATOR] ResourceQuotaExceeded error is now mapped to ResourceExhausted error code by @aaronfern [#188]
  • [OPERATOR] machine-controller-manager-provider-azure base image is updated to gcr.io/distroless/static-debian12:nonroot by @aaronfern [#186]

🏃 Others

  • [DEVELOPER] migrate CICD-Pipeline to GitHub-Actions by @ccwienk [#195]

BoM Diff

Added components: 0
Changed components: 2
Removed components: 0

Changed Components:

⚙ github.com/gardener/machine-controller-manager-provider-azure: v0.16.0 → v0.17.0
⚙ github.com/gardener/machine-controller-manager: v0.58.0 → v0.60.0

Component Details:

⚙ github.com/gardener/machine-controller-manager-provider-azure:v0.16.0 → v0.17.0
Resource Version Change
➕ gosec-report v0.17.0
➕ release-notes-archive v0.17.0
➖ check-build-step-log v0.16.0
🔄 machine-controller-manager-provider-azurev0.16.0 → v0.17.0
🔄 release-notes v0.16.0 → v0.17.0
⚙ github.com/gardener/machine-controller-manager:v0.58.0 → v0.60.0
Resource Version Change
➕ gosec-report v0.60.0
➕ test-results v0.60.0
➕ release-notes-archive v0.60.0
➖ check-build-step-log v0.58.0
🔄 machine-controller-managerv0.58.0 → v0.60.0
🔄 release-notes v0.58.0 → v0.60.0

@gardener-github-actions gardener-github-actions bot requested a review from a team as a code owner September 8, 2025 10:31
@gardener-robot gardener-robot added the needs/review Needs review label Sep 8, 2025
@gardener-robot-ci-1
Copy link
Contributor

Thank you @gardener-github-actions[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

@gardener-robot gardener-robot added the size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) label Sep 8, 2025
Copy link
Contributor

@hebelsan hebelsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Sep 8, 2025
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Sep 8, 2025
@github-actions github-actions bot added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Sep 8, 2025
@hebelsan hebelsan merged commit a3e8a4f into master Sep 8, 2025
101 checks passed
@hebelsan hebelsan deleted the ci-gsdzplfpq branch September 8, 2025 10:45
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants