Bug 2083160
Summary: | When editing a helm app with failing resources to another, the appsubstatus and the managedclusterview do not get updated | ||
---|---|---|---|
Product: | Red Hat Advanced Cluster Management for Kubernetes | Reporter: | Almen Ng <almng> |
Component: | App Lifecycle | Assignee: | Mike Ng <ming> |
Status: | CLOSED ERRATA | QA Contact: | Almen Ng <almng> |
Severity: | medium | Docs Contact: | bswope <bswope> |
Priority: | unspecified | ||
Version: | rhacm-2.5 | CC: | ecai, ming, nagbetra, njean, yuhe |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | rhacm-2.5 | Flags: | almng:
rhacm-2.5+
njean: needinfo+ |
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: | 2022-06-09 02:11:58 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: |
Comment 1
Mike Ng
2022-05-09 16:30:13 UTC
Almen, is it possible you didn't wait long enough for the reconcile period? In my channel above I used the annotation annotations: apps.open-cluster-management.io/reconcile-rate: high and after I wait 2 minute ish I was able to see the HelmRelease CR is updated to pull from the "good" chart. You can verify by checking the HelmRelease CR to make sure it's actually downloading from the good chart after you updated your appsub to pull from the good Helm chart. It might take a while if you don't use high reconcile-rate. As discussed with Almen, I was able to reproduce it by going from https://github.com/stolostron/application-lifecycle-samples/tree/main/mortgage-fail-helm to https://github.com/stolostron/application-lifecycle-samples/tree/main/helloworld-helm Verified bugfix on quay.io:443/acm-d/acm-custom-registry:2.5.0-DOWNSTREAM-2022-05-10-21-30-52 Switched from mortgage-helm-fail to helloworld-helm for https://raw.githubusercontent.com/stolostron/application-lifecycle-samples/main All the resources were deployed and there was no error 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 Advanced Cluster Management 2.5 security updates, images, and bug fixes), 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:4956 *** Bug 2101934 has been marked as a duplicate of this bug. *** |