odo
odo copied to clipboard
odo - Developer-focused CLI for fast & iterative container-based application development on Podman and Kubernetes. Implementation of the open Devfile standard.
/kind bug ## What versions of software are you using? **Operating System:** Fedora 36 **Output of `odo version`:** `odo v3.0.0-beta2` (e46786e8e) ## How did you run odo exactly? Just bootstrapping...
/kind feature ## Which functionality do you think we should add? We met with the infrastructure team and reps from the AWS to discuss availability of M1 instances. The instances...
/kind bug /area testing /priority high Last update almost 5 months ago (2022-02-04) https://gist.github.com/anandrkskd/102d08389c61e7f7293570bf38205d3b#file-test-stats-md
## User Story As a stack creator, I want to be able to define commands that will be executed after my component has been deleted as a part of `odo...
## User Story - As an odo user I have created a devfile without `metadata` section (devfile spec defines that whole `metadata` section as optional) - I want to be...
/kind bug ## How did you run odo exactly? ``` ODO_DEBUG_TELEMETRY_FILE=telementry.json odo init --name test --devfile go ``` ## Actual behavior odo telemetry data is correctly saved only to the...
/kind user-story ## User Story As an odo user working Java or NodeJS project I've already defined my project name in pom.xml or package.json file I want odo to suggest...
currently the exec command is not supported in events ``` helm-install-postgresql should either map to an apply command or a composite command with apply commands ```
/kind documentation ## What mistake did you find / what is missing in the documentation? We are lacking tutorials / pictures / images on how to use odo with VSCode...
All periodic tests are failing for more than a week :-/ - tests on 4.8 last success June 13th https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/job-history/gs/origin-ci-test/logs/periodic-ci-redhat-developer-odo-main-v4.8-integration-e2e-periodic - tests on 4.9 last success June 14th https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/job-history/gs/origin-ci-test/logs/periodic-ci-redhat-developer-odo-main-v4.9-integration-e2e-periodic -...