-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[plugins/k8s][feat] Store LB backends when collecting ingress (#1617)
* [plugins/k8s] Store the LB backends when collecting ingress * fix the tests * more tests * no cast * correctly resolve ingress' backends to pod ids * correctly add edges and use pod names instead of pod ids * mypy fix --------- Co-authored-by: Matthias Veit <[email protected]>
- Loading branch information
1 parent
5df63e9
commit 062dd3f
Showing
5 changed files
with
414 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.