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

🤖 Sync from open-cluster-management-io/config-policy-controller: #146, #147 #526

Merged
merged 3 commits into from
Jun 28, 2023

Commits on Jun 28, 2023

  1. Remove unnecessary ConfigurationPolicy compliance change

    This is already properly handled in addForUpdate which is always called.
    
    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    (cherry picked from commit 33da9d1)
    mprahl authored and Magic Mirror committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    99fb41b View commit details
    Browse the repository at this point in the history
  2. Consolidate mustnothave deletion compliance messages

    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    (cherry picked from commit cf2b973)
    mprahl authored and Magic Mirror committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    518fba8 View commit details
    Browse the repository at this point in the history
  3. Shorten some of the compliant messages

    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    (cherry picked from commit 93abbdd)
    mprahl authored and Magic Mirror committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8dfb351 View commit details
    Browse the repository at this point in the history