Sync Behavior: Web UI vs. API #18903
Labels
bug/in-triage
This issue needs further triage to be correctly classified
bug
Something isn't working
component:api
API bugs and enhancements
type:bug
version:EOL
Latest confirmed affected version has reached EOL
Checklist:
argocd version
.Describe the bug
An app contains a k8s Job, that has annotations for either PreSync or PostSync. When performing normal Sync from the web UI, the job is ran. But when syncing using the API, job is not ran.
To Reproduce
ApplicationSyncRequest
withv1alpha1.SyncStrategyApply
strategy.Expected behavior
I would expect the API sync request to also run the job.
Screenshots
Version
Logs
The text was updated successfully, but these errors were encountered: