openstack-k8s-operators / barbican-operator

Apache License 2.0
5 stars 24 forks source link

Support disconnected network environments #50

Closed dprince closed 10 months ago

dprince commented 10 months ago

This PR adds support for installing the operator in disconnected network environments. To build with image-digests set USE_IMAGE_DIGESTS=true before running make bundle.

For Prow jobs we are enabling this via .prow-ci.env

(NOTE: this currently requires a secure registry)