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: Cache Cilium pods and cilium-config ConfigMap #1992

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

michi-covalent
Copy link
Contributor

Get Cilium pods and cilium-config ConfigMap once at the beginning to reduce the number of Kubernetes API calls.

Ref: #1962

@michi-covalent michi-covalent temporarily deployed to ci September 28, 2023 01:35 — with GitHub Actions Inactive
Get Cilium pods and cilium-config ConfigMap once at the beginning to
reduce the number of Kubernetes API calls.

Ref: #1962

Signed-off-by: Michi Mutsuzaki <michi@isovalent.com>
@michi-covalent michi-covalent temporarily deployed to ci September 28, 2023 01:46 — with GitHub Actions Inactive
@michi-covalent michi-covalent marked this pull request as ready for review September 28, 2023 05:05
@michi-covalent michi-covalent requested a review from a team as a code owner September 28, 2023 05:06
Copy link
Contributor

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michi-covalent Nice work! A few small picks...

sysdump/sysdump.go Show resolved Hide resolved
sysdump/sysdump.go Show resolved Hide resolved
sysdump/sysdump.go Show resolved Hide resolved
Copy link
Contributor Author

@michi-covalent michi-covalent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello @derailed thanks for your feedback, i replied to your comments. could you take a look again ✨🙏

Copy link
Contributor

@derailed derailed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michi-covalent Thanks for the clarification!

@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 Sep 29, 2023
@michi-covalent michi-covalent merged commit 3699480 into main Sep 29, 2023
19 checks passed
@michi-covalent michi-covalent deleted the pr/michi/cache-it branch September 29, 2023 21:58
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

2 participants