-
Michelle Nguyen authored
Summary: The metadata service should have a rpc stream for getting metadata updates. originally i said I would split this into two calls, one for "syncing" and one for subscribing to updates, but i realized just doing it in a single call makes more sense and matches how the k8s api watcher works the cloud connector should send a GetMetadataUpdatesRequest with the resourceVersion it wants. metadata service is this responsible for getting all updates currently existing since that resource version + sending future resource updates Test Plan: n/a Reviewers: zasgar, #engineering Reviewed By: zasgar, #engineering Differential Revision: https://phab.corp.pixielabs.ai/D3606 GitOrigin-RevId: c6453a2280b713c6f3657cde36f7abb526953c91
330ab704