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

Update securitycontextconstraints.yaml #694

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

toamto94
Copy link
Contributor

@toamto94 toamto94 commented Jun 25, 2024

ordered volume list in falco scc yaml alphabetically

What type of PR is this?

/kind bug

/kind chart-release

/area falco-chart

What this PR does / why we need it:
Making the helm chart more robust by re-ordering configuration in the falco helm chart scc yaml

Which issue(s) this PR fixes:
Sync errors in ArgoCD as a result of the unordered list which is ordered by the kube-api alphabetically. Argo then compares plain yaml and fails

Fixes #693

Special notes for your reviewer:

Checklist

  • Chart Version bumped
  • Variables are documented in the README.md
  • CHANGELOG.md updated

@poiana poiana added kind/bug Something isn't working dco-signoff: yes kind/chart-release Add this label when the chart version has been bumped area/falco-chart labels Jun 25, 2024
@poiana
Copy link
Contributor

poiana commented Jun 25, 2024

Welcome @toamto94! It looks like this is your first PR to falcosecurity/charts 🎉

@poiana poiana requested review from bencer and leogr June 25, 2024 08:32
@poiana poiana added the size/XS label Jun 25, 2024
@Issif
Copy link
Member

Issif commented Jun 26, 2024

Thanks @toamto94,

To be valid, your changes must come with a bump of the chart version and an update of changelog.

@toamto94
Copy link
Contributor Author

changelog and chart bump has been added

@alacuku
Copy link
Member

alacuku commented Jun 27, 2024

Hey @toamto94, could you update the docs by running make docs?

Signed-off-by: Tom Müller <60851960+toamto94@users.noreply.github.com>
@toamto94
Copy link
Contributor Author

toamto94 commented Jul 1, 2024

Hey @toamto94, could you update the docs by running make docs?

done :)

Copy link
Member

@alacuku alacuku left a comment

Choose a reason for hiding this comment

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

/lgtm

@poiana
Copy link
Contributor

poiana commented Jul 1, 2024

LGTM label has been added.

Git tree hash: 5fa9ff93775c6499a0c67203122a24f32e78b3d0

@poiana
Copy link
Contributor

poiana commented Jul 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alacuku, toamto94

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana added the approved label Jul 1, 2024
@poiana poiana merged commit 50dc3b1 into falcosecurity:master Jul 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/falco-chart dco-signoff: yes kind/bug Something isn't working kind/chart-release Add this label when the chart version has been bumped lgtm size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change order of unordered volume list in falco scc alphabetically
4 participants