-
Notifications
You must be signed in to change notification settings - Fork 25
Merge https://github.com/kubernetes-sigs/cluster-api:v1.12.0 (b52de69) into master #255
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
base: master
Are you sure you want to change the base?
Merge https://github.com/kubernetes-sigs/cluster-api:v1.12.0 (b52de69) into master #255
Conversation
…concileUnhealthyMachines Signed-off-by: Stefan Büringer buringerst@vmware.com
…machines-flake 🌱 Fix flakes in syncMachines unit test
…flake-race 🌱 Fix race conditions with global scheme in TestMachineSetReconciler_reconcileUnhealthyMachines
Signed-off-by: Lennart Jern <lennart.jern@est.tech>
* Call new lifecycle hooks for chained-upgrades * Address comments * More feedback
…but is not running
…12903) * call GenerateUpgradePlanRequest Runtime Extension Signed-off-by: sivchari <shibuuuu5@gmail.com> * add unit test for UpgradePlan extension Signed-off-by: sivchari <shibuuuu5@gmail.com> * fix lint error Signed-off-by: sivchari <shibuuuu5@gmail.com> * fix review findings Signed-off-by: sivchari <shibuuuu5@gmail.com> --------- Signed-off-by: sivchari <shibuuuu5@gmail.com>
…yflake 🌱 add DisableCertPrivateKey function for clustercache for test flake
…c-reconcile 🌱 machinehealthcheck: no longer requeue when remediation is not allowed
…ecreate-container-if-not-running 🌱 CAPD: recreate container if we re-enter reconciliation and it exists but is not running
…-doc-timeouts 📖 Document e2e test timeout changes in v1.11-to-v1.12 migration doc
✨ Add EncryptionAlgorithm to Kubeadmconfig
…he-after-apply 🌱 Add items to cache immediately after apply
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
… 3 updates Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Bumps the all-go-mod-patch-and-minor group with 3 updates in the /hack/tools directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime), [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Bumps the all-go-mod-patch-and-minor group with 1 update in the /test directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `sigs.k8s.io/controller-runtime` from 0.22.3 to 0.22.4 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4) Updates `sigs.k8s.io/controller-runtime` from 0.22.3 to 0.22.4 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4) Updates `cloud.google.com/go/storage` from 1.57.0 to 1.57.1 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.57.0...storage/v1.57.1) Updates `google.golang.org/api` from 0.253.0 to 0.254.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.253.0...v0.254.0) Updates `sigs.k8s.io/controller-runtime` from 0.22.3 to 0.22.4 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: cloud.google.com/go/storage dependency-version: 1.57.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: google.golang.org/api dependency-version: 0.254.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🌱 Check for error before checking reconcile result
…bot/go_modules/all-go-mod-patch-and-minor-a3eca44266 🌱 Bump the all-go-mod-patch-and-minor group across 3 directories with 3 updates
…necontroller ✨ Add in-place updates support for machine controller
Signed-off-by: Stefan Büringer buringerst@vmware.com
Signed-off-by: Stefan Büringer buringerst@vmware.com
…ating-to-machine-ready 🌱 Consider updating condition when computing Machine's ready condition
* add-in-place-to-machineset-controller * Fix review findings Signed-off-by: Stefan Büringer buringerst@vmware.com * Address comments --------- Signed-off-by: Stefan Büringer buringerst@vmware.com Co-authored-by: Stefan Bueringer <buringerst@vmware.com>
…pdating-phase 🌱 Implement Updating Machine phase
We can't push v1beta2 IPAM to production clusters without also running the conversion webhook, so we pin to the last released version which did not have it. TPNU clusters continue to get the latest CAPI.
|
Hi @cloud-team-rebase-bot[bot]. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: cloud-team-rebase-bot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/ok-to-test |
|
This is failing because the core CAPI manifests need updating |
03150af to
a7cb6fa
Compare
|
/label rebase/manual |
|
Updated here: e8611ec |
|
The following users are mentioned in OWNERS file(s) but are untrusted for the following reasons. One way to make the user trusted is to add them as members of the openshift org. You can then trigger verification by writing
|
|
/test e2e-aws-capi-techpreview e2e-aws-serial-1of2 |
|
@cloud-team-rebase-bot[bot]: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
I think the change in kubernetes-sigs#12959 (which this bump brings in) |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
No description provided.