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**
|
||||
|
||||
* Security
|
||||
* Role-based access control is now enforced for volumes managed by 3rd party
|
||||
volume plugins (for example using the NetApp or other volume plugins). This is a
|
||||
critical security fix for customers that use 3rd party volume drivers and rely
|
||||
on Docker Universal Control Plane for tenant isolation of workloads and data.
|
||||
* Role-based access control is now enforced for volumes managed by
|
||||
third-party volume plugins. This is a critical security fix for customers that
|
||||
use third-party volume drivers and rely on Docker Universal Control Plane for
|
||||
tenant isolation of workloads and data.
|
||||
**Caution** is advised when applying this update because users or automated
|
||||
workflows may have come to rely on lack of access control enforcement when
|
||||
manipulating volumes created with 3rd party volume plugins.
|
||||
|
||||
**Known issues**
|
||||
|
||||
* UCP doesn't allow enforcing role-based access control for third-party
|
||||
volume plugins. If you're using third-party volume plugins and are planning on
|
||||
upgrade UCP, you can skip 2.2.5 and wait for the upcomming 2.2.6 release, which
|
||||
will provide an option to turn of RBAC enforcement for volumes.
|
||||
* UCP role-based access control is not compatible with all third-party volume
|
||||
plugins. If you’re using certain third-party volume plugins (such as Netapp)
|
||||
and are planning on upgrading UCP, you can skip 2.2.5 and wait for the upcoming
|
||||
2.2.6 release, which will provide an alternative way to turn on RBAC enforcement
|
||||
for volumes.
|
||||
|
||||
## Version 2.2.4
|
||||
|
||||
|
|
Loading…
Reference in New Issue