- 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 withterminationMessagePath
orterminationMessagePolicy
. (#17)
- Upgrade Go to v1.21 (#5)
- Upgrade pulumi/pulumi to v3.96.2 (#6)
- Upgrade Kubernetes client libraries to v0.29.0 (#4)
Initial release