Skip to content

Conversation

@ATGardner
Copy link
Contributor

What

This change simplifies the RBAC configuration by removing the
nonResourceURLs rules, which are not necessary for the
functionality of the cluster and runtime event reporters.

Why

the nonResourceURLs can not exist in a Role, so namesapced runtimes would fail installing correctly

Eliminate unnecessary nonResourceURLs permissions from the RBAC
configuration of both cluster and runtime event reporters to enhance
security and adhere to least privilege principles.
…event reporters

This change introduces the IS_NAMESPACED_RUNTIME variable in the environment configuration for both cluster and runtime event reporters. This variable is set to the value of .Values.global.runtime.singleNamespace, ensuring that the runtime context is correctly reflected in the environment settings.
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