Skip to content

Commit cd04c3d

Browse files
committed
docs: update release notes
Fix a typo and add a link to network configuration docs. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent fc8ae32 commit cd04c3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hack/release.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Talos now ignores the following machine configuration fields:
9696
9797
- `machine.features.rbac` (locked to true)
9898
- `machine.features.apidCheckExtKeyUsage` (locked to true)
99-
- `cluster.apiServer.disablePodSecurityPolicy` (locked to false)
99+
- `cluster.apiServer.disablePodSecurityPolicy` (locked to true)
100100
101101
These fields were removed from the default machine configuration schema in v1.12 and are now always set to the locked values above.
102102
"""
@@ -195,7 +195,7 @@ To avoid further issues, Talos will now only create the UEFI boot entry if it do
195195
title = "Network Configuration"
196196
description = """\
197197
The network configuration under `.machine.network` (with the exception of KubeSpan) has been deprecated, but it is still supported for backwards compatibility.
198-
New configuration documents were created to replace it, they will be documented in the future.
198+
See [documentation](https://docs.siderolabs.com/talos/v1.12/networking/configuration/overview) for more information.
199199
"""
200200

201201
[notes.apiserver-cipher-suites]

0 commit comments

Comments
 (0)