enmasse icon indicating copy to clipboard operation
enmasse copied to clipboard

[Kubernetes] Console UI offers OpenShift Route as an endpoint customisation

Open k-wall opened this issue 5 years ago • 0 comments

Describe the bug

OpenShift Routes are a feature of OpenShift, not Kubernetes. therefore the option to create a route should not be displayed in the create address space workflow. The intent was that the appearance of this question should be driven from the addressspaceschema (endpointExposeTypes). If the list doesn't include route the question should be omitted from the UI.

The the user follows this option, the end results is an address space that won't become ready. The user will need to delete the address space and begin again.

Screenshot 2020-06-29 at 11 36 39

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

k-wall avatar Jun 29 '20 11:06 k-wall