-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8181971
commit e15f4f8
Showing
14 changed files
with
36 additions
and
22 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Release notes | ||
|
||
The following release information is available for version 1.12.0 of the IBM® block storage CSI driver. | ||
The following release information is available for version 1.12.1 of the IBM® block storage CSI driver. | ||
|
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,8 +1,8 @@ | ||
# What's new | ||
|
||
This topic lists the dates and nature of updates to the published information of IBM® block storage CSI driver 1.12.0. | ||
This topic lists the dates and nature of updates to the published information of IBM® block storage CSI driver 1.12.1. | ||
|
||
| Date | Nature of updates to the published information | | ||
|-----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||
| December 2024 | The version information was added to IBM Documentation.<br>For more information about this version, see the [What's new in 1.12.0](../content/release_notes/whats_new.md) section in the release notes. | | ||
| January 2025 | The version information was added to IBM Documentation.<br>For more information about this version, see the [What's new in 1.12.1](../content/release_notes/whats_new.md) section in the release notes. | | ||
|
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
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# 1.12.1 (January 2025) | ||
|
||
IBM® Block Storage CSI driver 1.12.1 added new support and enhancements. | ||
- Extended support to RedHat OpenShift® 4.18 and 4.19 | ||
- Extended support to Kubernetes 1.32 | ||
|
||
**Note:** | ||
|
||
- As of this document's publication date, IBM DS8000® family is not supported for this release. | ||
- As of this document's publication date, IBM Power® and zLinux® architectures are not supported for this release. |
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,3 +1,3 @@ | ||
# Compatibility and requirements | ||
|
||
This section specifies the compatibility and requirements of version 1.12.0 of IBM® block storage CSI driver. | ||
This section specifies the compatibility and requirements of version 1.12.1 of IBM® block storage CSI driver. |
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,12 +1,12 @@ | ||
# What's new in 1.12.0 | ||
# What's new in 1.12.1 | ||
|
||
IBM® block storage CSI driver 1.12.0 is a major release that adds support for: | ||
IBM® block storage CSI driver 1.12.1 is a minor release that adds support for: | ||
|
||
- PVC ReadWriteMany (RWX) access mode | ||
- New FlashSystem-specific configuration option for host definer to set the portset for new ports created by host definer | ||
- RedHat OpenShift® 4.18 and 4.19 | ||
- Kubernetes 1.32 | ||
|
||
**General availability date:** December 2024 | ||
**General availability date:** January 2025 | ||
|
||
## Miscellaneous resolved issues | ||
|
||
For information about the resolved issues in version 1.12.0, see [1.12.0 (December 2024)](changelog_1.12.0.md). | ||
For information about the resolved issues in version 1.12.1, see [1.12.1 (January 2025)](changelog_1.12.1.md). |