fix: replace namespace selector in servicemonitor to match deployment#42
Conversation
namespace Signed-off-by: Wen Zhou <wenzhou@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
📝 WalkthroughWalkthroughRemoved the Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Critical Issues
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
vivekk16
left a comment
There was a problem hiding this comment.
/lgtm
/approve
@zdtsw
Kindly update the troubleshooting.md and namespace-management.md in docs/user-guide clarifying that the default kustomize deployment now watches all namespaces, and --watch-namespace is only needed if you want to restrict to a single namespace.
| - --leader-elect=true | ||
| - --health-probe-bind-address=:8081 | ||
| - --watch-namespace=$(POD_NAMESPACE) | ||
| # Leader election timeout configuration (optional - defaults shown below) |
There was a problem hiding this comment.
I think this is ok for downstream, for upstream, the default is to watch just the namespace
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
updated |
|
ok, lets keep this only for ODH and RHDS for now |
namespace
Description
ref red-hat-data-services/rhods-operator#22298
ref llm-d#941
How Has This Been Tested?
Merge criteria:
Summary by CodeRabbit
Chores
Documentation