github gruntwork-io/terratest v0.30.18

latest releases: v0.47.2, v0.47.1, v0.47.0...
4 years ago

Modules affected

  • k8s

Description

  • Added a new k8s.WaitUntilSecretAvailable method that you can use to have your test code wait until a Kubernetes secret is present on the cluster. This is useful in cases where the secrets are not immediately available, as they are being provisioned asynchronously: e.g., when using ClusterIssuer to request a certificate.

Special thanks

Special thanks to @ztbrown for the contribution!

Related links

Don't miss a new terratest release

NewReleases is sending notifications on new releases.