Skip to content

Conversation

@jimmidyson
Copy link
Member

The clusterctl logic to wait for providers to be ready depends on the
container name being manager (see
https://github.com/kubernetes-sigs/cluster-api/blob/main/cmd/clusterctl/internal/util/objs.go#L181)
otherwise it will not wait for the provider to be ready and hence
potentially
return too early for other client operations.

Backport of #932.

@jimmidyson jimmidyson changed the title fix: [release/v0.14.x] Rename webhook container to manager (#932) fix: [release/v0.14.x] Rename webhook container to manager Oct 1, 2024
@github-actions github-actions bot added fix and removed fix labels Oct 1, 2024
The clusterctl logic to wait for providers to be ready depends on the
container name being manager (see
https://github.com/kubernetes-sigs/cluster-api/blob/main/cmd/clusterctl/internal/util/objs.go#L181)
otherwise it will not wait for the provider to be ready and hence
potentially
return too early for other client operations.
@jimmidyson jimmidyson force-pushed the jimmi/webhook-manager-container-name-backport branch from 327aead to 2e73935 Compare October 2, 2024 10:45
@jimmidyson jimmidyson enabled auto-merge (squash) October 2, 2024 10:58
@jimmidyson jimmidyson merged commit cb63955 into release/v0.14.x Oct 2, 2024
15 checks passed
@jimmidyson jimmidyson deleted the jimmi/webhook-manager-container-name-backport branch October 2, 2024 11:13
supershal added a commit that referenced this pull request Oct 2, 2024
🤖 I have created a release *beep* *boop*
---


## 0.14.9 (2024-10-02)

<!-- Release notes generated using configuration in .github/release.yaml
at release/v0.14.x -->

## What's Changed
### Fixes 🔧
* fix: [release/v0.14.x] Rename webhook container to manager by
@jimmidyson in
#933
* fix: [release/v0.14.x] Introduce startup probe to CAREN pod to reduce
races by @jimmidyson in
#934
### Other Changes
* ci(release/v0.14.x): enable creating release-please PR from release
branches by @supershal in
#911
* test(e2e): [release/v0.14.x] Use released rocky image by @jimmidyson
in
#935


**Full Changelog**:
v0.14.8...v0.14.9

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants