ibm-object-storage-plugin
storage template version change log
Review the version history for ibm-object-storage-plugin
.
Version 2.2
Revision 24, released 01 October 2024
- Resolves the following CVEs: CVE-2024-34158, CVE-2024-34155, and CVE-2024-34156.
- Updates Go to version
1.22.7
. - Fixed mount issue with coreos9 roks 4.16 cluster
- s3fs-fuse version updated to v1.94
- Support for ubuntu24 SecureByDefault clusters
Revision 23, released 04 September 2024
- Resolves the following CVEs: CVE-2024-6104, CVE-2024-24791, CVE-2023-45288, CVE-2024-2398, CVE-2024-37370, and CVE-2024-37371.
- Updates Go to version
1.21.13
.
Revision 22, released 17 July 2024
- Resolves the following CVEs: CVE-2023-2953, and CVE-2024-28182.
- Updates Go to version
1.21.12
.
Revision 21, released 05 June 2024
- Resolves the following CVEs: CVE-2023-7008, CVE-2024-2961, CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, and CVE-2024-33602.
- Updates Go to version
1.21.10
. - HPCS support for cos s3fs plugin
Revision 20, released 29 April 2024
- Resolves the following CVEs: CVE-2023-45288, CVE-2024-24785, CVE-2023-44487, and CVE-2023-45288.
- Updates Go to version
1.21.9
. - Fix plugin installation issue on CoreOS8 cluster
Revision 19, released 29 February 2024
- Updates Go to version
1.21.7
. - Fix plugin installation issue on CoreOS cluster
Revision 18, released 02 February 2024
- Resolves the following CVEs: CVE-2023-3446, CVE-2023-3817, and CVE-2023-5678.
- Updates Go to version
1.20.13
. - Replaced UBI image with scratch image
Revision 17, released 27 November 2023
- Resolves the following CVEs: CVE-2007-4559, CVE-2023-4016, CVE-2023-4641, CVE-2023-22745, and CVE-2023-40217.
- Updates the UBI to version
8.9-1029
. - Updates Go to version
1.21.4
. - s3fs fuse version updated to v1.93
Revision 16, released 30 October 2023
- Resolves the following CVEs: CVE-2023-44487, and CVE-2023-39325.
- Updates the UBI to version
8.8-1072.1697626218
. - Updates Go to version
1.19.12
.
Revision 15, released 18 October 2023
- Resolves the following CVEs: CVE-2023-29491, CVE-2023-4911, CVE-2023-4527, CVE-2023-4806, and CVE-2023-4813.
- Updates the UBI to version
8.8-1072.1696517598
. - Updates Go to version
1.19.12
.
Revision 14, released 19 September 2023
- Resolves the following CVEs: CVE-2023-27536, CVE-2023-2602, CVE-2023-2603, CVE-2023-34969, CVE-2023-28321, CVE-2023-28484, CVE-2023-29469, and CVE-2023-29409.
- Updates the UBI to version
8.8-1037
. - Updates Go to version
1.19.12
. - RHCOS 4.13 support
Revision 11, released 04 May 2023
- Resolves the following CVEs: CVE-2023-24536, CVE-2023-24537, CVE-2023-24538, and CVE-2023-0361.
- Updates the UBI to version
8.7-1107
. - Updates Go to version
1.19.8
. - Enable PVC metrics export to node stats
Revision 10, released 04 April 2023
- Resolves the following CVEs: CVE-2022-4304, CVE-2022-4450, CVE-2023-0215, and CVE-2023-0286.
- Updates the UBI to version
8.7-1085.1679482090
. - Updates Go to version
1.19.7
. - Fix for helm chart installation failing on regions with no Regional COS endpoint
Revision 9, released 21 March 2023
- Resolves the following CVEs: CVE-2023-23916, and CVE-2023-24532.
- Updates the UBI to version
8.7-1085
. - Updates Go to version
1.19.7
. - Adds support to automatically populate the s3 endpoints for IBM, AWS, and Wasabi.
Revision 8, released 06 March 2023
- Resolves the following CVEs: CVE-2022-4415, CVE-2020-10735, CVE-2021-28861, CVE-2022-45061, CVE-2022-40897, CVE-2022-41723, and CVE-2022-41724.
- Updates the UBI to version
8.7-1085
. - Updates Go to version
1.19.6
.
Revision 7, released 20 February 2023
- Resolves the following CVEs: CVE-2022-47629.
- Updates the UBI to version
8.7-1049.1675784874
. - Updates Go to version
1.18.9
. - Sets the default values for CPU request and CPU limit to
100m
and CPU limit to500m
. - Sets the default values for memory request to
128Mi
and the memory limit to500Mi
. - Adds an option to disable reading secret from cross namespace for PVC creation.
- Adds support for automatically populating the object store endpoint in the storage classes based on
storageclass
ands3provider
parameters. - Adds support for Wasabi and AWS s3 provider on Satellite clusters.