[WIP] upi/vsphere: cumulative changes#1492
[WIP] upi/vsphere: cumulative changes#1492staebler wants to merge 4 commits intoopenshift:masterfrom staebler:vsphere_cumulative
Conversation
Add DNS records for the control plane and compute hostnames so that they are resolvable from within the cluster.
The bootstrap machine pulls ignition config from a publicly-accessible url. The pull secret contains sensitive information that should not be publicly accessible. These changes strip the pull secret out of the ignition config posted publicly and instead includes it in the ignition config set directly in the vm.
Static IP addresses are now working with rhcos.
- Creates a vm folder - Virtual Machines are deployed into the folder created - Updated README.md
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: staebler 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 |
|
@staebler: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
Closed in favor of #1518. |
Cumulative changes from the following.
#1488
#1489
#1490
#1470