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
It's not apparent what is expected of the user if they use the "Create Service" workflow and are presented with the YAML.
They are expected to apply this YAML to the cluster, either through the "Create" CodeLens, the "OpenShift: Create" command, or using the cli (kubectl create -f FILENAME).
It would be nice to explain this to the user, either in the notification popup when they are presented with the YAML, or maybe in a new step in the wizard before they are presented with the YAML.
It's not apparent what is expected of the user if they use the "Create Service" workflow and are presented with the YAML.
They are expected to apply this YAML to the cluster, either through the "Create" CodeLens, the "OpenShift: Create" command, or using the cli (
kubectl create -f FILENAME
).It would be nice to explain this to the user, either in the notification popup when they are presented with the YAML, or maybe in a new step in the wizard before they are presented with the YAML.
See discussion in #3508 (review)
The text was updated successfully, but these errors were encountered: