Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[epic] Support registry+v1 bundles that include CSVs with spec.webhookdefinitions #1492

Open
joelanford opened this issue Nov 21, 2024 · 0 comments
Labels
epic v1.x Issues related to OLMv1 features that come after 1.0 v1.1

Comments

@joelanford
Copy link
Member

joelanford commented Nov 21, 2024

See #749

The registry+v1 bundle format allows bundles to specify web hook definitions. OLMv0 implemented this via its own custom self-signed certificate and custom signing/renewal logic, which has had bugs mainly related to unintended expirations.

In OLMv1, we intend to support these bundles, but the desire is for OLMv1 to delegate to another system for certificate handling. We know of two popular systems for certificate management, and we intend to build support for these as a start:

  • CNCF's cert-manager
  • OpenShift's service-ca-operator
@LalatenduMohanty LalatenduMohanty added the v1.x Issues related to OLMv1 features that come after 1.0 label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic v1.x Issues related to OLMv1 features that come after 1.0 v1.1
Projects
Status: No status
Development

No branches or pull requests

2 participants