Add config templates and use-template.sh for common deployment scenarios#1853
Add config templates and use-template.sh for common deployment scenarios#1853elfosardo wants to merge 1 commit intoopenshift-metal3:masterfrom
Conversation
Add pre-built configuration templates under config-templates/ covering IPI (ipv4, ipv6, dualstack, compact) and agent-based (SNO, HA, compact) deployments. Templates only set values that override defaults, so they stay minimal and don't drift as defaults change. The use-template.sh helper copies a template to config_$USER.sh and preserves the CI_TOKEN across template switches.
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@elfosardo: GitHub didn't allow me to request PR reviews from the following users: hroyrh. Note that only openshift-metal3 members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Looks good. |
|
@hroyrh: changing LGTM is restricted to collaborators DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
Add pre-built configuration templates under config-templates/ covering IPI (ipv4, ipv6, dualstack, compact) and agent-based (SNO, HA, compact) deployments. Templates only set values that override defaults, so they stay minimal and don't drift as defaults change.
The use-template.sh helper copies a template to config_$USER.sh and preserves the CI_TOKEN across template switches.