You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(server): Dry run always in client mode just for yaml manifest validation even with server side apply (#564)
* Revert "feat: retry with client side dry run if server one was failed (#548)"
This reverts commit c0c2dd1.
Signed-off-by: Anand Francis Joseph <[email protected]>
* Revert "fix(server): use server side dry run in case if it is server side apply (#546)"
This reverts commit 4a5648e.
Signed-off-by: Anand Francis Joseph <[email protected]>
* Fixed the logic to disable server side apply if it is a dry run
Signed-off-by: Anand Francis Joseph <[email protected]>
* Added more values in the log message for better debugging
Signed-off-by: Anand Francis Joseph <[email protected]>
* Fixed compilation error
Signed-off-by: Anand Francis Joseph <[email protected]>
* Written an inline fn to get string value of dry-run strategy
Signed-off-by: Anand Francis Joseph <[email protected]>
* Added comment as requested with reference to the issue number
Signed-off-by: Anand Francis Joseph <[email protected]>
---------
Signed-off-by: Anand Francis Joseph <[email protected]>
Co-authored-by: Leonardo Luz Almeida <[email protected]>
0 commit comments