forked from kubernetes-csi/csi-driver-host-path
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request kubernetes-csi#48 from pohly/release-1.1.0-deploym…
…ents release 1.1.0 deployments
- Loading branch information
Showing
10 changed files
with
6 additions
and
10 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 was deleted.
Oops, something went wrong.
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,11 +1,8 @@ | ||
The deployment for master uses CSI 1.0 and thus is incompatible with | ||
Kubernetes < 1.13. | ||
The deployment for Kubernetes 1.14 uses CSI 1.0 and thus is | ||
incompatible with Kubernetes < 1.13. | ||
|
||
It uses the APIs for CSIDriverInfo and CSINodeInfo that were | ||
introduced in Kubernetes 1.14, so features depending on those (like | ||
topology) will not work on Kubernetes 1.13. But because this example | ||
deployment does not enable those features, it can run on Kubernetes | ||
1.13. | ||
|
||
WARNING: this example uses the "canary" images. It can break at any | ||
time. |
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.