Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[ci:component:github.com/gardener/machine-controller-manager:v0.48.1->v0.49.0] #399

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

gardener-robot-ci-1
Copy link
Contributor

Release Notes:

The API generation now works again. Previously the API docs was generated to a location that was ignored by git and other API docs file was maintained.
Removal of the following flags (and corresponding fields in associated structs): 'machine-creation-timeout' 'machine-drain-timeout', 'machine-pv-detach-timeout', 'machine-health-timeout=10m', 'machine-safety-apiserver-statuscheck-timeout', 'machine-safety-apiserver-statuscheck-period', 'machine-safety-orphan-vms-period', 'machine-max-evict-retries', 'node-conditions', 'bootstrap-token-auth-extra-groups', 'delete-migrated-machine-class'. The MCM no longer accepts these flags since these are options handled by the Machine Controller invoked by platform specific provider launchers.
Deletion of 'Driver.GenerateMachineClassForMigration'. Providers need to adapt to this.
An edge case where all the machineSets were scaled down to zero has been dealt with.
Fix a bug in the bootstrap token creation that caused node to not be able to join the cluster due to an expired bootstrap token.
`CrashloopBackoff` machines will turn to `Running` quicker
Machine object won't turn from `Pending`  to `Running` state if `node.gardener.cloud/critical-components-not-ready` taint is there on the corresponding node.
CVE categorization for MCM has been added.
Bump `k8s.io/*` dependencies to v1.26.2
Added proposal for hot-update of resources (instance/Nic/Disk)

from v0.48.1 to v0.49.0
@gardener-robot
Copy link

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

@gardener-robot gardener-robot added needs/review Needs review size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py) labels Apr 18, 2023
@gardener-robot-ci-1 gardener-robot-ci-1 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 Apr 18, 2023
@gardener-robot-ci-3 gardener-robot-ci-3 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 Apr 18, 2023
@briantopping briantopping merged commit 43f03f3 into e2e Apr 18, 2023
2 of 4 checks passed
@briantopping briantopping deleted the ci-ukiqoxyky branch April 18, 2023 14:32
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Apr 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

5 participants