Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci:component:github.com/gardener/machine-controller-manager:v0.53.1->v0.55.0] #195

Closed
wants to merge 1 commit into from

Conversation

gardener-robot-ci-1
Copy link
Contributor

BoM Diff

Added components: 0
Changed components: 1
Removed components: 0

Changed Components:

⚙ github.com/gardener/machine-controller-manager: v0.53.1 → v0.55.0

Component Details:

⚙ github.com/gardener/machine-controller-manager:v0.53.1 → v0.55.0
Resource Version Change
🔄 machine-controller-managerv0.53.1 → v0.55.0

Release Notes:

Drain timeout is now correctly honored for Pod eviction during Machine Drain
MCM adds the name of the machine to `node.gardener.cloud/machine-name` label of the corresponding node.
Removed support for v1beta1 PDBs
Fixed a bug in drain logic where volume reattachment context declaration used incorrect parent context
Broken API doc links are now fixed
golangci-lint will now be used as the linter instead of the older golint
A bug has been fixed for draining nodes with provider-unrelated volumes like NFS volumes. With this fix, the machine controller doesn't try to track their (non-existing) VolumeAttachments.
MCM recognizes scaling-up of `machineDeployment` from 0 to more replicas as a scaling event rather than a rolling update.
Golang version used is now upgraded to `1.22.5`
`getVMStatus` always redirects to `InitiateDrain`. It also populates the node label on the machine object by checking `node.gardener.cloud/machine-name` label on the nodes. 
MCM replaces the magic string `<<MACHINE_NAME>>` in user data with the name of the machine when it is bootstrapped.
Fixed a bug where failure of machine initialization caused label updates to not happen. 
Adding `gosec` for Static Application Security Testing (SAST).
The following dependencies are updated:
- `k8s.io/*` : `v0.29.3` -> `v0.31.0`
Fixed bug that removed the shoot-- prefix from control cluster namespace for integration tests using the gardener local setup case
MCM will use an `informer` instead of the`clientset` to list pods in the drain logic. This will reduce the load on etcd/kube-apiserver.

@gardener-robot-ci-1 gardener-robot-ci-1 requested review from a team as code owners November 22, 2024 16:32
@gardener-robot-ci-2 gardener-robot-ci-2 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) 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 Nov 22, 2024
@gardener-robot gardener-robot added the needs/review Needs review label Nov 22, 2024
@gardener-robot
Copy link

@gardener-robot-ci-1 Thank you for your contribution.

@gardener-robot gardener-robot added the size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) label Nov 22, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 deleted the ci-nvvbdqbyd branch December 2, 2024 16:38
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Dec 2, 2024
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) needs/review Needs review size/xs Size of pull request is tiny (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