mirror of https://github.com/docker/docs.git
Merge pull request #8222 from millerdz/patch-8
Update release notes with fixed known issue
This commit is contained in:
commit
bf35f2c22b
|
|
@ -38,6 +38,7 @@ upgrade your installation to the latest release.
|
|||
* Non-admin users can no longer create `PersistentVolumes` that mount host directories. (docker/orca#15936)
|
||||
* Added support for the limit arg in `docker ps`. (docker/orca#15812)
|
||||
* Fixed an issue with ucp-proxy health check. (docker/orca#15814, docker/orca#15813, docker/orca#16021, docker/orca#15811)
|
||||
* Fixed an issue with manual creation of a **ClusterRoleBinding** or **RoleBinding** for `User` or `Group` subjects requiring the ID of the user, organization, or team. (docker/orca#14935)
|
||||
|
||||
### Known issue
|
||||
* By default, Kubelet begins deleting images, starting with the oldest unused images, after exceeding 85% disk space utilization. This causes an issue in an air-gapped environment. (docker/orca#16082)
|
||||
|
|
|
|||
Loading…
Reference in New Issue