quay / quay-bridge-operator

Utilization of Red Hat Quay as the default image registry for an OpenShift Container Platform environment
Apache License 2.0
20 stars 23 forks source link

Automatically Create MutatingAdmissionWebhook During Install #13

Closed alecmerdler closed 3 years ago

alecmerdler commented 4 years ago

Description

Utilize OLM's ability to create the MutatingAdmissionWebhook during install, removing the need for a manual step. Releases this new version of the ClusterServiceVersion as v1.1.0.

Note: This only works on OCP 4.5+

Addresses https://issues.redhat.com/browse/PROJQUAY-672

alecmerdler commented 3 years ago

Closed by https://github.com/quay/quay-bridge-operator/pull/21