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
test: add ResourceGroup assertions to WatchForSync
This adds validation for the ResourceGroup status in the WatchForSync
function, which is used extensively in the test framework to validate
RSyncs and wait for them to finish syncing.
This will cause WatchForSync to now also wait for all synced objects to
reconcile and for the ResourceGroup to be current. This is intended to
provide test coverage for the resource-group-controller when integrated
with Config Sync.
0 commit comments