mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() According to: https://github.com/ComplianceAsCode/content/blob/master/applications/openshift/networking/routes_protected_by_tls/rule.yml The ocp4-moderate profile of the compliance operator expects that all Routes on the cluster should have either None or Redirect setting under their .spec.tls.insecureEdgeTerminationPolicy We chose Redirect, to be aligned with all other default routes on an OCP cluster, and not to fail HTTP requests but redirect them to HTTPS requests. This PR adds the expected field to the cdi-uploadproxy route deployed by CDI. https://bugzilla.redhat.com/show_bug.cgi?id=2110562 Signed-off-by: Oren Cohen <ocohen@redhat.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
callbacks.go | ||
certrotation_test.go | ||
certrotation.go | ||
controller_suite_test.go | ||
controller_test.go | ||
controller.go | ||
cr-manager.go | ||
cruft.go | ||
handler.go | ||
prometheus.go | ||
reconciler-hooks.go | ||
route.go | ||
scc.go |