mirror of https://github.com/docker/cli.git
deprecated: update deprecation for btrfs on CentOS/RHEL 7
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
4c0a3c3288
commit
d1f02a2733
|
@ -52,7 +52,7 @@ The table below provides an overview of the current status of deprecated feature
|
||||||
|------------|------------------------------------------------------------------------------------------------------------------------------------|------------|---------|
|
|------------|------------------------------------------------------------------------------------------------------------------------------------|------------|---------|
|
||||||
| Deprecated | [Legacy builder for Linux images](#legacy-builder-for-linux-images) | v23.0.0 | - |
|
| Deprecated | [Legacy builder for Linux images](#legacy-builder-for-linux-images) | v23.0.0 | - |
|
||||||
| Deprecated | [Legacy builder fallback](#legacy-builder-fallback) | v23.0.0 | - |
|
| Deprecated | [Legacy builder fallback](#legacy-builder-fallback) | v23.0.0 | - |
|
||||||
| Deprecated | [Btrfs storage driver on CentOS 7 and RHEL 7](#btrfs-storage-driver-on-centos-7-and-rhel-7) | v23.0.0 | - |
|
| Removed | [Btrfs storage driver on CentOS 7 and RHEL 7](#btrfs-storage-driver-on-centos-7-and-rhel-7) | v20.10 | v23.0.0 |
|
||||||
| Removed | [Support for encrypted TLS private keys](#support-for-encrypted-tls-private-keys) | v20.10 | v23.0.0 |
|
| Removed | [Support for encrypted TLS private keys](#support-for-encrypted-tls-private-keys) | v20.10 | v23.0.0 |
|
||||||
| Removed | [Kubernetes stack and context support](#kubernetes-stack-and-context-support) | v20.10 | v23.0.0 |
|
| Removed | [Kubernetes stack and context support](#kubernetes-stack-and-context-support) | v20.10 | v23.0.0 |
|
||||||
| Deprecated | [Pulling images from non-compliant image registries](#pulling-images-from-non-compliant-image-registries) | v20.10 | - |
|
| Deprecated | [Pulling images from non-compliant image registries](#pulling-images-from-non-compliant-image-registries) | v20.10 | - |
|
||||||
|
@ -183,7 +183,7 @@ be possible in a future release.
|
||||||
|
|
||||||
### Btrfs storage driver on CentOS 7 and RHEL 7
|
### Btrfs storage driver on CentOS 7 and RHEL 7
|
||||||
|
|
||||||
**Deprecated in Release: v23.0.0**
|
**Removed in Release: v23.0.0**
|
||||||
|
|
||||||
The `btrfs` storage driver on CentOS and RHEL was provided as a technology preview
|
The `btrfs` storage driver on CentOS and RHEL was provided as a technology preview
|
||||||
by CentOS and RHEL, but has been deprecated since the [Red Hat Enterprise Linux 7.4 release](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/ch-btrfs),
|
by CentOS and RHEL, but has been deprecated since the [Red Hat Enterprise Linux 7.4 release](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/storage_administration_guide/ch-btrfs),
|
||||||
|
|
Loading…
Reference in New Issue