Skip to content

Releases: vesoft-inc/nebula-operator

Nebula Operator v1.1.0

26 Apr 04:16
8aa9f27
Compare
Choose a tag to compare

Feature

  • support enterprise version storage auto scaling #127

Bugfix

  • fix scaling balance job bug #131

Other changes

  • fix add-ons.md invalid link #128

Nebula Operator v1.0.0

31 Mar 08:13
b322062
Compare
Choose a tag to compare

Feature

  • support v3.0.0 #121
  • support enterprise version license configurable #112

Bugfix

  • fix storage pvc reclaim panic bug #98
  • fix nebulacluster custom config #117
  • fix service annotations lost bug #119

Nebula Operator v0.9.0

15 Nov 11:22
ba88e28
Compare
Choose a tag to compare

Feature

  • support upgrade,compatible with nebula-go v2.5.0 & v2.6.0 #88
  • support nebula component customize the nodeSelector #78
  • support pv reclaim policy #49
  • support controller runtime parameters configurable #83
  • support log and data seperated #82
  • support storaged scaling and balance operation seperated, provides configurable parameters #85
  • support scheduling tolerations configurable #84
  • support scheduling affinity configurable #84
  • support health probes configurable #84
  • provide a default nginx-ingress #84
  • support sidecar container configurable #84

Enhancement

  • e2e framework support scaling test case #86
  • openkruise schema register configurable #80

Bugfix

  • Fix the bug that scale in failure caused by uncaptured error code #92
  • Fix the bug that customize nebula parameter via config #81

Nebula Operator v0.8.0

22 Sep 05:02
a87d229
Compare
Choose a tag to compare

Feature

  • Operator is now built with nebula-go v2.5.0,adapt nebula v2.5.0 #67
  • Support pod template labels and annotations #36
  • Provide ngctl terminal tools to facilitate nebula cluster management #39, #38
  • Provide e2e testing framework #9

Bugfix

  • Fix e2e fails to run due to lost vid_type #45
  • Fix helm charts fails to install while storageClassName is empty #44
  • Fix configure log level cannot take effect  #40