Files
moby/daemon
Sebastiaan van Stijn e35700eb50 daemon/graphdriver/overlay2: remove deprecated overrideKernelCheck
Commit 955c1f881a (Docker v17.12.0) replaced
detection of support for multiple lowerdirs (as required by overlay2) to not
depend on the kernel version. The `overlay2.override_kernel_check` was still
used to print a warning that older kernel versions may not have full support.

After this, commit e226aea280 (Docker v20.10.0,
backported to v19.03.7) removed uses of the `overlay2.override_kernel_check`
option altogether, but we were still parsing it.

This patch changes the `parseOptions()` function to not parse the option,
printing a deprecation warning instead. We should change this to be an error,
but the  `overlay2.override_kernel_check` option was not deprecated in the
documentation, so keeping it around for one more release.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-10 14:58:40 +02:00
..
2022-09-28 01:58:51 +02:00
2022-07-29 23:05:18 +02:00
2021-06-01 21:51:23 +00:00
2019-10-17 23:49:43 +02:00
2022-09-07 15:27:16 +02:00
2022-04-21 17:33:07 -04:00
2022-03-18 09:44:53 +01:00
2022-03-18 09:44:53 +01:00
2019-06-07 11:54:45 +01:00
2021-06-01 21:51:23 +00:00
2019-09-18 12:56:54 +02:00
2022-09-28 01:58:51 +02:00
2019-09-18 12:56:54 +02:00
2022-04-21 17:33:07 -04:00
2021-06-01 23:48:32 +00:00
2021-06-01 21:51:23 +00:00
2022-09-28 01:58:51 +02:00
2022-05-12 14:48:35 -07:00
2019-09-18 12:56:54 +02:00