Commit Graph

6 Commits

Author SHA1 Message Date
Adin Scannell 919a7da6d7 Reload the configuration during postinst rather than restarting.
Fixes #6408

PiperOrigin-RevId: 388978814
2021-08-05 11:17:44 -07:00
Adin Scannell 9c87ef53fd Add /etc/containerd/runsc.toml to conffiles attribute.
Fixes #5817

PiperOrigin-RevId: 368060056
2021-04-12 12:34:46 -07:00
Fabricio Voznika 8b0f0b4d11 Delete shim v1
gvisor-containerd-shim is not compatible with containerd 1.1 or earlier.
Starting from containerd 1.2, shim v2 is the preferred interface.

PiperOrigin-RevId: 351485556
2021-01-12 17:54:10 -08:00
Adin Scannell 0c99ab7090 Support releasing aarch64 builds.
This change works around an issue in rules_pkg, described here:
  https://github.com/bazelbuild/rules_pkg/pull/263

PiperOrigin-RevId: 350869030
2021-01-08 18:03:17 -08:00
makocchi-git 03fb0dbf4c
use is-active instead of status 2020-08-26 10:57:52 +09:00
Adin Scannell 3b2e50f539 Include shim in individual released binaries.
The debian rules are also moved to the top-level, since they
apply to binaries outside the //runsc directory.

Fixes #3665

PiperOrigin-RevId: 328379709
2020-08-25 12:24:32 -07:00