Bug 2222146
Summary: | ODF Nooba creates route which OpenShift compliance operator marks as non-compliant | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Novonil Choudhuri <nchoudhu> | |
Component: | Multi-Cloud Object Gateway | Assignee: | Jacky Albo <jalbo> | |
Status: | CLOSED ERRATA | QA Contact: | Tiffany Nguyen <tunguyen> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.13 | CC: | agawand, asriram, ebenahar, etamir, jalbo, kbg, nbecker, nimrody, odf-bz-bot, rdey, tdesala | |
Target Milestone: | --- | |||
Target Release: | ODF 4.16.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | 4.16.0-39 | Doc Type: | Enhancement | |
Doc Text: |
.Multicloud Object Gateway created routes to work with HTTPS only
For deployments that want to disable HTTP and use only HTTPS, an option is added to set `DenyHTTP` to the storage cluster CR “spec.multiCloudGateway.denyHTTP”. This causes the Multicloud Object Gateway created routes to use HTTPS only.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2283797 (view as bug list) | Environment: | ||
Last Closed: | 2024-07-17 13:11:09 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2260844, 2283797 |
Description
Novonil Choudhuri
2023-07-12 00:38:36 UTC
Removed the email 'nimrody' which has nothing to do with this bug. Verified with build 4.16.0-89. Edit noobaa to set "denyHTTP: true", "insecureEdgeTerminationPolicy" changes to "None" as expected. <snipped> spec: host: s3-openshift-storage.apps.tunguyen-429.ibmcloud2.qe.rh-ocs.com port: targetPort: s3-https tls: insecureEdgeTerminationPolicy: None termination: reencrypt to: kind: Service name: s3 weight: 100 wildcardPolicy: None Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat OpenShift Data Foundation 4.16.0 security, enhancement & bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:4591 |