ignoreDifferences and RespectIgnoreDifferences=true does allow ignoring differences in selected array elements #17694
Labels
bug
Something isn't working
component:core
Syncing, diffing, cluster state cache
version:EOL
Latest confirmed affected version has reached EOL
Checklist:
argocd version
.Describe the bug
Once #17693 is merged Argo CD will be able to "ignore" arrays. However it is still not possible to ignore individual array elements. In order to fix it Argo CD would need to use strategic merge patch (using built-in k8s schema and dynamic CRD schema)
To Reproduce
Unit tests from #14602 are reproducing behavior.
Expected behavior
It should be possible to ignore different individual array elements.
Version
The text was updated successfully, but these errors were encountered: