Releases: simplyblock/simplyblock-csi
Releases · simplyblock/simplyblock-csi
v0.2.6
What's Changed
- add permissions for nodes on simplyblock-storage-node-sa by @boddumanohar in #316
- auto-select master lvol during volume creation when no modelID annota… by @geoffrey1330 in #318
- Adapt the helm chart to enable TLS deployments by @mxsrc in #317
- fix: use static configmap name simplyblock-prometheus-config instead … by @geoffrey1330 in #319
- use csi latest image tag by @geoffrey1330 in #321
- export operator logs to graylog by @geoffrey1330 in #323
- mount TLS certs and create HTTPS Client when .Values.tls.enabled=true by @boddumanohar in #324
- merge controlplane.enabled=true and operator.enabled=true by @boddumanohar in #326
- set simplyblock.clusterIP automatically when the operator is enabled by @boddumanohar in #325
New Contributors
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Added a workflow and call it to eventually sync the helm chart after release by @noctarius in #303
- Use container_device_plugin_t by @wmousa in #305
- fix critical and high vulnerabilities by @boddumanohar in #306
- ci security.yaml: fix trivy-action version by @boddumanohar in #307
- update alpine and go version by @boddumanohar in #308
- Updated actions/checkout and fixed local dir by @noctarius in #304
- added support for n number of nvmf connection path by @geoffrey1330 in #297
- added simplyblock cp and operator helm resource by @geoffrey1330 in #269
- sync backup related containers in simplyblock-tasks by @boddumanohar in #310
- updated storagenode CRD by @geoffrey1330 in #311
- increased resource utilization for controlplane services by @geoffrey1330 in #312
- updated python startup command by @geoffrey1330 in #313
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
-
Normalize paths and remove trailing slash to improve mount consistency (#285)
-
Expose PVC metrics to kubelet via NodeGetVolumeStats (#284)
-
Add optional host-iface parameter for NVMe-oF connect (#283)
-
Add new_size parameter support for snapshot clone operations (#282)
-
Allow either primary or secondary node to connect and mount pods (#281)
-
Round up PVC size to GiB for consistent capacity reporting (#280)
-
Add ensureCleanTargetPath handling for block devices (#279)
-
Add support for region topology awareness (#278)
v0.2.0
- Added backward compatibility for Simplyblock API calls
- Added automatic fallback to old device paths format
v0.1.8
- Move to API endpoint
/v1/api - Added Support for OpenShift Core Isolation
- Added Support to Allow single nvmf connection when one connection is offline
v0.1.7
- Added topology-aware multicluster provisioning support
- Added storageclass param fabrics
v0.1.6
- added critical log when both the primary and secondary nvmf connection is lost
- added fix for delete snapshot