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

Send compliance events on the hosting cluster #83

Commits on Dec 5, 2022

  1. Send compliance events on the hosting cluster

    If the controller was configured with a target cluster that was not the
    same as the cluster the controller was in, then the compliance events
    were being created on the wrong cluster. Now they are correctly created
    on the cluster hosting the controller, which is where the policy
    framework will be looking for them.
    
    Refs:
     - https://issues.redhat.com/browse/ACM-2249
    
    Signed-off-by: Justin Kulikauskas <jkulikau@redhat.com>
    JustinKuli committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    54c794e View commit details
    Browse the repository at this point in the history