You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by mm...@apache.org on 2021/01/18 12:49:17 UTC

[ignite] branch ignite-2.10 updated (7fdcad8 -> 7a7cbba)

This is an automated email from the ASF dual-hosted git repository.

mmuzaf pushed a change to branch ignite-2.10
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 7fdcad8  IGNITE-13854 Add documentation for the cluster performance profiling tool (#8663)
     add 7a7cbba  IGNITE-13659 Add documentation for cache encryption key rotation (#8446)

No new revisions were added by this update.

Summary of changes:
 docs/_data/toc.yaml                                |   2 +
 .../main/java/org/apache/ignite/snippets/TDE.java  |   7 +
 docs/_docs/code-snippets/xml/tde.xml               |  15 ++-
 docs/_docs/monitoring-metrics/new-metrics.adoc     |   2 +
 .../security/cache-encryption-key-rotation.adoc    | 145 +++++++++++++++++++++
 docs/_docs/security/master-key-rotation.adoc       |   2 +-
 docs/_docs/security/tde.adoc                       |   1 -
 docs/assets/css/docs.scss                          |   4 +-
 docs/assets/css/styles.scss                        |   4 +-
 9 files changed, 175 insertions(+), 7 deletions(-)
 create mode 100644 docs/_docs/security/cache-encryption-key-rotation.adoc