This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kube-router
Watch
1
Star
0
Fork
0
You've already forked kube-router
mirror of
https://github.com/cloudnativelabs/kube-router.git
synced
2025-10-05 15:01:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kube-router
/
pkg
/
controllers
History
Murali Reddy
0857436ec3
use endpoint (IP, port) tuple to track active endpoints of a service in use. Currently only endpoint IP (
#842
)
...
used so any change in port of the endpoint leaves stale ipvs server config
Fixes
#841
2020-03-02 23:28:14 +05:30
..
netpol
Fix connection resets during firewall sync (
#807
)
2019-12-09 21:37:27 +05:30
proxy
use endpoint (IP, port) tuple to track active endpoints of a service in use. Currently only endpoint IP (
#842
)
2020-03-02 23:28:14 +05:30
routing
populate pod CID in network routing controler to simulate reading from node spec once at begining (
#844
)
2020-02-19 11:24:11 +05:30
controllers_suite_test.go
code restructuring as per typical golang projects (
#397
)
2018-04-17 00:18:20 +05:30
controllers.go
break controller package to independent packages (
#405
)
2018-04-22 13:25:58 +00:00