github openark/orchestrator v3.0.7
GA release v3.0.7

latest releases: v3.2.6, v3.2.5, v3.2.4...
6 years ago

Changes since last release: v3.0.6...v3.0.7

Notable:

  • Raft: non-leader nodes reverse proxy web/API requests to leader, assuming they're part of the healthy raft group.
    • Introducing new health check, /api/raft-health, responding 200 OK when a node is healthy in the raft group (i.e. not isolated)
  • Support super_read_only:
    #390 adds UseSuperReadOnly config variables (default false). When true, orchestrator will set super_read_only together with read_only, and in particular on master promotion.
  • Support SSL for master graceful takeover if SSL is enables (#401) -- thank you @stankevich !
  • Custom JS and CSS (any customizations will not be supported) (#404) -- thank you @berlincount !
  • Better handling of failure analysis when all replicas are downtimed.
  • KV store: breaking down master identify (in addition to existing entry)
    Four more key/value pairs are added per master:
    • hostname
    • port
    • IPv4, if available
    • IPv6, if available
  • Fixed lost-in-recovery downtime duration
  • Improved web UI for recovery auditing, plus bugfixes (#413 , #415)
$ sha256sum *.*
c1cfc91d8cbdb8affabec1d9ba299562d5cd7d33b32958087af71d6d5eb96d9e  orchestrator-3.0.7-1.x86_64.rpm
c61873063c373481f8025a38a8907485526462d88d28f31548e5e17dcd87e6f8  orchestrator-3.0.7-linux-amd64.tar.gz
022bc1ade26c03620382d9b8ea4e1f17b4c28d91704f70825d89439ad934359e  orchestrator-centos6-3.0.7-1.x86_64.rpm
f142324a86e6c0df0487905e154e58523f5be75cb11e5b2dc7a7ad144bfdffbe  orchestrator-cli-3.0.7-1.x86_64.rpm
d58fb35aa84f5b9864f95980efbe5052846fd46f5112718fb0b887a16d643237  orchestrator-cli-centos6-3.0.7-1.x86_64.rpm
8dbbf11bf5f669c011048f3234e43deda603c1b414ae04271d0cba124d40d365  orchestrator-cli_3.0.7_amd64.deb
d59659a3c1f30e5f47462365b99513b765ef12d187593d39711ac273943da91c  orchestrator-client-3.0.7-1.x86_64.rpm
7ec3b6771b1a490a00661472f657fd49e3c37fe8fb4d8f6f62c5cce554cc1dd3  orchestrator-client-centos6-3.0.7-1.x86_64.rpm
ba6aa6f2f36afa3f6e9e350704c48667a709483b0426c257a87d1a2f5d0ec50f  orchestrator-client_3.0.7_amd64.deb
7cebf944c500d18cc802bac7150defcebc6d6cdf4b0537be9dc55323a6ac0126  orchestrator_3.0.7_amd64.deb

Don't miss a new orchestrator release

NewReleases is sending notifications on new releases.