mirror of https://github.com/docker/docs.git
Improve wording for UCP 2.2.5 release notes
This commit is contained in:
parent
5313817cff
commit
8f8427f04f
|
@ -16,21 +16,21 @@ upgrade your installation to the latest release.
|
||||||
|
|
||||||
**Bug fixes**
|
**Bug fixes**
|
||||||
|
|
||||||
* Security
|
* Role-based access control is now enforced for volumes managed by
|
||||||
* Role-based access control is now enforced for volumes managed by 3rd party
|
third-party volume plugins. This is a critical security fix for customers that
|
||||||
volume plugins (for example using the NetApp or other volume plugins). This is a
|
use third-party volume drivers and rely on Docker Universal Control Plane for
|
||||||
critical security fix for customers that use 3rd party volume drivers and rely
|
tenant isolation of workloads and data.
|
||||||
on Docker Universal Control Plane for tenant isolation of workloads and data.
|
|
||||||
**Caution** is advised when applying this update because users or automated
|
**Caution** is advised when applying this update because users or automated
|
||||||
workflows may have come to rely on lack of access control enforcement when
|
workflows may have come to rely on lack of access control enforcement when
|
||||||
manipulating volumes created with 3rd party volume plugins.
|
manipulating volumes created with 3rd party volume plugins.
|
||||||
|
|
||||||
**Known issues**
|
**Known issues**
|
||||||
|
|
||||||
* UCP doesn't allow enforcing role-based access control for third-party
|
* UCP role-based access control is not compatible with all third-party volume
|
||||||
volume plugins. If you're using third-party volume plugins and are planning on
|
plugins. If you’re using certain third-party volume plugins (such as Netapp)
|
||||||
upgrade UCP, you can skip 2.2.5 and wait for the upcomming 2.2.6 release, which
|
and are planning on upgrading UCP, you can skip 2.2.5 and wait for the upcoming
|
||||||
will provide an option to turn of RBAC enforcement for volumes.
|
2.2.6 release, which will provide an alternative way to turn on RBAC enforcement
|
||||||
|
for volumes.
|
||||||
|
|
||||||
## Version 2.2.4
|
## Version 2.2.4
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue