-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: use label selector to pick namespace
- for clean installation: - if user keep using default pre-defined namespace: same as before - if user want to use a different namespace: they will need to create project themselves, and add label "opendatahub.io/watched-namespace": "true" then install ODH operator and create DSCI by fill in these namespaces or install RHOAI and delete auto created DSCI and create DSCI by fill in these namespaces - for upgrade: operator only use selector to get namespace this can bypass hardcoded namespace limitation - add more resource kinds into cache due to change use component CR with owns and watches Signed-off-by: Wen Zhou <[email protected]>
- Loading branch information
Showing
1 changed file
with
103 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters