File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change 1- ## 1.12.1 (Unreleased)
1+ ## 1.13.0 (Unreleased)
2+
3+ FEATURES:
4+
5+ * Add resource ` CertificateSigningRequest ` (#922 )
6+ * Add resource ` default_service_account ` (#876 )
7+
8+
9+ IMPROVEMENTS:
10+
11+ * Allow in-place update of PVC's storage request (#957 )
12+ * Add sysctl support to pod spec (#938 )
13+ * Add ability to wait for deployment to delete (#937 )
14+ * Add support for ` aggregation_rule ` to ` cluster_role ` resource (#911 )
15+ * Add ` health_check_node_port ` to Service resource (#908 )
16+ * Add support for ` size_limit ` for ` empty_dir ` block (#912 )
17+ * Add support for volume mode (#939 )
18+ * Add projected volumes in pod_spec (#907 )
19+ * Add termination_message_policy to container schema (#847 )
20+
21+ BUG FIXES:
22+
23+ * Recreate Storage Class on VolumeBindingMode update (#757 )
24+ * Fix url attribute in admissionregistration client_config.service block (#959 )
25+
226## 1.12.0 (July 30, 2020)
327
428BUG FIXES:
You can’t perform that action at this time.
0 commit comments