This project is mirrored from https://gitee.com/mirrors/KubeCube.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 27 Sep, 2022 1 commit
  2. 06 Sep, 2022 2 commits
  3. 02 Sep, 2022 1 commit
  4. 01 Sep, 2022 2 commits
  5. 31 Aug, 2022 1 commit
  6. 26 Aug, 2022 1 commit
  7. 17 Aug, 2022 1 commit
  8. 12 Aug, 2022 1 commit
    • weilaaa's avatar
      Release v1.2 (#119) · 601146b0
      weilaaa authored
      * Optimize version convert (#108)
      
      * support for customize namespace (#105)
      
      * support for customize namespace
      
      * fix warden local manager init
      
      * fix hotplug log level
      
      * add logs for warden reporter (#106)
      
      * version convert support wrap client.Client
      
      * add logs for version convert
      
      * add todo info
      
      * fix interface impl
      
      * add swagger doc (#113)
      
      * support for customize namespace (#105)
      
      * support for customize namespace
      
      * fix warden local manager init
      
      * fix hotplug log level
      
      * add logs for warden reporter (#106)
      
      * support get clusters by related project (#107)
      
      * support get clusters by related project
      
      * fix comment
      
      * add swagger doc
      
      * Move project tenant controller (#116)
      
      * modify svc const (#112)
      
      * move tenant and project controller to warden
      
      * support sync cluster without scout
      
      * fix pkg import
      
      * fix resource quota populate (#117)
      
      * fix resource quota populate
      
      * fix resource quota populate
      
      * support retain re...
      601146b0
  9. 25 May, 2022 1 commit
  10. 09 May, 2022 1 commit
  11. 06 May, 2022 2 commits
  12. 26 Apr, 2022 1 commit
  13. 25 Apr, 2022 4 commits
  14. 24 Apr, 2022 1 commit
    • tiancan's avatar
      move filter to util (#99) · 320d8f44
      tiancan authored
      * move filter to util
      
      * update fmt and add missing license
      
      * update fmt
      
      Co-authored-by: tangxinxing <--global>
      320d8f44
  15. 18 Apr, 2022 3 commits
    • weilaaa's avatar
      Feature version conversion (#97) · 7ba16e1e
      weilaaa authored
      * conversion module at early time
      
      * temp commit
      
      * add multi version converter
      
      * complete version conversion module
      
      * add version convert unit test
      
      * optimize filter
      
      * modify conversion interface
      
      * add missing copyright
      
      * commit vendor
      
      * update filter test
      
      * update filter test
      
      Co-authored-by: tangxinxing <--global>
      7ba16e1e
    • weilaaa's avatar
      cluster info add cpu and mem used quota (#96) · d004049a
      weilaaa authored
      * cluster info add cpu and mem used quota
      
      * fix variable name
      
      * fix func name
      d004049a
    • weilaaa's avatar
      remove not exist subResourceQuota (#94) · 36ce76c5
      weilaaa authored
      * remove not exist subResourceQuota
      
      * ensure used update
      
      * fix nil point
      36ce76c5
  16. 15 Mar, 2022 1 commit
    • tiancan's avatar
      Feature restapi permission check (#92) · 67743d85
      tiancan authored
      * add restapi rbac
      
      * add restapi permisson check
      
      * add restapi permisson check
      
      * add restapi access check
      
      * change get user permission check way
      
      * change go fmt; change http status 401 to 403
      
      * fakeclient has no restmapper error
      
      * fakeclient has no rbac error
      
      * use http.request rather than gin
      
      * use constant rather than string
      
      Co-authored-by: tangxinxing
      67743d85
  17. 14 Mar, 2022 1 commit
  18. 17 Feb, 2022 11 commits
  19. 25 Jan, 2022 4 commits