Armel Soro
Armel Soro
Requires https://github.com/redhat-developer/odo/issues/6058
This issue is to address after VSCode / IDEs have completed their migration to v3, most likely after v3 GA.
cc @surenderky
[This PR](https://github.com/redhat-developer/alizer/issues/81) seems to have been merged into the Alizer library. We can start working on this.
> I would love to see support for manually providing a port value via `odo init --port PORTNUMBER`. > > If more than one port is detected, we may need...
Hi @Ninjaman494 ! Thanks for reporting this issue. I was able to reproduce the issue and will look into it when I get a chance. Thanks for the suggested workaround....
Thanks for reporting this issue. I was unfortunately not able to reproduce this in a separate app. Can you tell me which version of Gradle and Android you are using?...
We had similar concerns, so I opened #32 as a new PR before just seeing this open issue :-) @prewk I thought about the same approach you mentioned to handle...
@dependabot rebase
``` go run -mod=vendor github.com/onsi/ginkgo/v2/ginkgo --randomize-all --slow-spec-threshold=120s -timeout 14400s --no-color -nodes=16 tests/integration Failed to compile integration: # k8s.io/apimachinery/third_party/forked/golang/reflect ..\..\vendor\k8s.io\apimachinery\third_party\forked\golang\reflect\deep_equal.go:376:7: undefined: reflect.Pointer note: module requires Go 1.19 # k8s.io/apimachinery/pkg/util/validation/field ..\..\vendor\k8s.io\apimachinery\pkg\util\validation\field\errors.go:69:33: undefined:...