doc: add updates due fsctec#5663
Conversation
| * - ``cluster.config.security`` | ||
| - View and edit settings on the **Security** tab | ||
|
|
||
| * - ``cluster.user.read`` | ||
| - View users and roles of the cluster on the Users tab on the instance page | ||
|
|
||
| * - ``cluster.user.write`` | ||
| - Create, edit, and delete users and roles of the cluster on the **Users** tab on the **Instance page** | ||
|
|
||
| * - ``cluster.migrations.read`` | ||
| - View information about loaded and applied migrations on the **Migrations** tab | ||
|
|
||
| * - ``cluster.migrations.write`` | ||
| - Create, edit, and apply migrations | ||
|
|
||
| * - ``cluster.tcf.read`` | ||
| - View information about TCF clusters and their status on the **TCF** tab | ||
|
|
||
| * - ``cluster.tcf.write`` | ||
| - Modify TCF configuration settings and switch cluster states on the **TCF** tab | ||
|
|
There was a problem hiding this comment.
This needs to be moved down to the "Cluster permissions" list.
There was a problem hiding this comment.
Most of the screenshots have white lines on the sides. I think they need to be removed.
|
|
||
| - (Optional) **Template query**. A template for querying the LDAP server for the DN. This | ||
| way is used if **Template DN** is not provided. | ||
| - **Group query template**. A template for querying groups to which a user belongs |
| .. code-block:: yaml | ||
|
|
||
| http: | ||
| basic-auth: |
There was a problem hiding this comment.
Here you also need to remove the basic-auth and enabled parameters
|
|
||
| | | ||
| | Type: string | ||
| | Possible values: true или false |
| - :ref:`http.tls.enabled <tcm_configuration_reference_http_tls_enabled>` | ||
| - :ref:`http.tls.cert-file <tcm_configuration_reference_http_tls_cert-file>` | ||
| - :ref:`http.tls.key-file <tcm_configuration_reference_http_tls_key-file>` | ||
| - :ref:`http.tls.server <tcm_configuration_reference_http_tls_server>` |
| .. _tcm_configuration_reference_initial_auditlog_syslog_filters: | ||
|
|
||
| .. confval:: initial-settings.auditlog.syslog.filters |
There was a problem hiding this comment.
Need to remove 'syslog' here. Option not in this category
|
|
||
| Maximum time allowed for long-running migrations to prevent interruption, set by default. | ||
|
|
||
| | |
There was a problem hiding this comment.
There are no "Environment variable:" or "Command-line option:" lines here.
|
|
||
| Whether the default cluster (Default cluster) is automatically created. | ||
|
|
||
| | |
There was a problem hiding this comment.
There are no "Environment variable:" or "Command-line option:" lines here.
| - **Funcs**: manage and call stored functions | ||
| - **Metrics**: view instance metrics | ||
| - **Warnings**: view warnings that occurred on the instance. The tab is displayed when there are warnings on the instance | ||
| - **Errors**: view errors that occurred on the instance. The tab is displayed when there are warnings on the instance |
There was a problem hiding this comment.
The tab is displayed when there are errors
|
|
||
| The ``feature`` section defines the security parameters of |tcm|. | ||
|
|
||
| - :ref:`feature.ttgraph <tcm_configuration_reference_feature_ttgraph>` |
There was a problem hiding this comment.
Not all parameters are listed here, and the feature.tcf parameter is missing below.
https://jira.vk.team/browse/TNTP-7518