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

[release-2.7] Manual cherrypick of #35 #43

Closed
wants to merge 2 commits into from

Commits on Mar 15, 2023

  1. Set parent policy label on template when updating

    Currently, the parent policy label on templates, which is used for open-cluster-management-io#28 , is only set on template creation, which could cause issues with policies that have already been created. This fix verifies the necessary template labels are set when updating the template.
    
    Signed-off-by: Will Kutler <wkutler@redhat.com>
    (cherry picked from commit 5a5938b)
    willkutler committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    80b44c7 View commit details
    Browse the repository at this point in the history
  2. Fix cluster namespace label to avoid conflict with propagator

    Signed-off-by: Will Kutler <wkutler@redhat.com>
    
    review
    
    Signed-off-by: Will Kutler <wkutler@redhat.com>
    (cherry picked from commit a5ccb66)
    willkutler committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    99437d4 View commit details
    Browse the repository at this point in the history