mirror of https://github.com/docker/docs.git
LDAP disappearing settins added to known issues
This commit is contained in:
parent
fe8a830dc7
commit
02ab1ec891
|
|
@ -77,6 +77,8 @@ There are several backward-incompatible changes in the Kubernetes API that may a
|
||||||
## Known issues
|
## Known issues
|
||||||
* There are important changes to the upgrade process that, if not correctly followed, can impact the availability of applications running on the Swarm during uprades. These constraints impact any upgrades coming from any Docker Engine version before 18.09 to version 18.09 or greater. For more information about about upgrading Docker Enterprise to version 2.1, see [Upgrade Docker](../upgrade)
|
* There are important changes to the upgrade process that, if not correctly followed, can impact the availability of applications running on the Swarm during uprades. These constraints impact any upgrades coming from any Docker Engine version before 18.09 to version 18.09 or greater. For more information about about upgrading Docker Enterprise to version 2.1, see [Upgrade Docker](../upgrade)
|
||||||
|
|
||||||
|
* In the UCP web interface, LDAP settings disappear after submitting them. However, the sattings are properly saved. (#15503)
|
||||||
|
|
||||||
* You must use the ID of the user, organization, or team if you manually create a **ClusterRoleBinding** or **RoleBinding** for `User` or `Group` subjects. (#14935)
|
* You must use the ID of the user, organization, or team if you manually create a **ClusterRoleBinding** or **RoleBinding** for `User` or `Group` subjects. (#14935)
|
||||||
* For the `User` subject Kind, the `Name` field contains the ID of the user.
|
* For the `User` subject Kind, the `Name` field contains the ID of the user.
|
||||||
* For the `Group` subject Kind, the format depends on whether you are create a Binding for a team or an organization:
|
* For the `Group` subject Kind, the format depends on whether you are create a Binding for a team or an organization:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue