operator-framework / operator-controller

A new and improved management framework for extending Kubernetes with Operators
https://operator-framework.github.io/operator-controller/
Apache License 2.0
61 stars 53 forks source link

āœØ WIP Improved error handling around installedBundle and reconcile modularization #1030

Open bentito opened 3 months ago

bentito commented 3 months ago

Description

WIP, because:


  1. Improved Error Handling
  1. Modularization
  1. Helm Secret as Source of Truth
  1. Comprehensive Status Updates

Reviewer Checklist

netlify[bot] commented 3 months ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit 0469c53620925e8faf21a912dd499174cb7c319e
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/668ea3a86f0d370008b11e66
Deploy Preview https://deploy-preview-1030--olmv1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

openshift-merge-robot commented 3 months ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
tmshort commented 2 months ago

@bentito are you going to rebase this?

bentito commented 2 months ago

@bentito are you going to rebase this?

I'm waiting to see about Bryce's refactoring from last week