Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
158 lines (89 loc) · 8.51 KB

CHANGELOG.md

File metadata and controls

158 lines (89 loc) · 8.51 KB

Changelog

v1.8.0 (2020-10-11)

Closed issues:

  • Upgrade kubernetes apis to v1.17.12 #49
  • Upgrade terraform provider sdk #48
  • Add sensitive_vars to kubectl_path_documents #47
  • Releases have changed from binaries to zipped binaries #36
  • Allow for an equivalent to --wait=true #31

v1.7.2 (2020-10-09)

Closed issues:

  • Failed to configure: specifying a root certificates file with the insecure flag is not allowed #33
  • live_manifest_incluster and yaml_incluster dont return YAML #18

Merged pull requests:

  • Add Terraform 0.13+ required providers configuration example in docs #45 (Misteur-Z)

v1.7.1 (2020-09-23)

v1.7.0 (2020-09-18)

Closed issues:

  • Question: Are expressions like ${var.name} supported inside the <<YAML block? #38
  • one line install not working on Mac? #37
  • Support Terraform 0.13 #34

Merged pull requests:

v1.6.2 (2020-08-04)

Closed issues:

  • v1.6.1 seems to fail initilization #30
  • Generating yaml from a terraform template file #29
  • Create a datasource for URL documents #26
  • Allow to run kubectl apply --validate=false #25
  • Specify namespace for kubectl apply #23
  • Terraform Cloud #17

v1.6.1 (2020-08-03)

Closed issues:

  • Terraform registry #24
  • Add SHA to releases please. #22
  • Feature request: sensitve yaml_body content #7

v1.6.0 (2020-08-03)

v1.5.1 (2020-07-18)

Closed issues:

  • terraform destroy failed #27

Merged pull requests:

  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /docusaurus/website #20 (dependabot[bot])

v1.5.0 (2020-06-08)

Merged pull requests:

v1.4.3 (2020-06-01)

Closed issues:

  • Path document and count #19

v1.4.2 (2020-05-06)

v1.4.1 (2020-05-05)

v1.4.0 (2020-05-05)

v1.3.5 (2020-05-01)

v1.3.4 (2020-05-01)

v1.3.3 (2020-04-09)

v1.3.2 (2020-04-03)

v1.3.1 (2020-03-20)

v1.3.0 (2020-03-20)

Closed issues:

  • Failed to instantiate provider "kubectl" to obtain schema #16
  • Not creating resource if we delete resource #15

v1.2.1 (2020-02-05)

Closed issues:

  • Panic when creating new resource that already exists #14

v1.2.0 (2020-02-04)

Merged pull requests:

  • Remove file function when using kubectl_path_documents data source #13 (debovema)

v1.1.0 (2020-01-23)

Closed issues:

  • Add support of 'exec' argument #9
  • Support for using yaml from internet #8

Merged pull requests:

v1.0.2 (2020-01-07)

Closed issues:

  • can't process large file #5
  • Feature request: kustomize support #4
  • Created CRDs do not show up #3

Merged pull requests:

  • GWRE-100: increase scanner buf size for large file #6 (yshu2017)

v1.0.1 (2019-10-29)

Merged pull requests:

  • Show resource's group/version/kind when validation fails #2 (hgontijo)

v1.0.0 (2019-10-18)

v0.3.51 (2019-09-25)

Merged pull requests:

  • During Deletion, ensure the dependents objects are deleted. #1 (hgontijo)

* This Changelog was automatically generated by github_changelog_generator