-
Notifications
You must be signed in to change notification settings - Fork 296
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
Refactoring Kubernetes recommanded labels for Falco Sidekick #563
Refactoring Kubernetes recommanded labels for Falco Sidekick #563
Conversation
Signed-off-by: Nicolas Lamirault <[email protected]>
Welcome @nlamirault! It looks like this is your first PR to falcosecurity/charts 🎉 |
Signed-off-by: Nicolas Lamirault <[email protected]>
Signed-off-by: Nicolas Lamirault <[email protected]>
Signed-off-by: Nicolas Lamirault <[email protected]>
Signed-off-by: Nicolas Lamirault <[email protected]>
- Use the recommanded label app.kubernetes.io/component for Core and UI resources. - Fix: UI Rbac and secrets resources only generate when webui.enabled is true Signed-off-by: Nicolas Lamirault <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the Chart.yaml and Changelog, it's required by the CI, thanks
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: nlamirault 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 |
Can you bump the version in the Chart.yaml and update the Changelog.md, thanks |
I add the commit DCbrainOrg@4a857aa but on the repository DCbrainOrg:fix/falcosidekick-labels as nlamirault does not update the PR. |
I can't update the source by my own, either you create another PR with your fork, either @nlamirault merges your commits into his branch |
I'm closing this PR cause #588 has been merged |
What type of PR is this?
/kind cleanup
Any specific area of the project related to this PR?
/area falcosidekick-chart
What this PR does / why we need it:
Manage Kubernetes recommanded labels into a single source (Helm helper file)
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Checklist