Add audit cluster role to ace-user-roles v2026.6.12#487
Merged
Conversation
Adds enableClusterRoles.audit flag and an appscode:audit-token-requester ClusterRole that grants create on identity.k8s.appscode.com/audittokenrequests, required for the in-cluster fallback when publishing audit events to NATS. Bumps ace-user-roles, kube-ui-server, and panopticon chart deps to v2026.6.12 and enables enableClusterRoles.audit in panopticon (mirroring license-proxyserver). Signed-off-by: Tamal Saha <tamal@appscode.com>
Adds the missing Audit field to UserClusterRoles so the generated values.openapiv3_schema.yaml for kube-ui-server and panopticon includes the new audit cluster role flag, and refreshes Chart.lock for the ace-user-roles v2026.6.12 bump. Signed-off-by: Tamal Saha <tamal@appscode.com>
6d51129 to
0efda4a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
enableClusterRoles.auditflag to ace-user-roles chart and a newappscode:audit-token-requesterClusterRole grantingcreateonidentity.k8s.appscode.com/audittokenrequests— required by the in-cluster fallback in go.bytebuilders.dev/audit#69enableClusterRoles.auditin panopticon (mirroring license-proxyserver)Test plan
helm lint charts/ace-user-roles --set enableClusterRoles.audit=truehelm template charts/ace-user-roles --set enableClusterRoles.audit=truerenders the new ClusterRole