-
Notifications
You must be signed in to change notification settings - Fork 128
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
feature(agent): add permissions for reporting Kubernetes events to K8s #1298
Conversation
Hi @thesw4rm. Thanks for your PR. After inspecting your changes someone with write access to this repo needs NOTE: the workflow triggered this way will only report the final status to this PR,
|
/approve-test-run sha=b4ef667 |
/approve-test-run sha=b18be93 |
0aed6d0
to
c4d083b
Compare
…s to K8s Signed-off-by: thesw4rm <[email protected]>
Signed-off-by: thesw4rm <[email protected]>
Signed-off-by: thesw4rm <[email protected]>
Signed-off-by: thesw4rm <[email protected]>
What this PR does / why we need it:
Added create and patch verbs for events to report container actions to Kubernetes.
Checklist