Ankita Thomas

Results 11 comments of Ankita Thomas

> * re-reconcile if the cert secret changes We already do this for all [olm managed secrets](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/pkg/controller/operators/olm/operator.go#L430) > * re-reconcile at a time in the future base on the current...

https://github.com/operator-framework/operator-controller/pull/846 includes the status field updates

Closing this out, follow-up work for sourcing bundles from non-catalog sources tracked in https://github.com/operator-framework/operator-controller/issues/906: [epic #903](https://github.com/operator-framework/operator-controller/issues/903)

Done as of https://github.com/operator-framework/operator-controller/pull/694

> The entire release and krew index update can heppen automatically: https://github.com/operator-framework/kubectl-operator/blob/main/.github/workflows/release.yml I wasn't aware we have a workflow in place for publishing to krew, we should hold off on...

https://github.com/operator-framework/kubectl-operator/pull/238