-
Notifications
You must be signed in to change notification settings - Fork 160
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] update: monitoring config (#1676) #1711
Conversation
* update: monitoring config - we only create monitoring stack on Managed Cluster - regardless DSCI set monitoring to Managed or not, Self and ODH wont create resource - monitoring namespace are immutable, as it cannot be changed unless delete DSCI - some small code refactor - rename DSCMonitoring to DSCIMonitoring since it is close to DSCI - regardless DSCI set monitoring to Removed or not, Managed will already have montioring on Signed-off-by: Wen Zhou <wenzhou@redhat.com> * update: review comments - revert back to old flag name in case break any current users (should not be the case) - remove unused parameter Signed-off-by: Wen Zhou <wenzhou@redhat.com> --------- Signed-off-by: Wen Zhou <wenzhou@redhat.com> (cherry picked from commit 2fa3afc)
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ykaliuta The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
… managed cluster Signed-off-by: Wen Zhou <wenzhou@redhat.com>
New changes are detected. LGTM label has been removed. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## rhoai #1711 +/- ##
==========================================
- Coverage 21.17% 20.98% -0.19%
==========================================
Files 160 160
Lines 11024 10999 -25
==========================================
- Hits 2334 2308 -26
- Misses 8457 8459 +2
+ Partials 233 232 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Wen Zhou wenzhou@redhat.com
Signed-off-by: Wen Zhou wenzhou@redhat.com
Signed-off-by: Wen Zhou wenzhou@redhat.com
(cherry picked from commit 2fa3afc)
Description
sync #1676
https://issues.redhat.com/browse/RHOAIENG-19988
How Has This Been Tested?
Screenshot or short clip
Merge criteria