File tree Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Expand file tree Collapse file tree 1 file changed +16
-5
lines changed Original file line number Diff line number Diff line change 11## 1.11.5 (Unreleased)
2+
3+ BUG FIXES:
4+
5+ * Fix crash in ` resource_kubernetes_pod_security_policy ` attribute ` host_ports ` (#931 )
6+
7+ IMPROVEMENTS:
8+
9+ * Add ` wait_for_rollout ` to ` kubernetes_deployment ` resource (#863 )
10+ * Add ` wait_for_rollout ` to ` kubernetes_stateful_set ` resource (#605 )
11+
212## 1.11.4 (July 21, 2020)
313
414IMPROVEMENTS:
15+
516* Add resource for CSIDriver (#825 )
617* Add resource for Pod Security Policies (#861 )
718* Add data source for Pod and PVC (#786 )
819* Add support for CSI volume type in persistent_volume resource (#817 )
9- * Add Kubernetes Job ' wait_for_completion' functionality (#625 )
10- * Support ' optional' flag for ConfigMap mounted as volume (#823 )
20+ * Add Kubernetes Job ` wait_for_completion ` functionality (#625 )
21+ * Support ` optional ` flag for ConfigMap mounted as volume (#823 )
1122* Add specific error message when failing to load provider config (#780 )
12- * Support ' optional' on env valueFrom for secret key/configmap key (#824 )
23+ * Support ` optional ` on env valueFrom for secret key/configmap key (#824 )
1324* Skip tests for CSIDriver if cluster version is less than 1.16
14- * Allow ' ttl_seconds_after_finished = 0' in kubernetes_job resource (#849 )
15- * Set service block to ' optional' for webhook configurations (#902 )
25+ * Allow ` ttl_seconds_after_finished = 0 ` in ` kubernetes_job ` resource (#849 )
26+ * Set service block to ` optional ` for webhook configurations (#902 )
1627
1728## 1.11.3 (May 20, 2020)
1829
You can’t perform that action at this time.
0 commit comments