Tomas Kral
Tomas Kral
To make some things work properly on CRC (like CRW) It is required to router CA certificate to my system. I currently to do it by running `oc -n openshift-ingress-operator...
``` ▶ 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 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 - [ ]...
/kind user-story ## User Story As an odo user, I expect that `odo dev` will deploy my application to the current namespace. current situation: `odo dev` deploys the application to...
/kind user-story ## User Story As an IDE plugin developer, I want to be able to see the version of the odo that was used to create components on the...
odo, currently has only limited coverage of devfile specification. We have identified a few areas where we should improve devfile coverage in odo. Most of the requested improvements are based...
## User Story - As an odo user running `odo dev --no-watch` - I want to be able to trigger push and restart on demand - So that I can...
- [ ] https://github.com/redhat-developer/odo/issues/5842 - [x] https://github.com/redhat-developer/odo/issues/5860