1. 010ac7f Add doc for EventExporter (#116) by Jicheng Zhi · 2 weeks ago master
  2. 1e3f050 Add CRD, Controller for SkyWalking Event Exporter (#113) by Jicheng Zhi · 3 weeks ago
  3. 77a2204 Bump up golang to v1.22 and fix security issues. (#112) by Ye Cao · 7 weeks ago v0.9.0
  4. 954b36e Add a getting started doc for swck (#100) by Ye Cao · 8 weeks ago
  5. d6d125a Remove SwAgent default env JAVA_TOOL_OPTIONS. (#106) by weixiang1862 · 8 weeks ago
  6. a94d952 Bump up dependencies to fix CVE (#109) by kezhenxu94 · 3 months ago
  7. 976d7b6 Use append rather than replace policy for JAVA_TOOL_OPTIONS (#95) by Robert Lu · 6 months ago
  8. 9e5c58b Enable log relevant flags (#104) by Gao Hongtao · 6 months ago
  9. 252bee9 Bump up custom-metrics-apiserver (#103) by Gao Hongtao · 6 months ago
  10. 56846b5 Bump up dependencies (#102) by kezhenxu94 · 6 months ago
  11. 9088389 bump up the ingress apiVersion from networking.k8s.io/v1beta1 to networking.k8s.io/v1 for oapserver manifest (#101) by zhuhao · 6 months ago
  12. e62f9a8 Avoid duplicated injection while injecting java agent. (#98) by Ye Cao · 7 months ago
  13. fd6f354 Fix panic in storage reconciler. (#94) by weixiang1862 · 8 months ago
  14. 64fd5de Add startupProbe, livenessProbe and readinessProbe for OAPServer. (#93) by Ye Cao · 8 months ago
  15. bc0e7cc Support inject java agent bootstrap-plugins. (#91) by weixiang1862 · 8 months ago
  16. f0388c2 Fix number env value format error in template yaml. (#90) by weixiang1862 · 8 months ago
  17. 502610b Bump go and dependencies (#89) by Gao Hongtao · 10 months ago v0.8.0
  18. a362d2b Deprecate the configmap configurations of the java injector. (#87) by Ye Cao · 10 months ago
  19. 68b7d3d * Bump up oap version to 9.5.0 (#88) by ButterBright · 10 months ago
  20. 8757065 Bump google.golang.org/grpc from 1.40.0 to 1.53.0 in /adapter (#86) by Gao Hongtao · 10 months ago
  21. 06aeb61 * Bump up github.com/Masterminds/goutils to v1.1.1 (#84) by Ye Cao · 1 year, 2 months ago
  22. 333add0 Bump golang.org/x/net from 0.2.0 to 0.7.0 in /adapter (#81) by dependabot[bot] · 1 year, 3 months ago
  23. d9e6f33 Use `kubectl apply -k` to install operator and adapter (#79) by Ye Cao · 1 year, 3 months ago
  24. 695da0b Bump up several components. (#78) by Ye Cao · 1 year, 6 months ago
  25. 38cd542 Fix several vulnerabilities (#77) by Gao Hongtao · 1 year, 6 months ago
  26. 5b958c7 Add the guide to add new CRD and Controller in SWCK (#75) by Ye Cao · 1 year, 6 months ago
  27. a07d01b * Delete the unused custom metric profile. (#76) by Ye Cao · 1 year, 8 months ago
  28. d125f2e [Feature] Add BanyanDB CRD & Controllers (#70) by William Song · 1 year, 8 months ago
  29. bf4d134 Improve the release doc (#74) by Ye Cao · 1 year, 8 months ago
  30. 3e12845 * Update changed.md. (#73) by Ye Cao · 1 year, 8 months ago v0.7.0
  31. 7bdb235 [Feature] [SWCK] Add Instrument CRD to config and operate instruments. (#66) by Duncan Zhou · 1 year, 8 months ago
  32. aebe9bc Add more details about how to deploy the operator based on (#72) by Gao Hongtao · 1 year, 8 months ago
  33. ed08076 Bump up prometheus client version to fix cve (#71) by kezhenxu94 · 1 year, 9 months ago
  34. e822fca Add CRD, Controller, e2e for OAPServer's configuration (#65) by dashanji · 1 year, 10 months ago
  35. 248670f Update license eye version (#69) by kezhenxu94 · 1 year, 10 months ago
  36. 9271d49 Bump several dependencies of adapter (#68) by Gao Hongtao · 1 year, 10 months ago
  37. 5e7d287 Replace go-bindata with embed lib (#64) by Hoshea Jiang · 2 years ago
  38. e2d784a add resource limits and requests (#63) by dashanji · 2 years, 3 months ago
  39. 2c8268f Fix java-agent-injector usages link (#62) by Marc Navarro · 2 years, 3 months ago
  40. 20e603f Fix wrong shell assignment (#61) by dashanji · 2 years, 4 months ago
  41. 601785e Update image tag to 0.6.1 (#60) by mrproliu · 2 years, 4 months ago v0.6.1
  42. 590266e Fix could not deploy metrics adapter to GKE (#59) by mrproliu · 2 years, 4 months ago
  43. 3161ded use JAVA_TOOL_OPTIONS to replace AGENT_OPTS (#58) by dashanji · 2 years, 4 months ago v0.6.0
  44. 570b8bc Update change log and image tag for releasing 0.6.0 (#55) by Gao Hongtao · 2 years, 4 months ago
  45. 957844f Add stabilization windows feature in satellite HPA documentation and sample file (#57) by mrproliu · 2 years, 4 months ago
  46. 39b0e11 Fix the satellite config not support number error (#56) by mrproliu · 2 years, 4 months ago
  47. 9e34be0 Add the Satellite component (#54) by mrproliu · 2 years, 5 months ago
  48. 23f34cd Update release images to set numeric user id (#53) by Gao Hongtao · 2 years, 5 months ago
  49. 5e3fce8 Polish documents and introduce webhook health checker (#52) by dashanji · 2 years, 5 months ago v0.5.0
  50. 2882c3b Migrate to the kubebuilder V3 (#51) by Gao Hongtao · 2 years, 5 months ago
  51. 8987bd1 Remove deprecated Kubernetes API dependence (#47) by Roland · 2 years, 5 months ago
  52. 338239d add adapter e2e (#50) by dashanji · 2 years, 5 months ago
  53. 9453959 add e2e-test(oap+ui+internel/external storage) (#49) by dashanji · 2 years, 6 months ago
  54. 504020f fix bug (#48) by dashanji · 2 years, 6 months ago
  55. aad0db9 add e2e test[OAP+UI+Agent] (#46) by dashanji · 2 years, 6 months ago
  56. 7cba65d Fix operator role patch issues (#45) by Gao Hongtao · 2 years, 6 months ago
  57. 8866898 Update release document (#44) by Gao Hongtao · 2 years, 6 months ago
  58. 7b6eba5 Use https schema in documents (#43) by Gao Hongtao · 2 years, 6 months ago
  59. a472631 Update menu.yml (#42) by Gao Hongtao · 2 years, 6 months ago
  60. 7601e43 Fix issues for releasing 0.4.0 (#41) by Gao Hongtao · 2 years, 6 months ago v0.4.0
  61. a4b7888 Several improvments for 0.4.0 release (#40) by Gao Hongtao · 2 years, 7 months ago
  62. 2fad259 Polish documents (#39) by Gao Hongtao · 2 years, 7 months ago
  63. a8539ca Add storage.md doc (#38) by Chord · 2 years, 7 months ago
  64. 8fd57b5 Fix vulnerabilities (#37) by Gao Hongtao · 2 years, 7 months ago
  65. 271a3fb fix event RBAC error (#36) by dashanji · 2 years, 7 months ago
  66. f35457c add JavaAgent doc and update demo (#35) by dashanji · 2 years, 7 months ago
  67. 1d33454 [feature]add JavaAgent CRD and controller (#34) by dashanji · 2 years, 7 months ago
  68. 4237536 Add Storage CRDs and Controller (#31) by Chord · 2 years, 7 months ago
  69. c6a6c0f Add java agent injector manual. (#33) by dashanji · 2 years, 7 months ago
  70. a7ea13c add feature: java agent injector (#30) by dashanji · 2 years, 8 months ago
  71. d61a348 Update README.md for download anchor (#32) by 吴晟 Wu Sheng · 2 years, 9 months ago
  72. 0409fa8 Introduce skywalking-eyes to check license headers (#29) by 何延龙 · 3 years ago
  73. 2518d4c Update NOTICE year to 2021 (#28) by Kirs · 3 years, 1 month ago
  74. 9dd9000 Update image tag to 0.3.0 (#27) by Gao Hongtao · 3 years, 2 months ago 0.3.0 v0.3.0
  75. 45b1554 Upgrade skywalking-cli dependency (#26) by Gao Hongtao · 3 years, 2 months ago
  76. d6f5bfa Some enhancements for HPA metric adapter (#25) by Gao Hongtao · 3 years, 2 months ago
  77. 74f6b6b Update release scripts (#24) by Gao Hongtao · 3 years, 4 months ago 0.2.0 v0.2.0
  78. 6a3ef52 Update image tag to 0.2.0 (#22) by Gao Hongtao · 3 years, 4 months ago
  79. 1e40489 spelling (#23) by Brandon Fergerson · 3 years, 4 months ago
  80. a18999e Preparation of release 0.2 (#21) by Gao Hongtao · 3 years, 4 months ago
  81. d15ef19 Polish ingress of UI (#20) by Gao Hongtao · 3 years, 4 months ago
  82. 8e7183a Some features swctl needs (#19) by Gao Hongtao · 3 years, 4 months ago
  83. d385ed6 New CRDs and features (#18) by Gao Hongtao · 3 years, 4 months ago
  84. 759e7a4 Place the manager binary in the right path (#17) by Gao Hongtao · 3 years, 5 months ago
  85. e13b753 Add unit test case for operator (#16) by Gao Hongtao · 3 years, 5 months ago
  86. 4cce439 Add Dockerfile for release (#15) by Gao Hongtao · 3 years, 5 months ago
  87. b86e3e9 Operator templates enhancement (#14) by Gao Hongtao · 3 years, 5 months ago
  88. 0a628f8 Introduce templates into operator (#13) by Gao Hongtao · 3 years, 5 months ago
  89. 5069952 Introduce custom metrics apiserver which is an adapter to OAP cluster (#12) by Gao Hongtao · 3 years, 5 months ago
  90. c9a1731 Fix copy-paste typo (#11) by kezhenxu94 · 3 years, 6 months ago 0.1.0
  91. 5250722 Update release.md (#10) by Gao Hongtao · 3 years, 6 months ago
  92. 5045eeb Fix typo in binary name (#9) by kezhenxu94 · 3 years, 6 months ago
  93. a6a76ef Tweak release scripts and polish the release doc (#8) by Gao Hongtao · 3 years, 6 months ago
  94. 96fe630 Update README.md (#5) by Gao Hongtao · 3 years, 6 months ago
  95. b7cf4a0 Give a explicit check context (#7) by kezhenxu94 · 3 years, 6 months ago
  96. 893474a Add branch protection and requires checks/reviews before merging (#6) by kezhenxu94 · 3 years, 6 months ago
  97. 8e435eb Merge pull request #3 from hanahmily/oap-crds by 吴晟 Wu Sheng · 3 years, 6 months ago
  98. 1a030a3 Fix issues from lint by Gao Hongtao · 3 years, 6 months ago
  99. 5ad0e33 Merge remote-tracking branch 'origin/master' into oap-crds by Gao Hongtao · 3 years, 6 months ago
  100. 3bb6272 Merge pull request #4 from apache/workflow by 吴晟 Wu Sheng · 3 years, 6 months ago