applicationset controller crashes when rollingSync steps missing #18817
Labels
appset/progressive-syncs
Issues related to the ApplicationSet progressive syncs feature.
bug/enhancement
bug/in-triage
This issue needs further triage to be correctly classified
bug
Something isn't working
component:application-sets
Bulk application management related
component:core
Syncing, diffing, cluster state cache
type:bug
In applicationset, when using the rollingSync strategy, the user accidentally removed the steps that caused the controller start crashing.
To Reproduce
https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Progressive-Syncs/#rollingsync
set the
strategy:
rollingSync: {}
Expected behavior
The controller errored out the applicationset when incorrect configuration issue but the controller shouldn't never crash due to misconfiguration.
Logs
The text was updated successfully, but these errors were encountered: