1. 27 10月, 2020 1 次提交
  2. 26 7月, 2020 1 次提交
  3. 10 6月, 2020 2 次提交
  4. 04 6月, 2020 1 次提交
  5. 23 5月, 2020 1 次提交
  6. 20 5月, 2020 1 次提交
  7. 08 5月, 2020 1 次提交
  8. 07 5月, 2020 1 次提交
  9. 30 4月, 2020 1 次提交
  10. 28 4月, 2020 2 次提交
    • D
      update vendor · e8cee7be
      Duan Jiong 提交于
      Signed-off-by: NDuan Jiong <djduanjiong@gmail.com>
      e8cee7be
    • 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
  11. 20 4月, 2020 1 次提交
  12. 16 4月, 2020 1 次提交
  13. 15 4月, 2020 1 次提交
  14. 13 4月, 2020 1 次提交
  15. 10 4月, 2020 1 次提交
  16. 20 3月, 2020 1 次提交
  17. 13 3月, 2020 1 次提交
  18. 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
  19. 07 3月, 2020 1 次提交
  20. 02 1月, 2020 1 次提交
  21. 13 12月, 2019 1 次提交
  22. 07 11月, 2019 1 次提交
  23. 20 10月, 2019 1 次提交
  24. 26 9月, 2019 1 次提交
  25. 16 9月, 2019 1 次提交
  26. 11 9月, 2019 1 次提交
    • J
      This is a huge commit, it does following things: · 96d2ac41
      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
      96d2ac41
  27. 04 9月, 2019 3 次提交
  28. 30 8月, 2019 1 次提交
  29. 27 8月, 2019 1 次提交
  30. 17 8月, 2019 1 次提交
  31. 14 8月, 2019 1 次提交
  32. 07 8月, 2019 3 次提交
  33. 06 8月, 2019 1 次提交
  34. 30 7月, 2019 1 次提交