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

NETOBSERV-1893: fix netobserv-mertics-reader role creation [1.7 backport] #800

Merged
merged 2 commits into from
Oct 3, 2024

Commits on Oct 2, 2024

  1. NETOBSERV-1893: fix netobserv-mertics-reader role creation

    Prevent undesired mutation of the role by copying it before use.
    jotak committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    52ec9c5 View commit details
    Browse the repository at this point in the history
  2. Change ClusterRoles to be provided as functions

    This is to avoid keeping reference to old / potentially mutated objects.
    jotak committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2bd1ba4 View commit details
    Browse the repository at this point in the history