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
54 stars 53 forks source link

⚠ Modify CE API to support non-catalog installs #917

Closed varshaprasad96 closed 3 months ago

varshaprasad96 commented 3 months ago

Description

Reviewer Checklist

netlify[bot] commented 3 months ago

Deploy Preview for olmv1 ready!

Name Link
Latest commit e550063644ad871ef5f1c96ea270bbeaa78327bf
Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6666fab1ce730a000820588a
Deploy Preview https://deploy-preview-917--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.

varshaprasad96 commented 3 months ago

Note: The other parts of the repository are not fixed yet, which is why the tests fail. It is intentional, to first get a green signal on the API change. This is similar to the extension API we had and addresses #747

varshaprasad96 commented 3 months ago

Closing this PR for now, since supporting direct installs is not a priority now - at least for OLM v1.0.0 cut.