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-provider-gcp:v0.19.0->v0.20.0] #866

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gardener-robot-ci-1
Copy link
Contributor

Release Notes:

MCM can now retrieve the project ID from a "projectID" data key, allowing support for credential configurations that do not directly contain the project ID. One such case is a [workload identity credential configuration](https://cloud.google.com/iam/docs/workload-download-cred-and-grant-access).
golangci-lint will now be used as the linter instead of the older golint
Fixed a bug where failure of machine initialization caused label updates to not happen. 
`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 adds the name of the machine to `node.gardener.cloud/machine-name` label of the corresponding node.
Fixed bug that removed the shoot-- prefix from control cluster namespace for integration tests using the gardener local setup case
Broken API doc links are now fixed
golangci-lint will now be used as the linter instead of the older golint
Golang version updated to `1.22.5`
Golang version used is now upgraded to `1.22.5`
Fixed a bug where the `Unitialised` error code was blocking machine deletion
MCM replaces the magic string `<<MACHINE_NAME>>` in user data with the name of the machine when it is bootstrapped.
Drain timeout is now correctly honored for Pod eviction during Machine Drain
The following dependencies are updated:
- `k8s.io/*` : `v0.29.3` -> `v0.31.0`

@gardener-robot gardener-robot added the needs/review Needs review label Oct 16, 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 Oct 16, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 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 Oct 16, 2024
@rishabh-11
Copy link
Contributor

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/review Needs review labels Oct 16, 2024
@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 Oct 16, 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) reviewed/lgtm Has approval for merging reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) size/xs Size of pull request is tiny (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants