-
Notifications
You must be signed in to change notification settings - Fork 1.5k
update master ign file list to single master ign file #553
New issue
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
update master ign file list to single master ign file #553
Conversation
Add SRV records for bootstrapping etcd using DNS. xref: https://github.com/etcd-io/etcd/blob/master/Documentation/op-guide/clustering.md#dns-discovery
|
#526 openshift/machine-config-operator#143 merged /hold cancel |
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, crawford The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
Catching up with 4fbf790 (data/data: convert master ign list to single ign, 2018-10-26, openshift#553). Before this commit, building with a master count larger than one would yield: * libvirt_domain.master[1]: index 1 out of range for list libvirt_ignition.master.*.id (max 1) in: ${libvirt_ignition.master.*.id[count.index]}
The typo snuck in in 4bfcd51 (asset: update master ign file list to single master ign file, 2018-10-26, openshift#553).
Updates the terraform code and installer code to use single
master.ignas they don't have to be unique any more/cc @crawford @wking
/hold
The PRs that need be be merged in order for this to merge: