Skip to content

Commit 81d2a10

Browse files
ShaunaDiazShubha Narayanan
authored andcommitted
ZTWIM RN
2 parents 58c7b7a + 7ed60d9 commit 81d2a10

File tree

3 files changed

+52
-6
lines changed

3 files changed

+52
-6
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1271,6 +1271,8 @@ Topics:
12711271
File: zero-trust-manager-uninstall
12721272
- Name: Deploying Zero Trust Workload Identity Manager operands
12731273
File: zero-trust-manager-configuration
1274+
- Name: Zero Trust Workload Identity Manager release notes
1275+
File: zero-trust-manager-release-notes
12741276
---
12751277
Name: Authentication and authorization
12761278
Dir: authentication

post_installation_configuration/index.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ After installing {product-title}, a cluster administrator can configure and cust
1818
* Alerts and notifications
1919
2020
[id="post-install-tasks"]
21-
== Post-installation configuration tasks
21+
== Postinstallation configuration tasks
2222

23-
You can perform the post-installation configuration tasks to configure your environment to meet your need.
23+
You can perform the postinstallation configuration tasks to configure your environment to meet your needs.
2424

2525
The following lists details these configurations:
2626

@@ -49,10 +49,10 @@ The following lists details these configurations:
4949
** Configure the maximum number of pods per node.
5050
** Enable Device Manager.
5151

52-
* xref:../post_installation_configuration/preparing-for-users.adoc#post-install-preparing-for-users[Configure users]: OAuth access tokens allow users to authenticate themselves to the API. You can configure OAuth to perform the following tasks:
52+
* xref:../post_installation_configuration/preparing-for-users.adoc#post-install-preparing-for-users[Configure users]: Users can authenticate themselves to the API by using OAuth access tokens. You can configure OAuth to perform the following tasks:
5353

54-
* Specify an identity provider
55-
* Use role-based access control to define and supply permissions to users
56-
* Install an Operator from OperatorHub
54+
** Specify an identity provider.
55+
** Use role-based access control to define and grant permissions to users.
56+
** Install an Operator from OperatorHub.
5757

5858
* xref:../post_installation_configuration/configuring-alert-notifications.adoc#configuring-alert-notifications[Configuring alert notifications]: By default, firing alerts are displayed on the Alerting UI of the web console. You can also configure {product-title} to send alert notifications to external systems.
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="zero-trust-manager-release-notes"]
3+
= Zero Trust Workload Identity Manager release notes
4+
5+
include::_attributes/common-attributes.adoc[]
6+
:context: zero-trust-manager-release-notes
7+
8+
toc::[]
9+
10+
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.
11+
12+
These release notes track the development of {zero-trust-full}.
13+
14+
[id="zero-trust-manager-release-notes-1"]
15+
== {zero-trust-full} 0.1.0 (Technology Preview)
16+
17+
Issued: 2025-06-16
18+
19+
The following advisories are available for the {zero-trust-full}:
20+
21+
* https://access.redhat.com/errata/RHBA-2025:9088[RHBA-2025:9088]
22+
* https://access.redhat.com/errata/RHBA-2025:9085[RHBA-2025:9085]
23+
* https://access.redhat.com/errata/RHBA-2025:9090[RHBA-2025:9090]
24+
* https://access.redhat.com/errata/RHBA-2025:9084[RHBA-2025:9084]
25+
* https://access.redhat.com/errata/RHBA-2025:9089[RHBA-2025:9089]
26+
* https://access.redhat.com/errata/RHBA-2025:9087[RHBA-2025:9087]
27+
* https://access.redhat.com/errata/RHBA-2025:9101[RHBA-2025:9101]
28+
* https://access.redhat.com/errata/RHBA-2025:9104[RHBA-2025:9104]
29+
30+
This initial release of {zero-trust-full} is a Technology Preview. This version has the following known limitations:
31+
32+
* Support for SPIRE federation is not enabled.
33+
34+
* Key manager supports only the `disk` storage type.
35+
36+
* Telemetry is supported only through Prometheus.
37+
38+
* High availability (HA) configuration for SPIRE servers or the OpenID Connect (OIDC) Discovery provider is not supported.
39+
40+
* External datastore is not supported. This version uses the internal `sqlite` datastore deployed by SPIRE.
41+
42+
* This version operates using a fixed configuration. User-defined configurations are not allowed.
43+
44+
* The log level of operands are not configurable. The default value is `DEBUG``.

0 commit comments

Comments
 (0)