Charlie Drage
Charlie Drage
For example, `"importPolicy": {}` is added to each OpenShift output. Within Kubernetes there are also other useless keys that are either `null` or `{}`. Let's remove them.
Is there *any* way possible of using this without having to use a legacy token? For teams such as kubernetes.slack.com unfortunately there's no way to get one (they don't allow...
**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),...
/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...
/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...
/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 user-story ## User Story - As a user or an IDE plugin developer, - I want to be able to trigger sync and push "from the outside" (outside of...
/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 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 ## What mistake did you find / what is missing in the documentation? We are lacking tutorials / pictures / images on how to use odo with VSCode...