You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Mozilla's profiles to define TLS profiles for operator-controller
and catalogd. These are configured via command-line options, and can
be customized.
The idea is that downstream, cluster-olm-operator will be able to
glean the appropriate configuration, and provide that to the
components.
There is a semi-automatic method to update the profiles, if that
ever happens (`make update-tls-profiles`).
This adds `gojq` via bingo, which is a golang implementation of jq
for the update-tls-profiles target.
Signed-off-by: Todd Short <tshort@redhat.com>
verify: k8s-pin kind-verify-versions fmt generate manifests crd-ref-docs #HELP Verify all generated code is up-to-date. Runs k8s-pin instead of just tidy.
181
+
verify: k8s-pin kind-verify-versions fmt generate manifests update-tls-profiles crd-ref-docs #HELP Verify all generated code is up-to-date. Runs k8s-pin instead of just tidy.
0 commit comments