We jsut recently released the v0.1.0 chronicle chart with https://github.com/rstudio/helm/pull/441, and this is a followup adding some additional features and improvements.
Summary
Adds a configurable terminationGracePeriodSeconds value to our chronicle pods, though we use the standard 30 second period by default so this is functionally a noop
Fixes a bug in the chronicle config map preventing running pprof
Updates our chronicel ci values, testing some more edge cases
Background
We jsut recently released the
v0.1.0
chronicle chart with https://github.com/rstudio/helm/pull/441, and this is a followup adding some additional features and improvements.Summary
terminationGracePeriodSeconds
value to our chronicle pods, though we use the standard 30 second period by default so this is functionally a noop0.2.0