Skip to content

Releases: Lillecarl/nix-csi

Release list

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 19 Feb 05:49

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

Choose a tag to compare

@github-actions github-actions released this 14 Feb 15:33

The first release properly-ish released to GitHub.

Changelog:

  • Emit Kubernetes events from nix-csi (useful for troubleshooting and benchmarking)
  • Call nix build less 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