Skip to content

Tags: KimMachineGun/automemlimit

Tags

v0.7.3

Toggle v0.7.3's commit message
fix(memlimit): move goroutine execution inside refresh function

v0.7.3-pre.1

Toggle v0.7.3-pre.1's commit message
fix(memlimit): move goroutine execution inside refresh function

v0.7.2

Toggle v0.7.2's commit message
ci: bump ubuntu version

v0.7.2-pre.1

Toggle v0.7.2-pre.1's commit message
ci: bump ubuntu version

v0.7.1

Toggle v0.7.1's commit message
fix(memlimit): fix mountinfo validation logic for multiple optional f…

…ields

v0.7.0

Toggle v0.7.0's commit message
docs: update README.md

v0.7.0-pre.3

Toggle v0.7.0-pre.3's commit message
feat(memlimit): handle ErrNoLimit as math.MaxInt64 during refresh

v0.7.0-pre.2

Toggle v0.7.0-pre.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(memlimit): replace containerd/cgroup with own cgroup implementat…

…ion (#24)

* feat(memlimit): replace containerd/cgroup with own cgroup implementation

* test(memlimit): add tests for new cgroup implementation

* chore: run go mod tidy

* chore(memlimit): Fix typos

v0.7.0-pre.1

Toggle v0.7.0-pre.1's commit message
chore: bump containerd/cgroups from v3.0.1 to v3.0.4

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(memlimit): don't use format string with slog (#19)