Skip to content

Releases: lockc-project/lockc

v0.1.6

18 Feb 09:55
eb5e2d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

25 Jan 15:38
db33094
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

30 Nov 16:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

Installation

helm install lockc contrib/helm/lockc/ --namespace kube-system \
    --set lockcd.image.repository=ghcr.io/rancher-sandbox/lockc \
    --set lockcd.image.tag=v0.1.4

v0.1.3

24 Nov 07:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

16 Nov 17:26
Compare
Choose a tag to compare

Features

  • Ability to hide directories from container's filesystem from access (#48, #74)
  • Docker integration (#57, #73)

Bugfixes

  • Reduce enormously huge memory footprint of BPF maps related to containers and processes (#82, #84)
  • Add missing 9p drivers in virtual machines / dev environment (#79)