moby/integration/plugin
Laura Brehm 2dc6b50863
tests: add plugin install test w/ digest
Adds a test case for installing a plugin from a remote in the form
of `plugin-content-trust@sha256:d98f2f8061...`, which is currently
causing the daemon to panic, as we found while running the CLI e2e
tests:

```
docker plugin install registry:5000/plugin-content-trust@sha256:d98f2f806144bf4ba62d4ecaf78fec2f2fe350df5a001f6e3b491c393326aedb
```

Signed-off-by: Laura Brehm <laurabrehm@hey.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-02-05 10:12:34 +01:00
..
authz api: rename volume.VolumeCreateBody to volume.CreateOptions 2022-04-28 22:39:14 +02:00
common tests: add plugin install test w/ digest 2024-02-05 10:12:34 +01:00
graphdriver integration/plugin: remove deprecated overlay2.override_kernel_check 2022-10-10 15:00:29 +02:00
logging integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
volumes linting: gosec: fix or suppress G112, G114 in test code 2022-09-06 15:11:42 +02:00
pkg_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00