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

fix(argo-applicationset): Fix leader election rbac #674

Merged
merged 3 commits into from
Apr 14, 2021

Conversation

maruina
Copy link
Contributor

@maruina maruina commented Apr 14, 2021

Signed-off-by: Matteo Ruina matteo.ruina@gmail.comNote on DCO:

ct output at https://gist.github.com/maruina/4834393a87458127209fe66fa83fabeb

Checklist:

  • I have updated the chart version in Chart.yaml following Semantic Versioning.
  • Any new values are backwards compatible and/or have sensible default.
  • I have followed the testing instructions in the contributing guide.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

Changes are automatically published when merged to master. They are not published on branches.

Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
@maruina
Copy link
Contributor Author

maruina commented Apr 14, 2021

/assign @jgwest

The resulting RBAC is different from the one in https://github.com/argoproj-labs/applicationset/blob/master/manifests/install.yaml
Do you want me to raise a PR to fix it there as well?

@jgwest jgwest self-requested a review April 14, 2021 12:32
@maruina
Copy link
Contributor Author

maruina commented Apr 14, 2021 via email

Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
@maruina maruina requested a review from jgwest April 14, 2021 17:32
Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @maruina!

@jgwest
Copy link
Member

jgwest commented Apr 14, 2021

The resulting RBAC is different from the one in https://github.com/argoproj-labs/applicationset/blob/master/manifests/install.yaml
Do you want me to raise a PR to fix it there as well?

Sure, that would be great.

@jgwest jgwest merged commit f007e1a into argoproj:master Apr 14, 2021
@maruina maruina deleted the fix-le branch April 14, 2021 20:01
terrych0u pushed a commit to terrych0u/argo-helm that referenced this pull request Sep 7, 2021
* fix(argo-applicationset): Fix leader election rbac
* fix(argo-applicationset): Add tests
* Use defaults volume mount flags

Signed-off-by: Matteo Ruina <matteo.ruina@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants