java-operator-sdk
java-operator-sdk copied to clipboard
Java SDK for building Kubernetes Operators
Note that the former test was doing actually more than it should be. So this is a replacement but also change in scope.
PR only to show diff between main and next
``` WorkflowReconcileExecutorTest.diamondDeleteWithPostConditionInMiddle:346 Resource was reconciled: [Lio.javaoperatorsdk.operator.api.reconciler.dependent.DependentResource;@34114276 with index 0 ``` details: https://github.com/java-operator-sdk/java-operator-sdk/runs/7500092737?check_suite_focus=true
As a workaround for issue in CRD generator for fabric8 client v6: https://github.com/fabric8io/kubernetes-client/issues/4256 had to add dependencies for `crd-generator-api`, like: https://github.com/java-operator-sdk/java-operator-sdk/blob/d74559a5a87d82b00dbf993f53d9040b81b925a9/sample-operators/mysql-schema/pom.xml#L50-L53 after this issue is fixed in fabric8 client (in...
As per our conversation here: https://discord.com/channels/723455000604573736/723455000604573739/1003671194391826592