containerized-data-importer/pkg/operator
Oren Cohen 14ad5454d6
Fix 'ocp4-moderate-routes-protected-by-tls' Compliance failure (#2374)
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>
2022-07-28 04:19:13 +02:00
..
controller Fix 'ocp4-moderate-routes-protected-by-tls' Compliance failure (#2374) 2022-07-28 04:19:13 +02:00
resources Run make deps and generate (#2357) 2022-07-11 16:36:21 +02:00
api.go Update to k8s.io/klog/v2, used by kubernetes 1.19 (#1409) 2020-10-03 00:41:33 +02:00
BUILD.bazel Update to k8s.io/klog/v2, used by kubernetes 1.19 (#1409) 2020-10-03 00:41:33 +02:00