Closed alaypatel07 closed 4 years ago
This adds spec.host explicitly on route so it never fails, falls back to no host name in which case openshift will assign the host.
This also adds a wait that checks if a condition Admitted on route status is True
thanks @pranavgaikwad for finding this condition https://github.com/konveyor/pvc-migrate/pull/124/files#diff-ec761466459b9bccb474c7eb8cba7b17R133, great stuff digging this!
This adds spec.host explicitly on route so it never fails, falls back to no host name in which case openshift will assign the host.
This also adds a wait that checks if a condition Admitted on route status is True