Skip to content

Conversation

marosset
Copy link
Contributor

What type of PR is this?
/kind cleanup

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes # #5498

This PR replaces #5688

Special notes for your reviewer:

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests
  • cherry-pick candidate

Release note:

Update Calico to 3.29

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 27, 2025
@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 27, 2025
@k8s-ci-robot k8s-ci-robot requested a review from Jont828 August 27, 2025 18:36
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign willie-yao for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Aug 27, 2025
jsturtevant and others added 3 commits August 27, 2025 12:07
* Upgrade to calico 3.29 and use windows support

Signed-off-by: James Sturtevant <[email protected]>

* Don't use images from MCR

Signed-off-by: James Sturtevant <[email protected]>

---------

Signed-off-by: James Sturtevant <[email protected]>
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 27, 2025
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.93%. Comparing base (766d93b) to head (d57262b).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5844      +/-   ##
==========================================
- Coverage   46.94%   46.93%   -0.01%     
==========================================
  Files         279      279              
  Lines       29687    29687              
==========================================
- Hits        13936    13934       -2     
- Misses      14938    14940       +2     
  Partials      813      813              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marosset
Copy link
Contributor Author

I found another image that we'll need to add to the acr cache

Aug 27 19:44:32.767285 capz-conf-wsj56g-md-0-mldvh-nnnss kubelet[1614]: E0827 19:44:32.767196 1614 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to "StartContainer" for "flexvol-driver" with ImagePullBackOff: "Back-off pulling image \"capzcicommunity.azurecr.io/calico/pod2daemon-flexvol:v3.29.4\": ErrImagePull: rpc error: code = NotFound desc = failed to pull and unpack image \"capzcicommunity.azurecr.io/calico/pod2daemon-flexvol:v3.29.4\": failed to resolve reference \"capzcicommunity.azurecr.io/calico/pod2daemon-flexvol:v3.29.4\": capzcicommunity.azurecr.io/calico/pod2daemon-flexvol:v3.29.4: not found"" pod="calico-system/calico-node-bssgs" podUID="53cae7ce-964c-4de3-9047-994cb2b71cef"

@marosset
Copy link
Contributor Author

/test pull-cluster-api-provider-azure-conformance

3 similar comments
@marosset
Copy link
Contributor Author

/test pull-cluster-api-provider-azure-conformance

@marosset
Copy link
Contributor Author

/test pull-cluster-api-provider-azure-conformance

@marosset
Copy link
Contributor Author

/test pull-cluster-api-provider-azure-conformance

@marosset
Copy link
Contributor Author

/retest

1 similar comment
@marosset
Copy link
Contributor Author

marosset commented Sep 3, 2025

/retest

@k8s-ci-robot
Copy link
Contributor

@marosset: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-azure-conformance-azl3-with-ci-artifacts d57262b link false /test pull-cluster-api-provider-azure-conformance-azl3-with-ci-artifacts
pull-cluster-api-provider-azure-e2e d57262b link true /test pull-cluster-api-provider-azure-e2e

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

4 participants