pulumi-kubernetes-operator-v1.4.0
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 unsetPULUMI_INFER_NAMESPACE
in the operator pod spec environment variables
Updates and Bug Fixes
- Bump dependencies and Pulumi binary to v3.23.2 (#250)