Attila Mészáros

Results 340 comments of Attila Mészáros

Hi @k-wall thank you very much for sharing, yes, this absolutely makes sense for me. Maybe we should have both, like having the API you mentioned: ```java LocallyRunOperatorExtension extension =...

@k-wall do you plan to create a PR for this, or we should take care of it? :)

see also here out of the box event sources supporting that: https://javaoperatorsdk.io/docs/documentation/eventing/#perresourcepollingeventsource

@cviktorov I you mean to replace primary resource (central resource that is passed to the reconciler) that is not possible ATM. However having a custom resource just to identify your...

> So, is it possible to add my http client in MyKubernetesClient which will communicate with the external server? You mean a non Kubernetes Cluster? that is not possible But...

> Can you consider some of these options for next version, please? That would be only possible for next major release, what will probably take some time. But event for...

Hi @cviktorov this is not planned atm, we will consider it for v6, stating with a prototype but is not going to happen anytime soon.

replaced by: https://github.com/operator-framework/java-operator-sdk/pull/2558

Fixed it to migrating credentials to toke, but the release plugin is also archived github action, that should be fixed too.