Attila Mészáros
Attila Mészáros
@shawkins so regarding this, as I mentioned in the comment: > ` This would make sense probably to put into informer, the problem is that it is quite complex code,...
Updated the description. We will need also `setSpec(T)`.
For Java Operator SDK created PR: https://github.com/java-operator-sdk/java-operator-sdk/pull/1361 This is fixing the issues, in terms that all `okhttp` dependencies are now on version `4.10.0`.
Ok, not sure if this is actual issue with the patch or the kubernetes API not supporting this. Given that this is an issue only on not supported K8S versions...
IMO this makes sense for the case when the operator is watching a list of namespaces. Wondering if this behavior still makes sense when it is either watching one namespace...
Ok so let me formulate the behavior: 1. If the operators is able to watch at least one namespace regarding the primary resource it will start, and try to periodically...
Will create a separate issue for probes related to #1340 and this.
@gyfora please take a look on the comment in the related umbrella issue: https://github.com/java-operator-sdk/java-operator-sdk/issues/1422#issuecomment-1227190373 and please let us know what do you think. It seems that this is quite risky...
Shouldn't we consider this rather a bug? and put it to main? wdyt @metacosm @honnix ?
yep, fine by me, @metacosm could you take a look pls?