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

Add support for recording the diff in the ConfigurationPolicy status #246

Merged

Commits on May 20, 2024

  1. Add support for recording the diff in the ConfigurationPolicy status

    A new recordDiff option of "InStatus" allows the diff to be stored in
    the object properties in the ConfigurationPolicy status.
    
    The new default recordDiff value is "InStatus" unless sensitive data may
    be in the diff. Then the user must explicitly set recordDiff.
    
    Relates:
    https://issues.redhat.com/browse/ACM-11421
    
    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    mprahl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d9569bd View commit details
    Browse the repository at this point in the history
  2. Remove duplicate kubectl in a log message

    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    mprahl committed May 20, 2024
    Configuration menu
    Copy the full SHA
    77934f9 View commit details
    Browse the repository at this point in the history