-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
api breakThings that change the APIThings that change the API
Milestone
Description
.spec.Targetcan be removed in new version, as it's not used anywhere, it's just messing around. If you want to deploy machines on specific Target you can use.spec.AllowedNodeswith 1 node.One another suggestion from my side:
move all template choose under:
.spec.Templateselector.... spec: template: spec: templateSelector: templateNode: node1 templateId: 125 ....or
.... spec: template: spec: templateSelector: templateTags: - tag1 - tag2 localStorage: true ....this would separate template from all other spec.
Metadata
Metadata
Assignees
Labels
api breakThings that change the APIThings that change the API