You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 13, 2024. It is now read-only.
Describe the bug
Trying to deploy OCP 3.11 on existing vnet with template from 03/18/2019.
On the bastion node I can see that deployOpenShift.sh fails with error:
/bin/sh: -c: line 0: unexpected EOF while looking for matching `''
/bin/sh: -c: line 1: syntax error: unexpected end of file
To Reproduce
Steps to reproduce the behavior:
Create parameters file with virtualNetworkNewOrExisting=existing
doesn't return any value. When reviewing other clusters that we have with OCP 3.9-3.11 that are already running on Azure (up for a few months) , I do get a domainname.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Trying to deploy OCP 3.11 on existing vnet with template from 03/18/2019.
On the bastion node I can see that deployOpenShift.sh fails with error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
OCP 3.11 cluster will be created.
stdout
Template Information (please complete the following information):
Additional context
bastionPrep.sh passed successfully.
The text was updated successfully, but these errors were encountered: