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.
Signed-off-by: Parthvi Vala **What type of PR is this:** /kind bug **What does this PR do / why we need it:** ServiceBinding resources are now allowed to be deployed on...
/kind bug ## What versions of software are you using? ``` $ odo version odo v3.0.0-alpha3 (8c99ce920) ``` ## How did you run odo exactly? Apply this cluster resource: ```...
/kind bug ## What versions of software are you using? **Operating System:** all **Output of `odo version`:** `main` ## How did you run odo exactly? * Fresh minikube cluster *...
**What type of PR is this:** /kind feature **What does this PR do / why we need it:** **Which issue(s) this PR fixes:** Fixes #5821 **PR acceptance criteria:** - [x]...
/kind bug ## What versions of software are you using? **Operating System:** IBM Z architecture ## Issue During integration tests, some devfiles are using images that don't have multi-arch support...
``` ▶ odo init --name test --devfile java-quarkus --starter community __ / \__ Initializing new component \__/ \ / \__/ odo version: v3.0.0-beta3 \__/ Interactive mode enabled, please answer the...
## User Story - As an odo user - I want to be able to use `exec` command as a `deploy` command (or as part of the `composite` command that...
- [ ] https://github.com/redhat-developer/odo/issues/5728 - [ ] https://github.com/redhat-developer/odo/issues/5819 - [ ] https://github.com/redhat-developer/odo/issues/5862 - [x] https://github.com/redhat-developer/odo/issues/5820 - [ ] https://github.com/redhat-developer/odo/issues/5847 - [x] https://github.com/redhat-developer/odo/issues/5816 - [x] https://github.com/redhat-developer/odo/issues/5877 - [x] https://github.com/redhat-developer/odo/issues/5882
/kind bug odo integrations (OpenShift Connector) used `odo registry list -o json` with odo v2.x ## What versions of software are you using? **Operating System:** Win10Pro **Output of `odo version`:**...
/kind user-story ## User Story As an odo user, I want to be able to list all things that are related to my application. ## Acceptance Criteria - [ ]...