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