containerpilot

A service for autodiscovery and configuration of applications running in containers

MPL-2.0 License

Stars
1.1K
Committers
30

Bot releases are hidden (Show)

containerpilot - 3.8.0 Latest Release

Published by jwreagor over 6 years ago

CHANGELOG:

This release includes several contributions, bug fixes, and tweaks from the community.

BUG FIXES:

  • Set health timeout to health interval if omitted (#550)
  • Ignore log output for the Consul heartbeat timer (#556)

FEATURES:

  • Register critical services in consul; initial_status feature (#553)
  • config: Adjust loop template function to allow ranges by strings/env vars (#555)

84642c13683ddae6ccb63386e6160e8cb2439c26 containerpilot-3.8.0.tar.gz

containerpilot - 3.7.0

Published by jwreagor over 6 years ago

CHANGELOG:

The big change in this release is that we now include milliseconds within the default JSON log format. This a potentially breaking change for some log parsers but one that is welcome for most operators.

BUG FIXES:

  • JSON Log format missing milliseconds (#545)
  • Job name not being prepended to log lines when using the default format (#544)

SHA1 b10b30851de1ae1c095d5f253d12ce8fe8e7be17 containerpilot-3.7.0.tar.gz

containerpilot - 3.6.2

Published by jwreagor almost 7 years ago

CHANGELOG:

This release fixes a logging issue running within LX brand zones on SmartOS. This occurred from a contribution which inadvertently introduced 0-byte writes. A cascading issue occurred which exposed a bug that caused zoneadmd running on SmartOS to drop logs given these unnecessary writes. This was also patched with OS-6521.

BUG FIXES:

  • Patch RFC3339 logging and remove meaningless 0-byte writes (#541)

SHA1 b799efda15b26d3bbf8fd745143a9f4c4df74da9 containerpilot-3.6.2.tar.gz

containerpilot - 3.6.1

Published by jwreagor almost 7 years ago

CHANGELOG:

BUG FIXES:

  • Clean-up core signals handler by removing unnecessary cruft (#533)
  • Clean-up a few things around global/job shutdown (#533)
  • Add optional debug logging of timer/timeout events (#534)
  • Prevent overzealous collection of Metric events through Prometheus (#536)
  • docs: fix typo in link to job config spec (#537)

SHA1 57857530356708e9e8672d133b3126511fb785ab containerpilot-3.6.1.tar.gz

containerpilot - 3.6.0

Published by jwreagor almost 7 years ago

CHANGELOG:

This release adds two major enhancements, upgrades to Go 1.9 and Consul 1.0.0 as well as signal events.

We've added a new event trigger to ContainerPilot. You can now send a UNIX signal into a containerpilot process and have it trigger a custom job. Signal based jobs can trigger on either SIGHUP or SIGUSR2.

FEATURES:

  • Upgraded to Go 1.9 for building ContainerPilot (#519)
  • Upgraded to Consul 1.0.0 for our testing infrastructure and target Consul version (#519)
  • Signal events which allow a job to trigger on a UNIX signal (#513)

SHA1 1248784ff475e6fda69ebf7a2136adbfb902f74b containerpilot-3.6.0.tar.gz

containerpilot - 3.5.1

Published by jwreagor almost 7 years ago

CHANGELOG:

BUG FIXES:

  • Fix a goroutine leak in the signal handler code path (#523)

SHA1 7ee8e59588b6b593325930b0dc18d01f666031d7 containerpilot-3.5.1.tar.gz

containerpilot - 3.5.0

Published by jwreagor about 7 years ago

CHANGELOG:

The big change in this release for ContainerPilot is a refactoring of how the app shuts down. We're now using the Go context package throughout the entire application. Many of the race conditions and timing issues that occurred on global shutdown should now be removed.

FEATURES:

  • Log the pid of every job in a logger field (#497)

BUG FIXES:

  • Refactor away EventHandler into separate pub/sub interfaces (#476)
  • Migrate from deprecated Consul API call PassTTL to UpdateTTL (#515)

SHA1 f06b2e8398f83ee860a73c207354b75758e3e3ac containerpilot-3.5.0.tar.gz

containerpilot - 3.4.3

Published by jwreagor about 7 years ago

CHANGELOG:

FEATURES:

  • add Jobs to status endpoint (#507)

BUG FIXES:

  • cleanup test assert.Equal argument order (#509)
  • fix lint and support go 1.9 (#507)
  • enter/exit maintenance events should also trigger job start (#501)
  • Fix join (#495)

SHA1 e8258ed166bcb3de3e06638936dcc2cae32c7c58 containerpilot-3.4.3.tar.gz

containerpilot - 3.4.2

Published by jwreagor about 7 years ago

CHANGELOG:

BUG FIXES:

  • split SIGCHLD from all other signal handlers in supervisor (#493)

SHA1 5c99ae9ede01e8fcb9b027b5b3cb0cfd8c0b8b88 containerpilot-3.4.2.tar.gz

containerpilot - 2.7.8

Published by jwreagor about 7 years ago

CHANGELOG:

BUG FIXES:

  • split SIGCHLD from all other signal handlers in supervisor (v2) (#492)

SHA1 09158be44c3e887244581d4d019748df9fcfa93c containerpilot-2.7.8.tar.gz

containerpilot - 3.4.1

Published by jwreagor about 7 years ago

CHANGELOG:

BUG FIXES:

  • move defer out of loop so as not to leak a closure (#488)

SHA1 4d13cfb345de86135ab2271b77516c6b6a7bed3a containerpilot-3.4.1.tar.gz

containerpilot - 3.4.0

Published by jwreagor about 7 years ago

CHANGELOG:

FEATURES:

  • config: Introduce logging to file w/ log file re-open on SIGUSR1 (#477)
  • add raw logging field to bypass logger for exec (#462)

BUG FIXES:

  • control: HTTPServer should handle existing control socket files (#480)
  • docs: Better language around stopTimeout (#479)
  • fix GOOS setting in makefile (#483)
  • discovery: fix tls config for Consul (#481)
  • default restarts to "unlimited" when when->interval is set (#473)
  • docs: add pointers to godoc (#475)

SHA1 ff14bfc9f6b7a10654b0c8777175c2b0436575aa containerpilot-3.4.0.tar.gz

containerpilot - 3.3.4

Published by tgross about 7 years ago

CHANGELOG:

  • fix race that can sometimes cause deadlock during reload/shutdown with larger numbers of jobs #468 #469

SHA1 806f28a25a06acdbcfa8940c8968d5f8e20a2c4f containerpilot-3.3.4.tar.gz

containerpilot - 3.3.3

Published by tgross about 7 years ago

CHANGELOG:

  • make sure jobs configured for stopping/stopped exit on shutdown/reload #465 #466

SHA1 8d680939a8a5c8b27e764d55a78f5e3ae7b42ef4 containerpilot-3.3.3.tar.gz

containerpilot - 3.3.2

Published by tgross about 7 years ago

CHANGELOG:

  • Fix when->timeout canceling running jobs #456 #458

SHA1 056d45f728e9b9c61793d6f994da291d5eebeabd containerpilot-3.3.2.tar.gz

containerpilot - 3.3.1

Published by tgross about 7 years ago

CHANGELOG:

  • fixed bug where /status always reported job as "unknown" status #445 #450
  • fixed bug where job exec was getting SIGKILL instead of SIGTERM on ContainerPilot stop #448 #449
  • fixed bug where supervisor's SIGCHLD handler could block SIGTERM/SIGINT handlers

SHA1 e27c1b9cd1023e622f77bb19914606dee3c9b22c containerpilot-3.3.1.tar.gz

containerpilot - 2.7.7

Published by tgross about 7 years ago

CHANGELOG:

  • Backport supervisor process to v2 to avoid race in zombie cleanup after timeout #447 #452

SHA1 030f1e54a43a842d38b30373f8847132a9771829 containerpilot-2.7.7.tar.gz

containerpilot - 3.3.0

Published by tgross about 7 years ago

CHANGELOG:

  • move child reaping into supervisor process #439 #440
  • bugfix for catching another when event stopping the running job #417 #438

SHA1 62621712ef6ba755e24805f616096de13e2fd087 containerpilot-3.3.0.tar.gz

containerpilot - 3.2.0

Published by tgross over 7 years ago

CHANGELOG:

  • add ContainerPilot version to service registration and /status endpoint #419 #430
  • added Prometheus metrics for internal events and server #432 #374
  • emit RFC3339 dates in default log format #426 #422

SHA1 cf38c116416254cb4be482d4230836f66cef3cc0 containerpilot-3.2.0.tar.gz

containerpilot - 3.1.3

Published by tgross over 7 years ago

CHANGELOG:

  • fix regression in annotating logs with service/backend/etc names #393 #424
  • update logrus library to 1.0.0 #425 #428
  • minor doc fixes #427

SHA1 0526af66371e1e54c840bcfbf42c4ded4124e026 containerpilot-3.1.3.tar.gz