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

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.23.2 to 0.24.3. Commits ee1a5aa Update dependencies to v0.24.3 tag 686b396 Revert "Introduce APIs to support multiple ClusterCIDRs (#108290)" af4295f Merge pull request #109114 from tkashem/client-go-retry-thread-safe d8531f5...

ok-to-test
area/dependency
kind/task

/kind feature ## Which functionality do you think we should add? Add a parameter for reading environment variables from a file, something like: `$ odo env set --from-file /path/to/file-with-env-variables` ##...

kind/feature

/kind user-story ## User Story - As an odo user - I don't want to keep manually restarting `odo dev` command every time I edit something in devfile (like `commandLine`...

kind/epic
priority/High
triage/needs-information
kind/user-story
linked-to-epic

/kind task /area refactoring This is a follow-up to a discussion in #5852 > Would it be possible to clean up the code by removing both `Name` and `AppName` fields...

kind/task
area/refactoring

/kind bug ## What versions of software are you using? **Operating System:** Mac M1 **Output of `odo version`:** master ## How did you run odo exactly? Run: ```sh KUBERNETES=true make...

kind/bug
kind/tests

/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/bug
priority/High

/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/documentation

/kind documentation ## What mistake did you find / what is missing in the documentation? `odo link` works without SBO for kubeadmin users. This needs to be documented on https://odo.dev....

priority/High
lifecycle/stale
kind/documentation
area/binding
v2

/kind documentation ## What mistake did you find / what is missing in the documentation? When using odo against Kind or Minikube you need to use "odo url --host" and...

lifecycle/frozen
kind/documentation
v2

/kind documentation ## What mistake did you find / what is missing in the documentation? In general.. where is all the Devfile documentation? How do I go from that user...

kind/documentation