Tomas Kral
Tomas Kral
/kind bug /priority high ## What versions of software are you using? **Operating System:** MacOS **Output of `odo version`:** odo v3.0.0-beta2 (c8e4458f4) Server: https://api.crc.testing:6443 Kubernetes: v1.23.5+b463d71 ## How did you...
/kind documentation Some users want to understand how odo works, sadly we currently don't have any documentation around that. All this is in our heads or in code. Things that...
/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 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 ```
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 -...
## Main User Story - As an odo user - I want to be able to bind my application to exist operator backed service to other components ### sub-user stories...
/kind user-story ## User Story As an odo user, I want to be able to create binding using odo without requiring SBO on my cluster So that I can use...