Skip to content

feat: add independent RUN_OODD flag to decouple OODD from minimal image - #455

Draft
f-wright wants to merge 1 commit into
mainfrom
optional-oodd
Draft

feat: add independent RUN_OODD flag to decouple OODD from minimal image#455
f-wright wants to merge 1 commit into
mainfrom
optional-oodd

Conversation

@f-wright

Copy link
Copy Markdown
Member

Previously separate_oodd_inference was derived solely from USE_MINIMAL_IMAGE, so OODD could only be disabled by switching to the minimal image. Add a RUN_OODD flag (helm value runOodd, default true) that ANDs into the derivation, allowing OODD pods/inference to be turned off independently.

Previously separate_oodd_inference was derived solely from USE_MINIMAL_IMAGE,
so OODD could only be disabled by switching to the minimal image. Add a
RUN_OODD flag (helm value runOodd, default true) that ANDs into the
derivation, allowing OODD pods/inference to be turned off independently.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant