feat: Enable SkipDryRunOnMissingResource sync option on Application level (#712)
* fix: go mod tidy is not working due to k8s.io/externaljwt dependency Signed-off-by: pasha <pasha.k@fyxt.com> * feat: Enable SkipDryRunOnMissingResource sync option on Application level Signed-off-by: pasha <pasha.k@fyxt.com> * feat: Enable SkipDryRunOnMissingResource sync option on Application level * feat: add support for skipping dry run on missing resources in sync context - Introduced a new option to skip dry run verification for missing resources at the application level. - Updated the sync context to include a flag for this feature. - Enhanced tests to cover scenarios where the skip dry run annotation is applied to all resources. --------- Signed-off-by: pasha <pasha.k@fyxt.com> Co-authored-by: pasha <pasha.k@fyxt.com>
P
Pasha Kostohrys committed
d65e9d92277d8b60e70aaf51ce5711087d271050
Parent: 5f90e7b
Committed by GitHub <noreply@github.com>
on 4/20/2025, 6:41:38 AM