diff options
author | Andreas Geissler <andreas-geissler@telekom.de> | 2024-10-14 15:10:37 +0200 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2024-10-15 18:43:41 +0200 |
commit | cf70098d182c07c4091fd83b3a704a249a4eac7e (patch) | |
tree | 448e9a082426ced6f7f81a4953d85c68b91c6183 /docs/sections/release_notes/release-notes-london.rst | |
parent | 0cb45591810f3d121e90a55a8899244514145b10 (diff) |
[ETCD] Add kyverno policy fixes
Add securityContext settings to resolve kyverno policy violations
Fix Jira Links in all release notes.
Issue-ID: OOM-3314
Change-Id: Ief20d42f2e4825754bf8d1a142665c7dd176a1d9
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Diffstat (limited to 'docs/sections/release_notes/release-notes-london.rst')
-rw-r--r-- | docs/sections/release_notes/release-notes-london.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/sections/release_notes/release-notes-london.rst b/docs/sections/release_notes/release-notes-london.rst index 28911b8923..c48041e0c2 100644 --- a/docs/sections/release_notes/release-notes-london.rst +++ b/docs/sections/release_notes/release-notes-london.rst @@ -66,14 +66,14 @@ New features * Update of Helmcharts to use common templates and practices * Optional support for Cassandra 4.x using k8ssandra-operator -* `REQ-1349 <https://jira.onap.org/browse/REQ-1349>`_ Removal of AAF. +* `REQ-1349 <https://lf-onap.atlassian.net/browse/REQ-1349>`_ Removal of AAF. Internal communication encryption and authorization is offered by ServiceMesh -* `REQ-1350 <https://jira.onap.org/browse/REQ-1350>`_ All component must be +* `REQ-1350 <https://lf-onap.atlassian.net/browse/REQ-1350>`_ All component must be able to run without MSB. Component helm charts modified to use MSB optionally and test the components during Daily and Gating with and without MSB -* `REQ-1351 <https://jira.onap.org/browse/REQ-1351>`_ External secure +* `REQ-1351 <https://lf-onap.atlassian.net/browse/REQ-1351>`_ External secure communication only via Ingress. Ingress resources created by templates and Ingress installation is described in the OOM documents @@ -81,7 +81,7 @@ New features **Bug fixes** A list of issues resolved in this release can be found here: -https://jira.onap.org/projects/OOM/versions/11500 +https://lf-onap.atlassian.net/projects/OOM/versions/11500 **Known Issues** @@ -116,7 +116,7 @@ Known Vulnerabilities --------------------- * Cassandra version needs to be updated to support new Python version - see `OOM-2900 <https://jira.onap.org/browse/OOM-2900>`_ + see `OOM-2900 <https://lf-onap.atlassian.net/browse/OOM-2900>`_ In London supported as option (using k8ssandra-operator), see :ref:`oom_base_optional_addons` Workarounds |