You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: node_pool/CHANGELOG.md
+7
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
+
# node-pool-v3.5.0
2
+
- Fixed taints so that Terraform won't error out if you don't specify them on a node pool
3
+
4
+
# node-pool-v3.4.0
5
+
- Added taints to node pool module (mandatory, mistakenly)
6
+
1
7
# node-pool-v3.3.1
2
8
- Added the ability to enable secure boot on nodes when the cluster uses shielded nodes. This can be enabled with the variable `enable_secure_boot`
9
+
3
10
# node-pool-v3.3.0
4
11
- Added `node_metadata` parameter to control node metadata provided to workload, so that [workload identity](https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity) functionality may be used.
0 commit comments