-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Labels
estimated-size/M (10-20)Rough sizing for Epics. About 1 sprint of work for one personRough sizing for Epics. About 1 sprint of work for one personkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/MediumNice to have issue. Getting it done before priority changes would be great.Nice to have issue. Getting it done before priority changes would be great.v2Issue or PR that applies to the v2 of odoIssue or PR that applies to the v2 of odo
Description
/kind bug
What versions of software are you using?
Operating System: MacOS 10.15.7
**Output of odo version:**odo v2.0.0 (6fbb9d9)
How did you run odo exactly?
odo create java-openliberty --starterodo url create --host localhost
Actual behavior
Output is ✓ URL java-openliberty-9080 created for component: java-openliberty
Then with odo push you get the message:
✓ URL java-openlibert: http://java-openlibert.localhost/ created
However, you can't do odo url delete java-openlibert... ✗ the URL java-openlibert does not exist as the url name is actually java-openliberty-9080 as with the output msg from url create.
Expected behavior
I'd expect the service to be available at 'java-openliberty-9080.localhost' and the url name to be java-openliberty-9080. Not sure where the truncation is happening.
Any logs, error output, etc?
Metadata
Metadata
Assignees
Labels
estimated-size/M (10-20)Rough sizing for Epics. About 1 sprint of work for one personRough sizing for Epics. About 1 sprint of work for one personkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.priority/MediumNice to have issue. Getting it done before priority changes would be great.Nice to have issue. Getting it done before priority changes would be great.v2Issue or PR that applies to the v2 of odoIssue or PR that applies to the v2 of odo
Type
Projects
Status
Done ✅
