Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-21 | plugin/kubernetes: Add support for dual stack ClusterIP Services (#4339) | 1 | -1/+1 | ||
* support dual stack clusterIPs Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * stickler Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * fix ClusterIPs make Signed-off-by: Chris O'Haver <cohaver@infoblox.com> | |||||
2020-12-01 | plugin/kubernetes: Fix dns programming duration metric (#4255) | 1 | -0/+82 | ||
* get data reqd to record latency before calling toFuncs * refactor out unnecessary toFunc wrappers * remove latency metric unit tests per PR feedback Signed-off-by: Chris O'Haver <cohaver@infoblox.com> |