Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'odo url list'/'odo url list -o json' does not include information to distinguish secure and not secure URLs #2775

Closed
dgolovin opened this issue Mar 31, 2020 · 0 comments · Fixed by #2817
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects

Comments

@dgolovin
Copy link
Contributor

/kind bug

What versions of software are you using?

Operating System:
Windows 10
Output of odo version:
odo v1.1.1 (02fbd3d)

How did you run odo exactly?

I have a local component not pushed to the cluster with two urls. One is secured and another is not.

Actual behavior

> odo.exe url list
Found the following URLs for component nodejs-ex-git in application app:
NAME     STATE          URL     PORT
url2     Not Pushed     ://     8080
url1     Not Pushed     ://     8080

There are local changes. Please run 'odo push'.

Expected behavior

There should be information to distinguish, secured and not secured URLs.

Any logs, error output, etc?

N/A

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Mar 31, 2020
@girishramnani girishramnani added this to For consideration in Sprint 182 via automation Apr 2, 2020
@girishramnani girishramnani moved this from For consideration to To do in Sprint 182 Apr 2, 2020
@mik-dass mik-dass moved this from To do to For review in Sprint 182 Apr 9, 2020
Sprint 182 automation moved this from For review to Done Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
No open projects
Sprint 182
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants