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: ensure operator can delete Jobs #30

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

flavio
Copy link
Member

@flavio flavio commented Oct 13, 2023

Prior to this commit, changing the kwasm.sh/kwasm-node from
true to false caused the operator to fail with a RBAC error.

User "system:serviceaccount:kwasm:kwasm-operator" cannot delete resource "jobs" in API group "batch" in the namespace "kwasm"

Prior to this commit, changing the `kwasm.sh/kwasm-node` from
`true` to `false` caused the operator to fail with a RBAC error.

> User "system:serviceaccount:kwasm:kwasm-operator" cannot delete resource "jobs" in API group "batch" in the namespace "kwasm"

Signed-off-by: Flavio Castelli <[email protected]>
@0xE282B0
Copy link
Member

Good catch, LGTM!

@0xE282B0 0xE282B0 merged commit 2a0af3d into KWasm:main Oct 13, 2023
@flavio flavio deleted the grant-privilege-to-delete-jobs branch October 13, 2023 12:19
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