-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Add support for Hubble flowlogs config #12064
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
base: master
Are you sure you want to change the base?
Add support for Hubble flowlogs config #12064
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ErmolenkoMaxim The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Welcome @ErmolenkoMaxim! |
Hi @ErmolenkoMaxim. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
CLA signed. |
@ErmolenkoMaxim It is still not signed. #12064 (comment) |
@tico88612 fixed. Please proceed. |
@ErmolenkoMaxim please fix your PR content about the release-note like this: kubespray/.github/PULL_REQUEST_TEMPLATE.md Lines 42 to 44 in 3ace896
|
sure. please check. |
/ok-to-test |
bcdb38e
to
b7d9ab6
Compare
@VannTen retest? |
Check the pre-commit logs.
|
@yankay @tico88612 please check |
@yankay @tico88612 kind reminder |
@VannTen could you please be more specific? |
@ErmolenkoMaxim No promise review. Please check your pre-commit job for no errors. If there is no special reason, please fix it. |
Adding label Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
@tico88612 pre-commit job checked and fixed. please proceed |
@tico88612 @yankay please proceed |
/kind feature
What this PR does / why we need it:
Adds support for configuring Hubble flowlogs in Cilium via Kubespray inventory.
This allows users to declaratively define flow log filtering and output settings in
hubble_flowlogs_config
from their inventory.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Tested on Kubernetes 1.29 with Cilium 1.14.
Flowlogs configuration is properly mounted into the Cilium pods and validated.
Does this PR introduce a user-facing change?: