We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Based on the proposal by @devigned: https://hackmd.io/@devigned/SJJPWsAj2
Objective: Test whether the [proposed CRD] (https://hackmd.io/@devigned/SJJPWsAj2#Shim-CRD) is appropriate for the planned lifecycle operations:
Suggested requirements:
emptyDir
nodeSelector
kwasm.sh/kwasm-node=true
kwasmOperator.autoProvision="true"
UPDATE, 01. September. '23: This becomes the tracking issue for the lifecycle management feature.
Tasks:
spec.nodeSelector
The text was updated successfully, but these errors were encountered:
@0xE282B0 is this being actively worked on? I'm interested in picking up some of the work.
Sorry, something went wrong.
@OliverMKing, Yes, kind of. At least it is at the top of my ToDo list 😅 We have a channel in the CNCF Slack: https://cloud-native.slack.com/archives/C05P2KNK7RV Let's see if we can break it down and get started.
Development of shim-lifecycle-operator moved over to https://github.com/spinkube/runtime-class-manager.
voigt
0xE282B0
No branches or pull requests
Based on the proposal by @devigned: https://hackmd.io/@devigned/SJJPWsAj2
Objective:
Test whether the [proposed CRD] (https://hackmd.io/@devigned/SJJPWsAj2#Shim-CRD) is appropriate for the planned lifecycle operations:
Suggested requirements:
emptyDir
nodeSelector
is given in the CRD, all nodes will be provisioned.kwasm.sh/kwasm-node=true
annotation tokwasmOperator.autoProvision="true"
.UPDATE, 01. September. '23:
This becomes the tracking issue for the lifecycle management feature.
Tasks:
spec.nodeSelector
The text was updated successfully, but these errors were encountered: