Releases: Lillecarl/nix-csi
Releases · Lillecarl/nix-csi
Release list
v0.4.3
0.4.3
Added
- MIT License information
- Add(change) test to test non-cached closures
Fixes
- fix RBAC for events (move from Role to ClusterRole)
- fixed builds (broken since Lix 2.94 bump)
- fix demos
- fix events registraion RBAC
- fix manifest resource ordering when rendering YAML/JSON
Bogus
- PEP8 snake_case
- raise CI timeout to 2m/120s
v0.4.2
The first release properly-ish released to GitHub.
Changelog:
- Emit Kubernetes events from nix-csi (useful for troubleshooting and benchmarking)
- Call
nix buildless while maintaining functionality - Copy all paths to cache (keeps LRULix hot)
- Updated nixos-unstable from 26/02/04 to 26/02/11
- Implement untested feature: Run nix store verify on closure(s)
- Extremely mundane release CI