Skip to content

v1.1.0-custom

Compare
Choose a tag to compare
@sl1pm4t sl1pm4t released this 02 May 02:42
· 105 commits to custom since this release
1d80a8f

CHANGES

  • Updates client-go to v6.0.0 and kubernetes libraries to v1.9.0. [#11]
    The following resources are now able to use the stable V1 API:

    • kubernetes_daemonset
    • kubernetes_deployment
    • kubernetes_stateful_set

    If the Kubernetes Server is pre-1.9.x then the provider will fallback to using beta APIs to manage the above resources.

New Resources

  • kubernetes_cron_job [#12]