-
Notifications
You must be signed in to change notification settings - Fork 597
chore: rename CRDs from xgroup to XCRDs #3682
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
chore: rename CRDs from xgroup to XCRDs #3682
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mlavacca 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 |
de22754
to
847c091
Compare
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
847c091
to
4a2a5d6
Compare
LGTM but looks like it might need another |
and fix some small things. Signed-off-by: Nick Young <nick@isovalent.com>
Turned out we needed to delete some generated YAMLs for BackendTrafficPolicy and XBackendTrafficPolicy. Should be fixed now. |
Thanks @mlavacca and @youngnick! /lgtm |
e8b8afa
into
kubernetes-sigs:main
Did we intend to have both of these?< 8000 /p>
Cleaned up in #3691 |
* Add ListenerSet to kustomize * Sort alphabetically * Remove duplicate ListenerSet (from kubernetes-sigs#3682)
Nope, thanks for catching this! Opened #3692 |
* Add ListenerSet to kustomize * Sort alphabetically * Remove duplicate ListenerSet (from #3682)
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Prefix the resources Kind belonging to the
gateway.networking.x-k8s.io
group withX
.Which issue(s) this PR fixes:
Fixes #3681
Does this PR introduce a user-facing change?: