-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CON-7035] Update CSI driver for Kubernetes 1.24 (#457)
* update k8s dependencies to support k8s 1.24.x make NEW_KUBERNETES_VERSION=1.24.3 update-k8s * test(e2e): add support for kubernetes 1.24 * add caching for 1.24 docker builds * explicitly disable currently unsupported capabilities in e2e tests * update version file * remove 1.21 e2e tests * "Revert "Temporarily disable [Feature:VolumeSourceXFS] tests""" Since we removed tested support for 1.21 these tests can be re-enabled. This reverts commit ff8c40d. * remove tests 1.21 for github workflows * Revert ""Revert "Temporarily disable [Feature:VolumeSourceXFS] tests"""" This reverts commit 24c8eb9. * docs: add section on how to prepare csi driver for a new k8s minor version * docs: remove upstream release information Co-authored-by: Moritz Rieger <[email protected]>
- Loading branch information
Showing
165 changed files
with
9,260 additions
and
5,281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v4.2.0 | ||
v4.3.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.