Skip to content

Releases: outbrain-inc/orchestrator

GA Release v1.4.470

28 Oct 08:19
Compare
Choose a tag to compare
audit-recovery more detailed

GA Release v1.4.468

27 Oct 13:13
Compare
Choose a tag to compare
recoveries:

- api: modified ack-* uri:
  - /api/ack-recovery/cluster/:clusterName
  - /api/ack-recovery/cluster/alias/:clusterAlias
  - /api/ack-recovery/instance/:host/:port
  - /api/ack-recovery/:recoveryId
  - owner implicitly infered from context; comment provided via query
param
- audit-recovery allows for acknowledging a specific recovery
- cluster.js, cluster-analysis.js: linking blocked recoveries into
cluster's audit-recovery page

GA Release v1.4.460

22 Oct 09:56
Compare
Choose a tag to compare
audit:

- auditing cluster name where available
- db: added cluster_name column in audit table
- implicitly issues a log.Debug(). This cleans up some code
- fixed/added auditing messages around the code

instance_dao:
- added GetClusterName(), using cache

web:
- minor visualization changes (modal title, fixed sidebar)

GA Release v1.4.458

21 Oct 13:42
Compare
Choose a tag to compare
web: enhanced sidebarrecovery: "*" qulifies as "catch-all" in

auto-recovery filters

GA Release v1.4.455

20 Oct 11:57
Compare
Choose a tag to compare
More cli flags sanity checks and debug info

GA Release v1.4.454

20 Oct 07:55
Compare
Choose a tag to compare
fixed co-master ascii topology

GA Release v1.4.448

16 Oct 12:02
Compare
Choose a tag to compare
internal db deployments now protected against concurrent orchestrator

instances deploying at the exact same time. No pollution of duplicate
deployments will happen.

Added SmartOrchestratorDatabaseUpdate (bool) config variable to control
use of smart deployments.

GA Release v1.4.445

15 Oct 11:26
Compare
Choose a tag to compare
Added command documentation, more hints, supports "-c help" to list all

known commands with short description

GA Release v1.4.444

14 Oct 15:41
Compare
Choose a tag to compare
instance discovery:

- better handling of error conditions
- less failing on non-fatal situations

GA Release v1.4.442

14 Oct 11:42
Compare
Choose a tag to compare
resolve: refuse to resolve multiple-hostnames (clearly an error)

updated grafana dashboard config