Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 689 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 689 Bytes

CHANGELOG

Unreleased

Added

  • Pod warnings and errors now include a container's termination state and message, if present. By default the termination message is read from /dev/termination-log but can be configured with terminationMessagePath or terminationMessagePolicy. (#17)

1.1.0 (2022-12-13)

  • Upgrade Go to v1.21 (#5)
  • Upgrade pulumi/pulumi to v3.96.2 (#6)
  • Upgrade Kubernetes client libraries to v0.29.0 (#4)

1.0.0 (2022-01-04)

Initial release