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

Bug 2074510: Add RBAC role for PlacementDecision resource #28

Merged
merged 2 commits into from
Apr 15, 2022

Commits on Apr 15, 2022

  1. Add RBAC role for PlacementDecision resource

    This commit fixes https://bugzilla.redhat.com/show_bug.cgi?id=2071494.
    The PlacmentRule has been changed and now generates a placementDecision in the same namespace.
    The subscription watches the PlacementDecision changes and deploy the application to the
    managed clusters accordingly. The PlacementRule controller needs to be granted access to the
    PlacementDecision resource.
    
    (cherry picked from commit 8bc39e1)
    BenamarMk authored and ShyamsundarR committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    840f315 View commit details
    Browse the repository at this point in the history
  2. Upgrade GolangCI Lint version to v3

    (cherry picked from commit 92482e4)
    BenamarMk authored and ShyamsundarR committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    3a1b281 View commit details
    Browse the repository at this point in the history