1. 16 3月, 2021 2 次提交
  2. 09 3月, 2021 1 次提交
  3. 02 3月, 2021 1 次提交
  4. 01 3月, 2021 1 次提交
  5. 24 2月, 2021 1 次提交
  6. 20 2月, 2021 1 次提交
  7. 19 2月, 2021 1 次提交
  8. 18 2月, 2021 2 次提交
  9. 18 1月, 2021 1 次提交
  10. 12 1月, 2021 1 次提交
  11. 06 1月, 2021 1 次提交
  12. 04 1月, 2021 1 次提交
  13. 28 12月, 2020 1 次提交
  14. 10 12月, 2020 1 次提交
  15. 17 11月, 2020 1 次提交
  16. 07 11月, 2020 1 次提交
  17. 29 10月, 2020 1 次提交
  18. 27 10月, 2020 1 次提交
  19. 31 7月, 2020 1 次提交
  20. 26 7月, 2020 1 次提交
  21. 12 6月, 2020 1 次提交
  22. 10 6月, 2020 2 次提交
  23. 04 6月, 2020 1 次提交
  24. 23 5月, 2020 1 次提交
  25. 20 5月, 2020 1 次提交
  26. 07 5月, 2020 1 次提交
  27. 30 4月, 2020 1 次提交
  28. 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
  29. 27 4月, 2020 1 次提交
  30. 20 4月, 2020 1 次提交
  31. 15 4月, 2020 1 次提交
  32. 13 4月, 2020 1 次提交
  33. 10 4月, 2020 2 次提交
  34. 20 3月, 2020 1 次提交
  35. 10 3月, 2020 1 次提交
    • Z
      This is a huge commit, it does following things: (#1942) · 641615b2
      zryfish 提交于
      1. Remove ks-iam standalone binary, move it to ks-apiserver
      2. Generate all devops apis inside kubesphere repository, no need to
      import s2ioperator.
      3. Reorganize ldap code, make it more flexible to use.
      641615b2
  36. 04 2月, 2020 1 次提交