-
Notifications
You must be signed in to change notification settings - Fork 74
v1beta2 API #1336
Copy link
Copy link
Open
Labels
keepExempts issues and pull requests from stale workflowExempts issues and pull requests from stale workflow
Description
To implement Windows support we need to introduce new spec.provisioner struct to let end-user decide which user-data format to use, which effectively deprecates spec.ignition and moves it to spec.provisioner.ignition.
That forces us to introduce new API version (probably v1beta2).
We definitely have some other fields that should be moved or changed. This issue is to collect those fields and to keep track the progress.
Proposed changes:
K0s[Controller|Worker]Config.spec.ignition->spec.provisioner.ignitionK0s[Controller|Worker]Config.spec.customUserDataRef->spec.provisioner.customUserDataRef[pre|post]StartCommands->[pre|post]K0sCommands
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
keepExempts issues and pull requests from stale workflowExempts issues and pull requests from stale workflow