fix: OpenShift restricted-v2 compatibility fixes#206
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
I should note this PR is pending changes I have in the moco repo and a release (that will require a quick version bump in this PR). The extraArgs:
- --disable-default-security-contextdoesn't exist currently. |
…is/openshiftFixes
Summary
OpenShift
restricted-v2compatibility for the operator, its Helm dependencies, and W&B application workloads. Includes CRC/Tilt dev-loop fixes.Features
emptyDiroverlay (writable html/conf/cache/run + seed initContainer) so nginx starts under SCC-assigned UIDsprometheus-operator-crdsgated by its ownenabledflag; OpenShift profile overrides (null UID/GID, skip platform-owned CRDs, Tilt live-update); optionalrunAsUseron the CRD installer hook--disable-default-security-context; mysqld_exporter collectors when telemetry is enabledTesting
make test/make buildwandb verify --host http://localhost:8080