File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 11## 1.9.1 (Unreleased)
2+
3+ FEATURES:
4+
5+ * New resource: ` kubernetes_pod_disruption_budget ` (#644 / PR #338 )
6+ * New resource: ` kubernetes_priority_class ` (PR #495 )
7+
8+ IMPROVEMENTS:
9+
10+ * Add ` mount_propagation ` attribute to container volume mount
11+ * Add support for ` .spec.service.port ` to ` kubernetes_api_service ` (#665 )
12+ * Update ` k8s.io/client-go ` to v12
13+ * Set option to cascade delete job resources (#534 / PR #635 )
14+ * Support in-cluster configuration with service accounts (PR #497 )
15+ * Parametrize all existing timeout values (PR #607 )
16+ * Enable HTTP requests/responses tracing in debug mode (PR #630 )
17+
18+ BUG FIXES:
19+
20+ * Do not set default namespace for replication controller and deployment pod templates (#275 )
21+ * Updated host_alias property name to host_aliases (PR #670 )
22+ * Docs - updated all broken and commit-specific Kubernetes links to point to master branch (PR #626 )
23+ * Allow 0 for ` backoff_limit ` on ` kubernetes_job ` (PR #632 )
24+
225## 1.9.0 (August 22, 2019)
326
427FEATURES:
You can’t perform that action at this time.
0 commit comments