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.48.1->v0.49.0] #94

Closed
wants to merge 1 commit into from

Conversation

gardener-robot-ci-3
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)

@gardener-robot-ci-3 gardener-robot-ci-3 requested review from a team as code owners April 18, 2023 10:41
@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 Apr 18, 2023
@gardener-robot-ci-2 gardener-robot-ci-2 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
@gardener-robot
Copy link

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

@gardener-robot gardener-robot added needs/review Needs review size/l Size of pull request is large (see gardener-robot robot/bots/size.py) needs/second-opinion Needs second review by someone else labels Apr 18, 2023
@himanshu-kun
Copy link
Contributor

/close , raised #96

@gardener-robot
Copy link

@himanshu-kun Branch ci-daqpdudzn has been deleted.

@gardener-robot gardener-robot deleted the ci-daqpdudzn branch May 4, 2023 14:02
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label May 4, 2023
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 needs/second-opinion Needs second review by someone else size/l Size of pull request is large (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