Bug 2065224
Summary: | Configuration for cloudFront in image-registry operator configuration is ignored & duration is corrupted | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Justin Pierce <jupierce> | |
Component: | Image Registry | Assignee: | Oleg Bulatov <obulatov> | |
Status: | CLOSED ERRATA | QA Contact: | XiuJuan Wang <xiuwang> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 4.10 | CC: | bleanhar, fmissi, lmohanty, mifiedle, obulatov, sdodson, travi, wking | |
Target Milestone: | --- | |||
Target Release: | 4.11.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Cause: the registry operator incorrectly serialized cloudfront configuration for image-registry
Consequence: cloudfront could not be configured correctly
Fix: serialize configuration the way the image registry understand
Result: the image-registry operator can be used to configure cloudfront
|
Story Points: | --- | |
Clone Of: | ||||
: | 2084514 (view as bug list) | Environment: | ||
Last Closed: | 2022-08-10 10:54:38 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: | 2084514 |
Description
Justin Pierce
2022-03-17 14:00:38 UTC
We're asking the following questions to evaluate whether or not this bug warrants blocking an upgrade edge from either the previous X.Y or X.Y.Z. The ultimate goal is to avoid delivering an update which introduces new risk or reduces cluster functionality in any way. Sample answers are provided to give more context and the ImpactStatementRequested label has been added to this bug. When responding, please remove ImpactStatementRequested and set the ImpactStatementProposed label. The expectation is that the assignee answers these questions. Who is impacted? If we have to block upgrade edges based on this issue, which edges would need blocking? example: Customers upgrading from 4.y.Z to 4.y+1.z running on GCP with thousands of namespaces, approximately 5% of the subscribed fleet example: All customers upgrading from 4.y.z to 4.y+1.z fail approximately 10% of the time What is the impact? Is it serious enough to warrant blocking edges? example: Up to 2 minute disruption in edge routing example: Up to 90 seconds of API downtime example: etcd loses quorum and you have to restore from backup How involved is remediation (even moderately serious impacts might be acceptable if they are easy to mitigate)? example: Issue resolves itself after five minutes example: Admin uses oc to fix things example: Admin must SSH to hosts, restore from backups, or other non standard admin activities Is this a regression (if all previous versions were also vulnerable, updating to the new, vulnerable version does not increase exposure)? example: No, it has always been like this we just never noticed example: Yes, from 4.y.z to 4.y+1.z Or 4.y.z to 4.y.z+1 Adding the ImpactStatementRequested label to catch up with comment 3. > Who is impacted? If we have to block upgrade edges based on this issue, which edges would need blocking? All customers trying to use cloudFront middleware for the internal registry. > What is the impact? Is it serious enough to warrant blocking edges? Assuming cloudFront was working, the bug would cause the registry to fall back to s3 based content distribution. This could cause a dramatic decrease in throughput for worldwide distribution and could increase cloud costs depending on usage. > How involved is remediation (even moderately serious impacts might be acceptable if they are easy to mitigate)? There is no mitigation. > Is this a regression (if all previous versions were also vulnerable, updating to the new, vulnerable version does not increase exposure)? Unknown. > Who is impacted? If we have to block upgrade edges based on this issue, which edges would need blocking? All customers trying to use cloudFront middleware for the internal registry. > What is the impact? Is it serious enough to warrant blocking edges? Assuming cloudFront was working, the bug would cause the registry to fall back to s3 based content distribution. This could cause a dramatic decrease in throughput for worldwide distribution and could increase cloud costs depending on usage. > How involved is remediation (even moderately serious impacts might be acceptable if they are easy to mitigate)? There is no mitigation. > Is this a regression (if all previous versions were also vulnerable, updating to the new, vulnerable version does not increase exposure)? Unknown. Removing the upgrade blocker keyword because we are not planning to block edges because of this bug. Lowering severity and priority, it works this way at least since 4.5. Most likely it's not a regression. Comment 11 says this is not a regression therefore clearing that keyword and upgrades keyword. 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.11.0 bug fix and 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-2022:5069 |