From 3ce63aa2acb62496d53b0396d751d20759aacfc9 Mon Sep 17 00:00:00 2001 From: William Gabor Date: Wed, 28 May 2025 08:57:13 -0400 Subject: [PATCH] ZTWIM RN --- _topic_maps/_topic_map.yml | 2 + .../zero-trust-manager-release-notes.adoc | 44 +++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 security/zero_trust_workload_identity_manager/zero-trust-manager-release-notes.adoc diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index d8009e9cc7ba..0db280cbd24c 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -1270,6 +1270,8 @@ Topics: File: zero-trust-manager-features - Name: Deploying Zero Trust Workload Identity Manager operands File: zero-trust-manager-configuration + - Name: Zero Trust Workload Identity Manager release notes + File: zero-trust-manager-release-notes --- Name: Authentication and authorization Dir: authentication diff --git a/security/zero_trust_workload_identity_manager/zero-trust-manager-release-notes.adoc b/security/zero_trust_workload_identity_manager/zero-trust-manager-release-notes.adoc new file mode 100644 index 000000000000..4aed841812e9 --- /dev/null +++ b/security/zero_trust_workload_identity_manager/zero-trust-manager-release-notes.adoc @@ -0,0 +1,44 @@ +:_mod-docs-content-type: ASSEMBLY +[id="zero-trust-manager-release-notes"] += Zero Trust Workload Identity Manager release notes + +include::_attributes/common-attributes.adoc[] +:context: zero-trust-manager-release-notes + +toc::[] + +The {zero-trust-full} leverages Secure Production Identity Framework for Everyone (SPIFFE) and the SPIFFE Runtime Environment (SPIRE) to provide a comprehensive identity management solution for distributed systems. + +These release notes track the development of {zero-trust-full}. + +[id="zero-trust-manager-release-notes-1"] +== {zero-trust-full} 0.1.0 (Technology Preview) + +Issued: 2025-06-16 + +The following advisories are available for the {zero-trust-full}: + +* https://access.redhat.com/errata/RHBA-2025:9088[RHBA-2025:9088] +* https://access.redhat.com/errata/RHBA-2025:9085[RHBA-2025:9085] +* https://access.redhat.com/errata/RHBA-2025:9090[RHBA-2025:9090] +* https://access.redhat.com/errata/RHBA-2025:9084[RHBA-2025:9084] +* https://access.redhat.com/errata/RHBA-2025:9089[RHBA-2025:9089] +* https://access.redhat.com/errata/RHBA-2025:9087[RHBA-2025:9087] +* https://access.redhat.com/errata/RHBA-2025:9101[RHBA-2025:9101] +* https://access.redhat.com/errata/RHBA-2025:9104[RHBA-2025:9104] + +This initial release of {zero-trust-full} is a Technology Preview. This version has the following known limitations: + +* Support for SPIRE federation is not enabled. + +* Key manager supports only the `disk` storage type. + +* Telemetry is supported only through Prometheus. + +* High availability (HA) configuration for SPIRE servers or the OpenID Connect (OIDC) Discovery provider is not supported. + +* External datastore is not supported. This version uses the internal `sqlite` datastore deployed by SPIRE. + +* This version operates using a fixed configuration. User-defined configurations are not allowed. + +* The log level of operands are not configurable. The default value is `DEBUG``.