Skip to content

pulumi-kubernetes-operator-v1.4.0

Compare
Choose a tag to compare
@viveklak viveklak released this 02 Feb 19:55
· 237 commits to master since this release
86103c6

BREAKING CHANGES

  • Default namespace for resources that don't provide one is now the service accounts namespace (where the operator is likely running) instead of "default"
    To revert to the previous behavior unset PULUMI_INFER_NAMESPACE in the operator pod spec environment variables

Updates and Bug Fixes

  • Bump dependencies and Pulumi binary to v3.23.2 (#250)