Tomas Kral
Tomas Kral
blocked on [#5715](https://github.com/redhat-developer/odo/issues/5715)
> I can't think of an approach other than this. When the user passes `--logs` flag, odo should first finish whatever it's doing w.r.t pushing the component to the cluster....
- [ ] add (embed) openshift connector demo on odo.dev https://www.youtube.com/watch?v=HEsYgDqD1rM - [ ] on installation page https://odo.dev/docs/getting-started/installation#ide-installation - [ ] on homepage alongside the CLI demo
Isn't this more of a problem on an operator's side than on odo's?
/status blocked Currently, Alizer can't do this, but it is work in progress https://github.com/redhat-developer/alizer/issues/81
We should still try to keep `verb noun` pattern where it makes sense. We definitely don't want to scapt that idea. But there are areas where it is hard to...
This was originally a tracking issue for all work related to alpha2. I closed this because it feels like duplicated effort. For tracking new features planned for alpha2 we can...
> applying patches to kedge files and deploy in real time Don't understand this part, can you elaborate more? What patches? what do you mean by deploy in real time?
> I am looking at the implementation as using kubectl patch and kubectl apply under the hood as it is. why do you need `kubectl patch`? If I understand it...
It would be nice to show it on an example and describe how it will look like from users point of view. Kubernetes uses Strategic merge patch, which can be...