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

Sysdump: Add missing Cilium CRDs #1468

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

soggiest
Copy link
Contributor

Some CRDs installed by Cilium are not captured by sysdumps. This commit adds the following CRDs to sysdump archives:
Cilium External Workloads (API Version: V2)
Cilium Endpoint Slices (API Version: V2alpha1)

This commit also includes unit tests for gathering these CRDs.

Signed-off-by: Nicholas Lane <nicholas@cilium.io>

@soggiest soggiest requested review from a team as code owners March 22, 2023 15:47
@soggiest soggiest temporarily deployed to ci March 22, 2023 15:47 — with GitHub Actions Inactive
@soggiest soggiest temporarily deployed to ci March 22, 2023 16:41 — with GitHub Actions Inactive
Some CRDs installed by Cilium are not captured by sysdumps. This commit adds the following CRDs to sysdump archives:
Cilium External Workloads (API Version: V2)
Cilium Endpoint Slices (API Version: V2alpha1)

This commit also includes unit tests for gathering these CRDs.

Signed-off-by: Nicholas Lane <nicholas@cilium.io>
@soggiest soggiest temporarily deployed to ci March 23, 2023 16:36 — with GitHub Actions Inactive
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 24, 2023
@tklauser tklauser merged commit f50cece into cilium:master Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants