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-workflows): Add missing workflow permission #1247

Merged
merged 6 commits into from
May 1, 2022

Conversation

engson
Copy link
Contributor

@engson engson commented Apr 28, 2022

Fix permission issue for argo-workflow v3.3.2
Workflow tasks log from wait container:
User "system:serviceaccount:custom-namespace:custom-workflow-role" cannot create resource "workflowtaskresults" in API group "argoproj.io" in the namespace "custom-namespace"

Note on DCO:

If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • 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.

@mkilchhofer mkilchhofer changed the title [argo-workflows]: Fix missing workflow permission fix(argo-workflows): Add missing workflow permission Apr 28, 2022
@engson engson marked this pull request as ready for review April 30, 2022 13:47
@github-actions github-actions bot added size/S and removed size/XS labels Apr 30, 2022
davidcollom and others added 5 commits April 30, 2022 15:56
…oj#1242)

* Issue 1565: Adding additional RBAC for leader election

Signed-off-by: David Collom <david.collom@jetstack.io>

* Adding Additional RBAC for Events

Signed-off-by: David Collom <david.collom@jetstack.io>

* Use consistent indent style

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Bump minor chart version and add changelog

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>
* chore(argo-cd): Document how to upgrade CRDs

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* feat(argo-cd): Update chart version and changelog

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>
@github-actions github-actions bot added size/S and removed size/M labels Apr 30, 2022
@davidkarlsen davidkarlsen merged commit 0869e62 into argoproj:master May 1, 2022
@engson engson deleted the patch-1 branch May 10, 2022 16:51
terrych0u pushed a commit to terrych0u/argo-helm that referenced this pull request Aug 4, 2022
* feat(argo-events): Adding additional RBAC for leader election (argoproj#1242)

* Issue 1565: Adding additional RBAC for leader election

Signed-off-by: David Collom <david.collom@jetstack.io>

* Adding Additional RBAC for Events

Signed-off-by: David Collom <david.collom@jetstack.io>

* Use consistent indent style

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* Bump minor chart version and add changelog

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

* Add missing permission to workflow sa

Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

* chore(argo-cd): Document how to upgrade CRDs (argoproj#1251)

* chore(argo-cd): Document how to upgrade CRDs

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>

* feat(argo-cd): Update chart version and changelog

Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

* Update chart version

Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

* Added changelog

Signed-off-by: Sondre Engen <corastweb94@hotmail.com>

Co-authored-by: David Collom <david@collom.co.uk>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Petr Drastil <petr.drastil@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants