Adam Cornett
Adam Cornett
Closing as duplicate
@kovayur I believe this is the same issue as: - operator-framework/operator-sdk#6494 Which we have documented [here](https://sdk.operatorframework.io/docs/building-operators/helm/reference/advanced_features/annotations/#helmsdkoperatorframeworkiorollback-force). If they are different, apologies.
@kovayur It does look like the `reconcile.go` files are unique for each project, I assumed `operator-sdk` was the source of truth for this, and `helm-operator-plugins` imported this logic. It seems...
@miquella If you have a normal helm operator this feature already in operator-sdk, and can be enabled by updating the `watches.yaml` please take a look at the below PR. -...
I've gotten the same error on Linux (fedora 39) since the switch to OCP 4.15. ``` Error waiting for apiserver: Temporary error: ssh command error: command : timeout 5s oc...
@praveenkumar I was able to download and test the files in #4144 and it seems to be working fine on Fedora 39. Below is some info. ``` ~/Downloads/linux binary and...
- Depends-on: operator-framework/catalogd/issues/239
With the switch happening from rukpak to kapp, it would be great if direct installs could also support Helm. The use case would be that if a helm chart exists...
@perdasilva The lint version needs to be updated to v1.62.2 or higher.