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. 31 May, 2022 4 commits
  2. 30 May, 2022 5 commits
    • weilaaa's avatar
      ca5eb352
    • weilaaa's avatar
      fix resource quota populate (#117) · 51e38f2e
      weilaaa authored
      * fix resource quota populate
      
      * fix resource quota populate
      51e38f2e
    • weilaaa's avatar
      Move project tenant controller (#116) · 2af00b89
      weilaaa authored
      * modify svc const (#112)
      
      * move tenant and project controller to warden
      
      * support sync cluster without scout
      
      * fix pkg import
      2af00b89
    • weilaaa's avatar
      add swagger doc (#113) · f46051d3
      weilaaa authored
      * 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
      f46051d3
    • weilaaa's avatar
      Optimize version convert (#108) · db2d3a28
      weilaaa authored
      * 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
      db2d3a28
  3. 25 May, 2022 1 commit
  4. 09 May, 2022 1 commit
  5. 06 May, 2022 2 commits
  6. 26 Apr, 2022 1 commit
  7. 25 Apr, 2022 4 commits
  8. 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
  9. 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
  10. 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
  11. 14 Mar, 2022 1 commit
  12. 17 Feb, 2022 11 commits
  13. 25 Jan, 2022 5 commits