Bug 2066388
Summary: | Wrong Error generates when https is missing in the value of `regionEndpoint` in `configs.imageregistry.operator.openshift.io/cluster` | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | naygupta |
Component: | Image Registry | Assignee: | Oleg Bulatov <obulatov> |
Status: | CLOSED ERRATA | QA Contact: | XiuJuan Wang <xiuwang> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 4.8 | CC: | milang |
Target Milestone: | --- | ||
Target Release: | 4.13.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-05-17 22:46:32 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: |
Description
naygupta
2022-03-21 16:11:55 UTC
We cannot add validation for this field as may cause even more problems for customers who already have invalid value in this field. Let's update the documentation for the field. $oc explain configs.imageregistry.operator.openshift.io.spec.storage.s3.regionEndpoint KIND: Config VERSION: imageregistry.operator.openshift.io/v1 FIELD: regionEndpoint <string> DESCRIPTION: regionEndpoint is the endpoint for S3 compatible storage services. It should be a valid URL with scheme, e.g. https://s3.example.com. Optional, defaults based on the Region that is provided. $oc version Client Version: 4.13.0-0.nightly-2022-12-02-011756 Kustomize Version: v4.5.7 Server Version: 4.13.0-0.nightly-2022-12-08-170038 Kubernetes Version: v1.25.2+5497c42 Move to verified 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: OpenShift Container Platform 4.13.0 security 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-2023:1326 |