-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
quarkus.kubernetes.* properties not shown or validated #858
Comments
Im not sure if it is the reason but if I remember thiose properies comes from some deployment dependencies which define another deployment dependencies. In JDT we support this usecase I dont know if it is working in IJ. I will test with vscode-quarkus |
@anton-seredkin-de could you share your project please. |
Ok I tested with vscode-quarkus and it works great. I think it is a problem with deployment JAR (which is not a simple topic), I will investigate the problem when I will have time. |
…eveloper#858) Fixes redhat-developer#858 Signed-off-by: azerr <azerr@redhat.com>
…eveloper#858) Fixes redhat-developer#858 Signed-off-by: azerr <azerr@redhat.com>
…eveloper#858) Fixes redhat-developer#858 Signed-off-by: azerr <azerr@redhat.com>
@anton-seredkin-de I'm fixing this issue, see demo at #1040 (comment) |
…eveloper#858) Fixes redhat-developer#858 Signed-off-by: azerr <azerr@redhat.com>
Fixes #858 Signed-off-by: azerr <azerr@redhat.com>
I reopen this issue which is about
As we would like to create a release soon which will improve a lot performances we decide to disable it for the moment. |
Let's close this one now, as it works as expected, and we'll deal with the performance improvements in a later PR. |
However
quarkus.kubernetes-client.*
properties are shown in the autocompleteThe text was updated successfully, but these errors were encountered: