1. 25 5月, 2020 1 次提交
  2. 28 4月, 2020 1 次提交
    • D
      network: support network isolate · d3bdcd04
      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>
      d3bdcd04
  3. 23 8月, 2019 1 次提交
  4. 14 8月, 2019 1 次提交
  5. 08 8月, 2019 1 次提交
  6. 07 8月, 2019 1 次提交
  7. 31 7月, 2019 1 次提交
  8. 28 4月, 2019 1 次提交
  9. 08 4月, 2019 1 次提交
  10. 17 3月, 2019 1 次提交
    • J
      add service mesh controller · 4ac20ffc
      jeff 提交于
      add service mesh metrics
      
      remove unused circle yaml
      
      fix travis misconfiguration
      
      fix travis misconfiguration
      
      fix travis misconfiguration
      4ac20ffc
  11. 07 3月, 2019 1 次提交
  12. 14 6月, 2018 1 次提交
  13. 21 5月, 2018 1 次提交