Skip to content

Conversation

@voigt
Copy link
Member

@voigt voigt commented May 19, 2024

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I tested the changes with the following distributions:
    • Kind

@github-actions
Copy link

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@voigt voigt linked an issue May 20, 2024 that may be closed by this pull request
Copy link

@michelleN michelleN left a comment

Choose a reason for hiding this comment

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

I'm seeing the following rbac related error from the runtimeclassmanager pod when installing this helm chart:

s.batch is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "jobs" in API group "batch" at the cluster scope
E0905 23:10:55.647188       1 reflector.go:147] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *v1.Job: failed to list *v1.Job: jobs.batch is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "jobs" in API group "batch" at the cluster scope
W0905 23:10:56.791820       1 reflector.go:539] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: failed to list *v1alpha1.Shim: shims.runtime.kwasm.sh is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "shims" in API group "runtime.kwasm.sh" at the cluster scope
E0905 23:10:56.792362       1 reflector.go:147] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *v1alpha1.Shim: failed to list *v1alpha1.Shim: shims.runtime.kwasm.sh is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "shims" in API group "runtime.kwasm.sh" at the cluster scope
W0905 23:11:06.089392       1 reflector.go:539] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: failed to list *v1alpha1.Shim: shims.runtime.kwasm.sh is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "shims" in API group "runtime.kwasm.sh" at the cluster scope
E0905 23:11:06.089444       1 reflector.go:147] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *v1alpha1.Shim: failed to list *v1alpha1.Shim: shims.runtime.kwasm.sh is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "shims" in API group "runtime.kwasm.sh" at the cluster scope
W0905 23:11:08.184250       1 reflector.go:539] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: failed to list *v1.Job: jobs.batch is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "jobs" in API group "batch" at the cluster scope
E0905 23:11:08.184560       1 reflector.go:147] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *v1.Job: failed to list *v1.Job: jobs.batch is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "jobs" in API group "batch" at the cluster scope
W0905 23:11:19.643233       1 reflector.go:539] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: failed to list *v1alpha1.Shim: shims.runtime.kwasm.sh is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "shims" in API group "runtime.kwasm.sh" at the cluster scope
E0905 23:11:19.643355       1 reflector.go:147] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:229: Failed to watch *v1alpha1.Shim: failed to list *v1alpha1.Shim: shims.runtime.kwasm.sh is forbidden: User "system:serviceaccount:default:runtimeclassmanager-runtime-class-manager" cannot list resource "shims" in API group "runtime.kwasm.sh" at the cluster scope

@vdice vdice mentioned this pull request Sep 11, 2024
11 tasks
@vdice
Copy link
Collaborator

vdice commented Sep 11, 2024

#204 incorporates this work and adds a handful of changes to get it all working and updated with the latest rcm code.

@voigt
Copy link
Member Author

voigt commented Sep 30, 2024

Thank you @vdice - closing this PR. We will proceed in #204 .

@voigt voigt closed this Sep 30, 2024
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.

Helm Chart for runtime-class-manager

4 participants