Releases: vesoft-inc/nebula-operator
Releases · vesoft-inc/nebula-operator
NebulaGraph Operator v1.8.6
What's Changed
- fix(autofailover): Don't autofailover if network is down for a node. by @kevinliu24 in #571
- fix(storaged): run balance leader if storaged nodes are recreated or restarted by @kevinliu24 in #572
- Patch storaged monitor by @kevinliu24 in #575
- cherry-pick: update helm chart to 1.8.6 by @kevinliu24 in #578
Full Changelog: v1.8.5...v1.8.6
NebulaGraph Operator v1.8.5
What's Changed
- add more constraints for failover by @MegaByte875 in #563
- check node status through PV by @MegaByte875 in #564
- fix storaged stuck error by @MegaByte875 in #565
- fix(autofailover): Don't retry if node is down. by @kevinliu24 in #566
- Handle pod=nil and do not failover if more than replicas/2 hosts are down in the same partition by @kevinliu24 in #569
Full Changelog: v1.8.4...v1.8.5
NebulaGraph Operator v1.8.4
What's Changed
- Update helm chart version by @kevinliu24 in #553
- Remove autofailover from graphd by @kevinliu24 in #558
Full Changelog: v1.8.3...v1.8.4
NebulaGraph Operator v1.8.3
What's Changed
- [operator] auto balance during failover by @kevinliu24 in #542
- feat(operator): Cherry-Pick Support Non-root Image (#546) by @kevinliu24 in #547
- Fix Graphd Autofailover When Autoscaler Scale Up and Then Down by @kevinliu24 in #552
Full Changelog: v1.8.2...v1.8.3
NebulaGraph Operator v1.8.2
What's Changed
- [operator] Add pdb by @kevinliu24 in #521
- Coredump management by @kevinliu24 in #524
- fix(operator): remove unnecessary pod from autofailover list by @kevinliu24 in #530
- [operator] run leader balance multiple times until balanced. by @kevinliu24 in #532
- [operator] Add documentation for coredump preservation and pdb by @kevinliu24 in #533
Full Changelog: v1.8.1...v1.8.2
NebulaGraph Operator v1.8.1
What's Changed
- update controller-manager flags by @MegaByte875 in #472
- sync persistent volume status by @MegaByte875 in #473
- Fix issues in e2e test by @kevinliu24 in #442
- add scale in log by @MegaByte875 in #481
- Fix helm chart error by @kevinliu24 in #482
- hpa add default behavior by @MegaByte875 in #483
- update rbac for hpa custom metrics by @MegaByte875 in #484
- support metad and graphd local pv failover by @MegaByte875 in #488
- add startup-scripts image by @MegaByte875 in #489
- fix scheduler by @MegaByte875 in #495
- balance leader after restored cluster status ready by @MegaByte875 in #504
- fix scale and rolling update operation at the same time by @MegaByte875 in #505
- fix balance partition leader by @MegaByte875 in #507
- feat: add autoscaler admission webhook by @kevinliu24 in #502
- modified document for autoscaler webhook and self signed certificate by @kevinliu24 in #509
- add auto install for nvme-cli by @kevinliu24 in #510
- update helm chart maintainer by @MegaByte875 in #511
- fix issues in certificate generator by @kevinliu24 in #513
- fix local pv failover bug by @MegaByte875 in #514
- remove balance data job by @MegaByte875 in #515
- support dns config options by @MegaByte875 in #516
- Update chart version by @MegaByte875 in #518
Full Changelog: v1.8.0...v1.8.1
NebulaGraph Operator v1.8.0
What's Changed
Breaking Changes
- support component topology constraints by @MegaByte875 #400
- webhook rule for protected cluster by @MegaByte875 #408
- add cluster finalizer by @MegaByte875 #409
- enhance dynamic flags & support sslCerts by @MegaByte875 #415
- separate log and agent container by @MegaByte875 #426
- support dockerfile user build-arg by @MegaByte875 #430
Note:
- PR #415 #426 will trigger nebula cluster restart
- ClusterRole 'nebula-role' need to be deleted if it already exists
New Features
- restart specified component or pod by @MegaByte875 #385
- support local pv failover by @MegaByte875 #394
- support upgrade CRD by @MegaByte875 #395
- local pv provisioner for public cloud by @MegaByte875 #406 #465 #466
- add selector for nebula objects by @MegaByte875 #410
- cherry-pick support sidecar containers (#413) by @MegaByte875 #414
- support google storage by @MegaByte875 #421
- support backup by @MegaByte875 #432 #439 #446 #457
Bug Fixes
- fix: reconnect options by @kqzh #374
- scheduler optimization by @MegaByte875 #369 #447
- fix scale in bug by @MegaByte875 #375
- fix transfer leader timeout by @MegaByte875 #377
- fix graphd phase by @MegaByte875 #383
- fix session related flags #388
- fix bugs by @MegaByte875 #399
- fix post_start hook and agent volumes by @MegaByte875 #434
- fix restart cluster by @MegaByte875 #435
- fix restart condition by @MegaByte875 #436
- fix grpc warning logs by @MegaByte875 #452
- remove not found error by @MegaByte875 #453
- fix restored cluster failed pod by @MegaByte875 #461
Others
- enha: remove --ws_ip args by @veezhang #359
- e2e tests by @veezhang #361 #362 #364 #368 #376 #380 #392 #393 #397
- e2e test by @kqzh #349
- recover failed admin job by @MegaByte875 #381
- suspend cluster by @MegaByte875 #382
- add chart values for nebula cluster by @MegaByte875 #386
- add event recorder by @MegaByte875 #411
- cherry-pick support sidecar containers (#413) by @MegaByte875 #414
- ops script by @MegaByte875 #437 #438
- support ssl flags reset by @MegaByte875 #449
- update operator chart CRDs by @MegaByte875 #455
- enhance data download by @MegaByte875 #464
Documentation
- update docs by @MegaByte875 in #407 #454
- update ssl guide by @MegaByte875 #419
Full Changelog: v1.7.0...v1.8.0
NebulaGraph Operator v1.7.6
What's Changed
- tls config support servername by @MegaByte875 in #440
Full Changelog: v1.7.5...v1.7.6
NebulaGraph Operator v1.7.5
What's Changed
- support dockerfile user build-arg by @MegaByte875 in #428
Full Changelog: v1.7.4...v1.7.5
NebulaGraph Operator v1.7.4
What's Changed
- fix reconnect bug by @MegaByte875 in #412
- support sidecar containers by @MegaByte875 in #413
- add cert path environments by @MegaByte875 in #417
- remove session flag by @MegaByte875 in #420
Full Changelog: v1.7.3...v1.7.4