Releases: outbrain-inc/orchestrator
Releases · outbrain-inc/orchestrator
GA Release v1.4.470
audit-recovery more detailed
GA Release v1.4.468
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
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
web: enhanced sidebarrecovery: "*" qulifies as "catch-all" in auto-recovery filters
GA Release v1.4.455
More cli flags sanity checks and debug info
GA Release v1.4.454
fixed co-master ascii topology
GA Release v1.4.448
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
Added command documentation, more hints, supports "-c help" to list all known commands with short description
GA Release v1.4.444
instance discovery: - better handling of error conditions - less failing on non-fatal situations
GA Release v1.4.442
resolve: refuse to resolve multiple-hostnames (clearly an error) updated grafana dashboard config