mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-10-04 22:41:03 +02:00
* add unit tests for implementing #75 Signed-off-by: Steven Armstrong <steven.armstrong@id.ethz.ch> * integration tests for #75 Signed-off-by: Steven Armstrong <steven.armstrong@id.ethz.ch> * update docs for #75 Signed-off-by: Steven Armstrong <steven.armstrong@id.ethz.ch> * define new kube-router.io/service.advertise.* annotations Signed-off-by: Steven Armstrong <steven.armstrong@id.ethz.ch> * Implement per service annotations for advertising IPs. Signed-off-by: Steven Armstrong <steven.armstrong@id.ethz.ch> * more consistent annotation names Signed-off-by: Steven Armstrong <steven.armstrong@id.ethz.ch> * remove redundant tests Signed-off-by: Steven Armstrong <steven.armstrong@id.ethz.ch>