Move odo dev
API out of the experimental mode
#6984
Labels
area/dev
Issues or PRs related to `odo dev`
kind/task
Issue is actionable task
pair programming
Issue that is a good candidate for pair programming
priority/High
Important issue; should be worked on before any other issues (except priority/Critical issue(s)).
sprint demo
Indicates an issue for which a demo should be recorded and presented at the end of the sprint.
Milestone
/kind task
/area dev
odo dev
API is currently hidden under the experimental mode (experimental--api-server
and--api-server-port
flags. We should promote them.Acceptance Criteria
--api-server
and--api-server-port
flags should not be hidden in experimental modeodo dev
--api-server
should betrue
by defaultThe output of the(covered in Moveodo dev
should show on which host and port the API is servedodo dev
UI out of the experimental mode #6963)Logs from the API should not be displayed by default in the(for later, as part of Moveodo dev
output #6987odo dev
UI out of the experimental mode #6963odo describe component
should report the URL of the API server (if we have time, do not display the URL of the web UI (unless running with the experimental flag))Links
The text was updated successfully, but these errors were encountered: