Skip to content

v0.39.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 19:54
· 1 commit to main since this release
85350ad
Most important changes:
a69e0b85 agent: Add support for simplified LFC scaling (#1186)
85350adf neonvm-kernel: Switch to version 6.12.8 (#1193)

Smaller functional changes:
17a07a99 neonvm-runner: arm support (#1119)
0b4d9cd4 neonvm: mv root disk from init container, not cp (#1189)
5bc2f0c5 neonvm-controller: Have owner refs for migration source and target (#1194)
e1ba9101 neonvm: Add helpers to get pod ownership (#1194)
611b5507 neonvm-controller: Update runner pod metadata while pending (#1194)
7637aa95 neonvm-runner: Use docker libnetwork, not copied versions (#1185)

Smaller refactorings and devprod changes:
5dfc99e3 Makefile: Remove generated files before regenerating (#1181)
0ab721a8 neonvm-runner: Relocate outdated comment (#1185)
e53ccf2f Makefile: Use '*.go' for 'go build' input files (#1185)
560bb480 neonvm-runner: Move net & disks utils to separate files (#1185)
53208ec0 neonvm-runner: Move cgroup management to its own file (#1185)
ae4d4097 neonvm-runner: Move http server to its own file (#1185)

Dependency bumps:
889e2a8b go.mod: Bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#1178)
ae2b6c7c go.mod: Bump golang.org/x/net v0.26.0 -> v0.33.0 (#1183)
10f0b1d1 golangci-lint: Bump v1.60.3 -> v1.62.2 (#1191)