Skip to content

Fix calico-kube-controller can't list the tiers resources #12169

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

cyclinder
Copy link
Contributor

@cyclinder cyclinder commented Apr 27, 2025

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind api-change
/kind bug
/kind cleanup
/kind design
/kind documentation
/kind failing-test

/kind feature

/kind flake

What this PR does / why we need it:

Fix calico-kube-controller can't list the tiers resources and update the manifests. refer to https://github.com/projectcalico/calico/blob/v3.29.2/manifests/calico.yaml

Which issue(s) this PR fixes:

Fixes #11942

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

network: Fix calico-kube-controller can't list the tiers resources

@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/feature Categorizes issue or PR as related to a new feature. labels Apr 27, 2025
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 27, 2025
@Krymonota
Copy link

Probably fixes #11942?

@cyclinder
Copy link
Contributor Author

Yes, I want to fix this issue.

@ErikJiang
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 29, 2025
@VannTen
Copy link
Contributor

VannTen commented May 3, 2025

/retest

@cyclinder cyclinder force-pushed the calico_controller branch from d2a82dc to d5d139f Compare May 6, 2025 03:14
@cyclinder cyclinder force-pushed the calico_controller branch from d5d139f to 638cfe6 Compare May 8, 2025 01:54
@VannTen
Copy link
Contributor

VannTen commented May 12, 2025

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cyclinder, VannTen

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

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 12, 2025
@ErikJiang
Copy link
Member

@cyclinder thanks
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 13, 2025
@k8s-ci-robot k8s-ci-robot merged commit 8cc5694 into kubernetes-sigs:master May 13, 2025
46 checks passed
@cyclinder cyclinder deleted the calico_controller branch May 13, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

calico-kube-controllers cannot create resource "tiers"
5 participants