Releases: datashim-io/datashim
Releases · datashim-io/datashim
0.4.0
Major change that will break existing Dataset definitions because of group name change
What's Changed
- Change group to "datashim.io" from "com.ie.ibm.hpsys" by @srikumar003 in #308
Full Changelog: 0.3.2...0.4.0
datashim-charts-0.4.0
Datashim chart
0.3.2
The last release which supports to old apiGroup
Name (com.ie.ibm.hpsys
). Contains all the features and bug fixes in 0.4.0
release
What's Changed
- Support for sub-folders when mounting S3 buckets by @srikumar003 in #263
Full Changelog: 0.4.0-alpha.1...0.3.2
datashim-charts-0.3.2
Datashim chart
0.4.0-alpha.1
A lot of bug fixes, and a new Helm installation option!
datashim-charts-0.4.0-alpha.1
Datashim chart
v0.3.0
v0.2.0
The last release that will be compatible with K8s older than v1.20+
Datashim v0.1.0
Initial release of Datashim framework (Install)
Features
- Dataset Custom Resource Definition that supports easy-access to various types of datasources:
- S3
- NFS
- Archives
- H3
- Datasets can be mounted to your pods or expose certain
env
vars - ALPHA FEATURE support for caching plugins:
- CEPH-based caching mechanism (more info here)