Skip to content

Commit c6d4983

Browse files
committed
chore: update change log for v0.80.2
1 parent 3f76dda commit c6d4983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

releases/CHANGELOG-v0.80.2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Notable changes in this release:
55

66
- The control-plane nodes' taint has been changed from node-role.kubernetes.io/master to node-role.kubernetes.io/control-plane, requiring users to update tolerations in their applications to schedule pods on these nodes. Example:
77

8+
89
```
910
tolerations:
1011
- key: node-role.kubernetes.io/control-plane

0 commit comments

Comments
 (0)