Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Support Default Provision Parameters at the class level #2341

Closed
carolynvs opened this issue Sep 17, 2018 · 1 comment · Fixed by #2388
Closed

Support Default Provision Parameters at the class level #2341

carolynvs opened this issue Sep 17, 2018 · 1 comment · Fixed by #2388
Assignees

Comments

@carolynvs
Copy link
Contributor

carolynvs commented Sep 17, 2018

This is a follow-on to #2264 (see #2282 for how to implement it and what should be tested). It should add DefaultProvisionParameters to classes, and combine the class level params with the plan level params and the instance params.

This allows an operator to define defaults at the class level, tweak it at the plan level, and then a developer can use them (or override them) when they provision an instance of that class+plan.

@carolynvs carolynvs self-assigned this Sep 17, 2018
@carolynvs carolynvs added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Sep 17, 2018
@carolynvs carolynvs removed their assignment Sep 17, 2018
@carolynvs carolynvs added this to the Default Parameters milestone Sep 18, 2018
@carolynvs
Copy link
Contributor Author

#dibs

@carolynvs carolynvs self-assigned this Oct 4, 2018
@carolynvs carolynvs removed the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Oct 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant