github gardener/terraformer 0.8.0

latest releases: v2.26.0, v2.25.0, v2.24.0...
5 years ago

Most notable changes:

  • The state ConfigMap update is now put within an exponential retry loop. Before this change, the Terraformer only tried exactly once to write its state into the ConfigMap. However, when the API server was not available/responsive at this point in time the Terraformer aborted (and only wrote the ConfigMap to stdout). With this change it should be more resilient against unresponsive API servers. The environment variables MAX_TIME_SEC and MAX_BACKOFF_SEC may be used for configuration the backoff settings.

Docker Image

terraformer: eu.gcr.io/gardener-project/gardener/terraformer:0.8.0

Don't miss a new terraformer release

NewReleases is sending notifications on new releases.