Skip to content

Commit 564a4f5

Browse files
authored
Update CHANGELOG.md
1 parent e6ae58f commit 564a4f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## 2.0.0 (Unreleased)
22

33
BREAKING CHANGES:
4+
* Replace support for `KUBECONFIG` environment variable with `KUBE_CONFIG_PATH` (#1052)
5+
* Remove `load_config_file` attribute from provider block (#1052)
6+
* Remove default of `~/.kube/config` for `config_path` (#1052)
47
* Update Terraform SDK to v2 (#1027)
58
* Restructure service and ingress to match K8s API (#1071)
69
* Normalize automount_service_account_token to be in line with the K8s API (#1054)
@@ -24,6 +27,7 @@ BUG FIXES:
2427

2528
IMPROVEMENTS:
2629
* Add upgrade test for daemonset (#1064)
30+
* Add `kube_config_paths` to provider block (#1052)
2731

2832
## 1.13.3 (October 27, 2020)
2933

0 commit comments

Comments
 (0)