Skip to content
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

Remove 'all' category from CRDs #809

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

Zerpet
Copy link
Contributor

@Zerpet Zerpet commented May 7, 2024

This closes #753

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed
Note to contributors: remember to re-generate client set if there are any API changes

Summary Of Changes

Remove our CRDs from 'all' category.

Additional Context

Having all our CRDs in 'all' category can significantly slowdown the response time of kubectl get all. In addition we are not suppoused to modify 'all' category. Our CRDs are still in the 'rabbitmq' category, so that any kubectl get rabbitmq will return all rabbit related objects.

Signed-off-by: Aitor Perez Cedres <aitor.perez@broadcom.com>
@Zerpet Zerpet added this to the v1.14 milestone May 7, 2024
@Zerpet Zerpet self-assigned this May 7, 2024
@mkuratczyk mkuratczyk merged commit 15dd9a5 into main May 7, 2024
7 checks passed
@Zerpet Zerpet deleted the fix/remove-all-category branch May 7, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove topology objects from "all" category
4 participants