- 05 8月, 2020 1 次提交
-
-
由 zryfish 提交于
Signed-off-by: NJeff <zw0948@gmail.com>
-
- 28 6月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
such as ipblock, service. And the crd openAPIV3Schema could not validate all scenarios Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
- 28 4月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
Add new crd to convert kubesphere network policy to k8s network policy, and then other network plugin will do the rest work. Use cache.go from calico project's kube-controller, it aim to sync nsnp with k8s np, delete unused np, and relieve the pressure on k8s restful client. If you want higher performance, you can implement interface NsNetworkPolicyProvider in pkg/controller/provider/namespace_np.go. Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-