Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
John Howard
|
83908836d3
Windows: Block pulling uplevel images
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Vincent Demeester
|
6d4d3c52ae
Merge pull request #34372 from cpuguy83/more_error_handling_for_pluginrm
|
7 年之前 |
Brian Goff
|
93027b1ff2
Ignore exist/not-exist errors on plugin remove
|
8 年之前 |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 年之前 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
8 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Sebastiaan van Stijn
|
6ed1163c98
Remove redundant build-tags
|
7 年之前 |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 年之前 |
Sebastiaan van Stijn
|
97c5ae25c4
Replace uses of filters.Include() with filters.Contains()
|
7 年之前 |
Daniel Nephin
|
62c1f0ef41
Add deadcode linter
|
8 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Brian Goff
|
72c3bcf2a5
Make plugin emit strongly typed, consumable events
|
8 年之前 |
Brian Goff
|
4bf263c198
Fix plugin remove dir name after rename.
|
8 年之前 |
Brian Goff
|
11cf394e5e
Make plugin removes more resilient to failure
|
8 年之前 |
John Howard
|
42c5c1a9ec
LCOW: Pass platform through into layer store
|
8 年之前 |
David Sheets
|
7da3986297
authz: eliminate race during plugin removal from middleware
|
8 年之前 |
Brian Goff
|
db5f31732a
Don't unmount entire plugin manager tree on remove
|
8 年之前 |
Daehyeok Mun
|
145dfd924c
Remove unnecessary line
|
8 年之前 |
Brian Goff
|
83f44d232d
Make sure plugin rootfs is unmounted on upgraded
|
8 年之前 |
Anusha Ragunathan
|
bbce24997c
Merge pull request #31930 from anusha-ragunathan/authz-disable
|
8 年之前 |
Anusha Ragunathan
|
38de272bd4
When authz plugin is disabled, remove from authz middleware chain.
|
8 年之前 |
Anusha Ragunathan
|
342ed107bc
Embed DockerVersion in plugin config.
|
8 年之前 |
Anusha Ragunathan
|
4d1edcb2cc
Add pid host support
|
8 年之前 |
Anusha Ragunathan
|
6d6185c257
Add support in plugin config for accessing host ipc namespace.
|
8 年之前 |
Antonio Murdaca
|
3716dd2272
plugin: check errors
|
8 年之前 |