Files
moby/daemon
Sebastiaan van Stijn 688301caf4 daemon/graphdriver: remove Capabilities, CapabilityDriver
Capabilities were implemented in aa96c3176b,
as part of work on an external graphdriver-plugin. Given that none of
the builtin graphdrivers use this option, and support for graphdriver-
plugins has been removed in 555dac5e14,
we can remove this functionality.

This patch:

- removes the CapabilityDriver interface, which has no implementations
- removes the Capabilities type
- layer: remove layerStore.useTarSplit. This field was previously set
  through the driver's Capabilities, but always enabled for the builtin
  graphdrivers,

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-08 18:23:21 -05:00
..
2024-06-27 23:18:47 +02:00
2024-05-24 21:32:18 +00:00
2024-06-30 19:13:23 +02:00
2023-11-10 20:09:25 +00:00
2023-10-26 00:10:23 +01:00
2023-09-07 18:38:19 +00:00
2023-05-19 20:38:51 +02:00
2024-06-27 23:18:47 +02:00
2023-05-19 20:38:51 +02:00
2024-06-14 15:25:07 +02:00
2023-05-19 20:38:51 +02:00
2024-06-27 23:18:47 +02:00
2024-06-14 15:25:07 +02:00
2023-05-19 20:38:51 +02:00