Releases: mbtamuli/csi-quickstart
Releases · mbtamuli/csi-quickstart
MVP CSI Plugin
Summary
This release marks the completion of the basic goals of the project - to create a bare minimum CSI plugin.
What's Changed
- docs(main): Add scope by @mbtamuli in #2
- 📝 docs(decision): Add decision for type of volume by @mbtamuli in #5
- 📝 docs(plugin): Add requirements and reading links by @mbtamuli in #6
- 📝 docs(main): Check off items in todo by @mbtamuli in #7
- 📝 docs(plugin): Local cluster documentation by @mbtamuli in #14
- 🧪 test(plugin): Add basic test cases by @mbtamuli in #17
- ✨ feat(plugin): Setup code skeleton - CSI interface methods by @mbtamuli in #18
- 👷 build: Add build scripts by @mbtamuli in #19
- 🧪 test(csc): Add csc tests by @mbtamuli in #20
- 📝 docs(main): Update documentation by @mbtamuli in #21
- ✨ feat(identity): Implement GetPluginInfo by @mbtamuli in #27
- ✨ feat(logging): Implement logging for the plugin by @mbtamuli in #28
- ✨ feat(node): Implement
NodePublishVolume
by @mbtamuli in #29 - ✨ feat(node): Implement NodeUnpublishVolume by @mbtamuli in #31
- 👷 build(plugin): Add github action by @mbtamuli in #32
- Update main docs by @mbtamuli in #33
- Update README.md by @mbtamuli in #34
New Contributors
Full Changelog: https://github.com/mbtamuli/csi-quickstart/commits/v1.0.0