Skip to content
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

Executor: Make runtimeClass configurable #92

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

endocrimes
Copy link
Contributor

Move the definition of the underlying runtimeClass to the executor config. This allows an operator to specify a runtimeClass name that makes sense for their cluster, and allows for multiple runtimeClasses for trying out different node pool versions in a live cluster.

Also move deployment creation to the CRD to remove cyclotron-specific handling.

Copy link

github-actions bot commented Feb 21, 2024

This PR now has an image available for testing:

  ttl.sh/spoopy-operator-pr-:24h

Move the definition of the underlying `runtimeClass` to the executor
config. This allows an operator to specify a runtimeClass name that
makes sense for their cluster, and allows for multiple runtimeClasses
for trying out different node pool versions in a live cluster.

Also move deployment creation to the CRD to remove cyclotron-specific
handling.

Signed-off-by: Danielle Lancashire <dani@builds.terrible.systems>
@endocrimes endocrimes merged commit b65941c into main Feb 21, 2024
6 of 7 checks passed
@endocrimes endocrimes deleted the dani/configurable-shim branch February 21, 2024 22:32
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.

None yet

2 participants