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
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
fix(sync): ApplyOutOfSyncOnly=true sync option is not honoured for cluster scoped resources (#765)
* Using live obj to get the resource key if not nil
Signed-off-by: Anand Francis Joseph <[email protected]>
* Fixed failing unit tests
Signed-off-by: Anand Francis Joseph <[email protected]>
* Added test case for validating cluster scoped resources with ApplyOutOfSyncOnly=true
Signed-off-by: Anand Francis Joseph <[email protected]>
* Fixed gofumpt formatting errors
Signed-off-by: Anand Francis Joseph <[email protected]>
* Corrected unit tests for cluster scoped resources
Signed-off-by: Anand Francis Joseph <[email protected]>
* Removed unwanted code comments
Signed-off-by: Anand Francis Joseph <[email protected]>
* Added comments for explaining the reason why ns is set from live object
Signed-off-by: Anand Francis Joseph <[email protected]>
* Added comments in the unit test
Signed-off-by: Anand Francis Joseph <[email protected]>
---------
Signed-off-by: Anand Francis Joseph <[email protected]>
0 commit comments