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.9] 🤖 Sync from open-cluster-management-io/governance-policy-addon-controller: #141 #460

Commits on Mar 14, 2024

  1. Add missing clustermanagementaddons/status patch permissions

    This will remove the log errors of:
    controller failed to sync "governance-policy-framework", err: clustermanagementaddons.addon.open-cluster-management.io "governance-policy-framework" is forbidden: User "system:serviceaccount:open-cluster-management:grc-policy-addon-sa" cannot patch resource "clustermanagementaddons/status" in API group "addon.open-cluster-management.io" at the cluster scope
    
    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    mprahl authored and dhaiducek committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    298611d View commit details
    Browse the repository at this point in the history
  2. Address CVE-2024-24786

    ref: https://issues.redhat.com/browse/ACM-10280
    Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
    (cherry picked from commit a094d75d96024789bb1fe5d56929187bb24156b5)
    dhaiducek committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fee5a6f View commit details
    Browse the repository at this point in the history