-
Notifications
You must be signed in to change notification settings - Fork 171
feat: add ORCS monitoring #2308
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
Conversation
This reverts commit 86a750e.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found some inconsistencies around the enabled
flag for the policy reporter.
It is good to have an ability to disable it. However the current implementation does not allow for it. On the other hand the scheme suggests that it is possible to do it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some additional feedback has been added.
📌 Summary
We want to have a mechanism which allows to see which images are using ORCS when it is enabled.
This PR adds:
🔍 Reviewer Notes
🧹 Checklist