-
When a KubernetesDependentResource makes an update, it adds an annotation with the actual version of the resource:
https://github.com/operator-framework/java-operator-sdk/blob/6cab68b53829befa47557…
-
I have some requirements for parsing xml, so I import `quarkus-jaxp` and `quarkus-jaxb`. However, I found that after native compiled and started operator, the operator would have the following errors.…
-
To build the Java factorized fleet manager, we are considering going for a modern Quarkus approach with default reactive stack. One of the reason for the reactive stack is for me to be confident that …
-
I am super new to fabric. Can someone please point me to how i would go about connecting a java app using the fabric java SDK ? I can contribute a sample app as a PR if that would be something people…
-
We are looking to implement metrics over the custom resource managed by the operator and would like to avoid k8s api calls if possible. It seems that the cache could be utilized either directly or in…
-
Hello - I'm attempting to migrate my app to use the latest analytics_flutter package, but when I try to add the appsflyer plugin, it doesn't initialize properly.
This is how I'm setting up my ana…
-
We are getting for sonar in github action: `java-operator-sdk: Project not found. Please check the 'sonar.projectKey' `
This not happens always,
-
A controller can define additional eventSources as shown e.g. [here](https://github.com/java-operator-sdk/java-operator-sdk/blob/29b05468b5f439473e750a5080428446bf4c1219/sample-operators/tomcat-operat…
-
I have heard that this project is unfortunatly in maintenance mode.
I also have made the experience to use an own base instead of this project if an operator based on spring boot is required. We had …
-