Bug 1842901
| Summary: | Openshift-samples cluster operator keeps upgrading every 10 mins or so | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | jnaess | ||||||
| Component: | Samples | Assignee: | Gabe Montero <gmontero> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | XiuJuan Wang <xiuwang> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.4 | CC: | jnaess | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| 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: | 2020-06-02 12:08:50 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
jnaess
2020-06-02 11:13:01 UTC
Created attachment 1694401 [details]
cluster config
cluster config
Created attachment 1694402 [details]
operator log
operator log
So yeah as I communicated with Jorgen in slack, this is a known bug, based on the debug data he was able to get me. I've marked this one as a duplicate of the known bug. As it turns out, the fix just went out today as part of 4.4.6....https://access.redhat.com/errata/RHBA-2020:2310 In addition to upgrading to that level, the customer can choose to stay at 4.4.5 now and employ one of the following workarounds: - if the customer does not care about samples, they can mark the samples operator as Removed, and the samples will be deleted from the cluster, and the clusteroperator status will stabilize. - if the customer wants the samples, then a cluster administrator can reset the samples operator by invoking oc delete configs.samples cluster this delete will clear out the state, and then the operator will re-create the samples and clusteroperator state as if this was the initial install of the cluster vs. the upgrade that was performed. And certainly stabilizing at 4.4.5 and then upgrading at the customer's choosing is of course OK as well. *** This bug has been marked as a duplicate of bug 1832344 *** |