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 describe doesn't print secure and URL properly #3274

Closed
mik-dass opened this issue Jun 1, 2020 · 1 comment · Fixed by #3305
Closed

odo describe doesn't print secure and URL properly #3274

mik-dass opened this issue Jun 1, 2020 · 1 comment · Fixed by #3305
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@mik-dass
Copy link
Contributor

mik-dass commented Jun 1, 2020

/kind bug

Actual behavior

[mrinaldas@localhost che-nodejs]$ odo url create example
[mrinaldas@localhost che-nodejs]$ odo push
[mrinaldas@localhost che-nodejs]$ odo url describe example
NAME        STATE      URL     PORT
example     Pushed     ://     8080

Expected behavior

odo describe should display information about the URL being secure or not. Also after push, the proper URL should be displayed instead of ://

@yangcao77
Copy link
Contributor

/assign

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
None yet
Development

Successfully merging a pull request may close this issue.

3 participants