odo icon indicating copy to clipboard operation
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.

Results 269 odo issues
Sort by recently updated
recently updated
newest added

**What type of PR is this:** /kind feature **What does this PR do / why we need it:** This PR: * Detects the project name via pom.xml (java), package.json (node.js),...

lgtm
kind/feature

/area documentation /kind bug ## What mistake did you find / what is missing in the documentation? We have the blog: https://odo.dev/blog/binding-external-service-with-odo-v3/ But there's no "full" example (shows all the...

kind/bug
kind/documentation
area/documentation

/area documentation /kind bug ## What mistake did you find / what is missing in the documentation? With the error output: ```sh k8s/devfiles/portforward master ✗ 139d2h ◒ ▶ odo add...

kind/bug
kind/documentation
area/documentation

/area documentation /kind bug ## What mistake did you find / what is missing in the documentation? TLDR; Operators have issues running on clusters with low resources / running on...

kind/bug
kind/documentation
area/documentation

As an odo user/dev, I would like to see a consistency in all the docs that are related to each other. There is an inconsistency in a few command-reference docs....

kind/documentation
kind/user-story
area/documentation

**What type of PR is this:** /kind feature **What does this PR do / why we need it:** This PR adds the component manager version to `odo list` output. **Which...

approved
lgtm
kind/feature

**What type of PR is this:** /kind feature **What does this PR do / why we need it:** - set current namespace in env.yaml file when starting `odo dev`, remove...

kind/feature

/kind user-story ## User Story As a developer and/or team lead, I want to make it easier for team members to get started with devfiles by adding a valid `devfile.yaml`...

lifecycle/frozen
kind/user-story
needs-triage

/kind feature ## Which functionality do you think we should add? It would be really nice to have a `--port` option for `odo create` that would allow users to modify...

kind/feature

/kind bug ## What versions of software are you using? **Operating System:** Fedora Linux **Output of `odo version`:** odo v2.5.0 (7a145e77c) ## How did you run odo exactly? $ kubectl...

kind/bug