kubevela / community

KubeVela community content
Apache License 2.0
41 stars 42 forks source link

Apply for Approver Role #100

Closed Hanmengnan closed 1 year ago

Hanmengnan commented 1 year ago

I would like to nominate myself as an approver of KubeVela.

I'd be honored if I can continue my contributions as an approver and committed to make the community better.

These are my contributions:

  1. Feat: add the user doc of vela top
  2. Feat: vela top supports custom theme features
  3. [example] Add a video example of Keda's autoscaling in CPU based trigger.
  4. Feat: Introduce timeout mechanism into cache and update network request mechanism in vela top
  5. Fix: fix the stuck problem and use LRU cache to promote the speed of loading topology
  6. Fix: fix problem of loading pods of cronjob
  7. Fix: can't obtain pods generated by Crontask component (patch of PR 4925)
  8. Fix: can't get pods of CronTask component
  9. Feat: add the container view to vela top
  10. Feat: add the feature of viewing log of pod in vela top
  11. Feat: add resource topology view in vela top
  12. Feat: Add more data field to application view and managed resource view in vela top
  13. Fix: fix the bug that the empty row exists in cluster view in vela top
  14. Feat: add feature of refreshing resource view and fix the bug of stucking
  15. Docs: add the design document of vela-top
  16. Refactor: rename interfaces and functions in vela top to promote semanticity
  17. Fix: fix the vela system info command can not work
  18. Feat: highlight the Yaml text of vela top
  19. Refactor: refactor the source of all kinds of views, use the "Factory Method" design patterns to rewrite the code to upgrade the quality of code
  20. Feat: add filtering features to the Application view and K8S object view of vela top
  21. Feat: load the Yaml text of resource in vela top
  22. Feat: add a new resource level view: Pod view to vela top
  23. Feat: add new system info to system info board and optimize code
  24. Feat: Add a new CLI command: vela top which can display system information and resource status in UI form
  25. Docs: translation of migration-from-old-version(#808)
  26. Feat: load the system version requirements from the addon's meta.yaml(#395)
  27. Feat: search useful addon version automatically
  28. Fix: add handle of ".yml" type in readviewfile function
  29. Feat: add the feature that views in addon are applied independently.(#3905)
wonderflow commented 1 year ago

Great job! +1

Somefive commented 1 year ago

LGTM

FogDong commented 1 year ago

Thanks for contributing! LGTM.

barnettZQG commented 1 year ago

@Hanmengnan Good job! +1. Let's make the vela CLI command be better.

chivalryq commented 1 year ago

LGTM. You make vela CLI better!

wangyikewxgm commented 1 year ago

LGTM

wonderflow commented 1 year ago

@Hanmengnan Congratulations! You can send a PR to the OWNERS file.

jefree-cat commented 1 year ago

Congratulations! LGTM.

Hanmengnan commented 1 year ago

Thank you all so much for your support!