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: docs/releases/1.34-NOTES.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This is a document to gather the release notes prior to the release.
15
15
16
16
## AWS
17
17
18
-
*TODO
18
+
*Karpenter has been upgraded to v1.6.2. ([17567](https://github.com/kubernetes/kops/pull/17567)
19
19
20
20
## GCP
21
21
@@ -33,7 +33,9 @@ This is a document to gather the release notes prior to the release.
33
33
34
34
## Other breaking changes
35
35
36
-
* Legacy addons have been removed from the kOps repo. These were only referenced by kOps <1.22 ([17322](https://github.com/kubernetes/kops/pull/17332))
36
+
* Legacy addons have been removed from the kOps repo. These were only referenced by kOps <1.22. ([17322](https://github.com/kubernetes/kops/pull/17332))
37
+
38
+
* If an older version of Karpenter was installed, it must be uninstalled before upgrading. ([17567](https://github.com/kubernetes/kops/pull/17567)
0 commit comments