Skip to content

v0.32.3

Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 05 Feb 16:23
f4b4e17

Modules affected

  • k8s

Description

  • Added a new k8s.CreateNamespaceWithMetadata function that can be used to create a namespace and pass in the entire ObjectMeta to allow for more configuration (e.g., setting labels).

Special thanks

Special thanks to @cbuto for the contribution!

Related links