-
Bug
-
Resolution: Unresolved
-
Critical
-
ACM 2.15.1
-
None
After upgrading ACM from 2.13 to 2.15.1 and OCP version from 4.16 to 4.18, a customer is observing one error for a few clusters provisioned using clusterinstance:
2026-02-05T14:21:41.674988918Z 2026-02-05T14:21:41Z INFO clusterinstance-webhook Spec change permission level: only base field changes allowed {"name": "mno-1", "namespace": "mno-1", "resourceVersion": "70288232"}
2026-02-05T14:21:41.678080112Z 2026-02-05T14:21:41Z ERROR clusterinstance-webhook Invalid spec changes detected {"name": "mno-2", "namespace": "mno-2", "resourceVersion": "70288232", "error": "detected unauthorized
node modifications: [node master0: unauthorized change to /cpuArchitecture node master1: unauthorized change to /cpuArchitecture node master2: unauthorized change to /cpuArchitecture node worker0: unauthorized change to /cpuArchitect
ure]"}
Comparing the clusterinstance CR created on the ACM hub with the CR from the git source we didnt find any discrepancies. Also the argocd app is in sync state which also means that both the CRs source and destination are identical.
Then why is this trying to modify something?
- clones
-
ACM-29842 Upgrading from ACM 2.13 to 2.15.1 argocd sync fails with "unauthorized change to /cpuArchitecture"
-
- Testing
-