-
Bug
-
Resolution: Done
-
Major
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
-
GRC Sprint 2025-15, GRC Sprint 2025-16
-
Important
-
Customer Facing, Customer Reported
-
+
-
None
Description of problem:
The policies are not compliant after upgrade to RHACM 2.12/2.13 and following error message appear in the config-policy-controller logs:
2025-04-09T14:49:57.949013413Z github.com/stolostron/kubernetes-dependency-watches/client.(*dynamicWatcher).addWatcher
2025-04-09T14:49:57.949013413Z /remote-source/deps/gomod/pkg/mod/github.com/stolostron/kubernetes-dependency-watches@v0.10.0/client/client.go:679
2025-04-09T14:49:57.949013413Z github.com/stolostron/kubernetes-dependency-watches/client.(*dynamicWatcher).fromCache
2025-04-09T14:49:57.949013413Z /remote-source/deps/gomod/pkg/mod/github.com/stolostron/kubernetes-dependency-watches@v0.10.0/client/client.go:968
2025-04-09T14:49:57.949013413Z github.com/stolostron/kubernetes-dependency-watches/client.(*dynamicWatcher).Get
2025-04-09T14:49:57.949013413Z /remote-source/deps/gomod/pkg/mod/github.com/stolostron/kubernetes-dependency-watches@v0.10.0/client/client.go:997
2025-04-09T14:49:57.949013413Z open-cluster-management.io/config-policy-controller/controllers.(*ConfigurationPolicyReconciler).cleanUpChildObjects
2025-04-09T14:49:57.949013413Z /remote-source/app/controllers/configurationpolicy_controller.go:593
2025-04-09T14:49:57.949013413Z open-cluster-management.io/config-policy-controller/controllers.(*ConfigurationPolicyReconciler).handleDeletion
2025-04-09T14:49:57.949013413Z /remote-source/app/controllers/configurationpolicy_controller.go:1211
2025-04-09T14:49:57.949013413Z open-cluster-management.io/config-policy-controller/controllers.(*ConfigurationPolicyReconciler).handleObjectTemplates
2025-04-09T14:49:57.949013413Z /remote-source/app/controllers/configurationpolicy_controller.go:911
2025-04-09T14:49:57.949013413Z open-cluster-management.io/config-policy-controller/controllers.(*ConfigurationPolicyReconciler).Reconcile
2025-04-09T14:49:57.949013413Z /remote-source/app/controllers/configurationpolicy_controller.go:301
2025-04-09T14:49:57.949013413Z sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile
2025-04-09T14:49:57.949013413Z /remote-source/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:116
2025-04-09T14:49:57.949013413Z sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler
2025-04-09T14:49:57.949013413Z /remote-source/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:303
2025-04-09T14:49:57.949013413Z sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem
2025-04-09T14:49:57.949013413Z /remote-source/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:263
2025-04-09T14:49:57.949013413Z sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2
2025-04-09T14:49:57.949013413Z /remote-source/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.0/pkg/internal/controller/controller.go:2242025-04-09T14:49:57.948Z error configuration-policy-controller controllers/configurationpolicy_controller.go:609 Failed to get child object {"policy": "monitoring-tigera-metrics-configure", "groupVersionKind": "projectcalico.org/v3, Kind=FelixConfiguration", "error": "initial RV \"\" is not supported due to issues with underlying WATCH"}
Version-Release number of selected component (if applicable):
- RHACM 2.13
- RHACM 2.12
How reproducible:
- For all objects without resourceVersion defined
Steps to Reproduce:
- ...
Actual results:
Expected results:
Additional info:
- clones
-
ACM-19965 initial RV "" is not supported due to issues with underlying WATCH
-
- Closed
-