Skip to content

v1.0.8-custom

Compare
Choose a tag to compare
@sl1pm4t sl1pm4t released this 13 Mar 01:32
· 152 commits to custom since this release

Fixes

  • Fixed an issue that could leave orphaned replica sets when a deployment is deleted
  • Fixed acceptance tests for various resources
  • Added acceptance tests for DaemonSet, Job
  • Fixed an unconvertible type error
  • Fixed a perpetual diff issue when no top-level labels are defined on Deployment, StatefulSet, DaemonSet. The Kubernetes backend would copy labels from inner metadata blocks (e.g. spec->template->metadata) to the top level, which would cause a TF diff.

Changes

  • Added paused, progress_deadline_seconds attributes to Deployment schema