- 29 10月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
1. support vlan ippool management 2. support calico ippool management Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
- 05 8月, 2020 1 次提交
-
-
由 zryfish 提交于
Signed-off-by: NJeff <zw0948@gmail.com>
-
- 28 7月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
- 13 7月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
Signed-off-by: NDuan Jiong <djduanjiong@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>
-
- 10 6月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
only accept validated cidr. And fix the error handle when network-isotate is diabled. And remove the useless crd. Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
- 08 6月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
- 03 6月, 2020 2 次提交
-
-
由 Zhengyi Lai 提交于
Signed-off-by: NZhengyi Lai <zheng1@yunify.com>
-
由 Duan Jiong 提交于
add prefix when set key, otherwise the k8s rule will not be deleted don't append ingress when ingress is empty, otherwise all ingress traffic will be allowed. Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
- 21 5月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
add filter on namespace event func delete the code which do same work with namespace controller Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
- 18 5月, 2020 1 次提交
-
-
由 Duan Jiong 提交于
1. allow egress when isolate is enabled 2. add nsnp prefix "nsnp-" 3. remove some useless log Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
- 28 4月, 2020 3 次提交
-
-
由 Duan Jiong 提交于
Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
由 Duan Jiong 提交于
Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
-
由 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>
-
- 11 9月, 2019 1 次提交
-
-
由 Jeff 提交于
1. refactor kubesphere dependency service client creation, we can disable dependency by config 2. dependencies can be configured by configuration file 3. refactor cmd package using cobra.Command, so we can use hypersphere to invoke command sepearately. Later we only need to build one image to contains all kubesphere core components. One command to rule them all! 4. live reloading configuration currently not implemented
-
- 02 9月, 2019 1 次提交
-
-
由 magicsong 提交于
-
- 23 8月, 2019 1 次提交
-
-
由 magicsong 提交于
-
- 08 8月, 2019 1 次提交
-
-
由 magicsong 提交于
-
- 31 7月, 2019 2 次提交