mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-05 08:28:12 +00:00
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