Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Add missing TCPRouteList #34

Merged
merged 1 commit into from
Dec 11, 2019
Merged

Conversation

dtomcej
Copy link
Contributor

@dtomcej dtomcej commented Dec 11, 2019

This PR:

  • Adds missing TCPRouteList to scheme registration

The Informer in #33 requires a lister and a watcher. The lister returned TCPRouteList, which was not recognized, and the informer failed to sync.

Fixes #33

@michelleN
Copy link

This is great! Thank you @dtomcej
As a follow up, we'll probably need to figure out what the testing strategy here should be.

@michelleN michelleN merged commit 4e51d4d into servicemeshinterface:master Dec 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with TCPRoute Informer not Syncing
2 participants