Jonathan Berkhahn
Jonathan Berkhahn
/lifecycle frozen
We discussed this and we need to bump several dependencies in several places in our end to fix this. We'll be targeting this for our next release. Until then, our...
We need to cut a release of ansible-operator-plugins and then bump our dependency on this and cut a release. We're in the process of upgrading our dependencies, this should happen...
Hey there, This looks like a good idea, but it's currently broken - you missed an ending } in logs/config.go, so it won't even compile. You also didn't write any...
Hey there, been working on this and have a solution to allow auth using the default keychain, but we weren't able to get it in in time, so bumping this...
So, reconciliation loops aren't really run in a deterministic manner - multiple controllers might pick up the same event and try to reconcile it, which is why it's always a...
Could you post what your CRs look like, both the operand and the ArgoCD one? It it created with finalizers on the dependent resources or owner references? It's a bit...
Hey we're going to close this due to inactivity. If you're still experiencing this issue please reopen it with the requested information so we can take a look at it....
Could you please open a corresponding issue in kubebuilder? this needs to be fixed over there and then get pulled into Operator SDK.
Throwing this in the backlog for now. If someone wants to pick this up @theishshah or @estroz can give some pointers on how to do this.