Tim Hockin
30c1523708
kube-proxy: Renames for readability
2022-03-30 09:55:32 -07:00
Fangyuan Li
7ed2f1d94d
Implements Service Internal Traffic Policy
...
1. Add API definitions;
2. Add feature gate and drops the field when feature gate is not on;
3. Set default values for the field;
4. Add API Validation
5. add kube-proxy iptables and ipvs implementations
6. add tests
2021-03-07 16:52:59 -08:00
Àbéjídé Àyodélé
04be2c4162
Clean up pkg/api.
...
These are based on recommendation from
[staticcheck](http://staticcheck.io/ ).
2019-05-09 15:23:41 +00:00
Ashish Ranjan
7be223e798
Refactor to use k8s.io/utils/net/ package instead of kubernetes/pkg/util/net/sets
...
Signed-off-by: Ashish Ranjan <ashishranjan738@gmail.com>
2019-02-04 10:34:53 +05:30
Christoph Blecker
97b2992dc1
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
xiangpengzhao
ea1a577358
Remove some helpers associated with ESIPP.
2017-08-09 14:25:08 +08:00
xiangpengzhao
ebe21ee4c1
Remove deprecated ESIPP beta annotations
2017-08-05 15:00:58 +08:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Tim Hockin
fc34a9d6ba
'Global' -> 'Cluster' for traffic policy
2017-06-01 16:17:38 -07:00
Zihong Zheng
a28a22df11
Move defaulting logic for ExternalTrafficPolicy into defaults.go
2017-05-17 12:47:01 -07:00
Zihong Zheng
c0920f75cf
Move API annotations into annotation_key_constants and remove api/annotations package
2017-05-16 21:55:23 -07:00
Zihong Zheng
12277a0ad4
Update ESIPP validation and service registry unit tests
2017-05-12 10:59:00 -07:00
Chao Xu
bff3cb4df6
pkg/api, pkg/apis: Copied constants to versioned types.go, copied several util funcs to versioned
2016-11-23 15:53:09 -08:00