Ioannis Canellos

Results 97 issues of Ioannis Canellos

**Description** Currently, the extension doesn't configure Image Pull Secrets. It would be nice to have the extension generate and use image pull secrets with the following ways: - optionally by...

kind/enhancement
area/kubernetes

### Description This originates from Stack Overflow: https://stackoverflow.com/questions/69502561/quarkus-openshift-route-annotations# Possible answer: https://docs.openshift.com/container-platform/4.8/networking/routes/secured-routes.html We do not to improve the user experience and the documentation here. ### Implementation ideas _No response_

kind/enhancement
area/kubernetes

There is already a spring cloud project about vault, we need to check for potential integration points.

task

Not sure if `virtual buffers` is the proper term, but I would like to be able to use `lsp-java` in full for buffers that are not visiting actual project files....

**Describe the bug** I am debugging a unit test and try to evaluate `region` or `thing at point`. Evaluation fails with the following error message: error in process filter: Cannot...

**Describe the bug** As soon, as I start adding removing projects into my workspace, I am getting this warning: `Classpaht incomplete ...`. It seems that each project I open is...

A user should be able to use `CustomResource` class without using the whole client. So, I think that the `CustomResource` should move in one of the model artifacts itself.

Waiting on feedback
status/never-stale

The existing code can can result in setting .spec.subresources to null if both versions have no subresources. The issue is currently by the fact that withSubresources(null) is ignored.

The storage attribute needs to be present once and only once between different versions of a CRD. Having the default value set to `true` is counter intuitive, as then users...

discussion

The issue is that PodSpec which is part of the core model, is also used in extensions (e.g. knative). By not considering it Buidlable, visitors are broken causing lots of...

status/never-stale