Skip to content

Commit 841ef3c

Browse files
committed
Add blank lines before the learn more links
Signed-off-by: Richard Wall <[email protected]>
1 parent e3d8393 commit 841ef3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/docs/releases/release-notes/release-notes-1.16.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,12 @@ from `finalizer.acme.cert-manager.io` to `acme.cert-manager.io/finalizer`.
149149
The new finalizer name is [compliant with Kubernetes standards](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#finalizers),
150150
and will resolve warnings in cert-manager-controller pods of the form:
151151
> `W0910 20:07:22.491920 1 warnings.go:70] metadata.finalizers: "finalizer.acme.cert-manager.io": prefer a domain-qualified finalizer name to avoid accidental conflicts with other finalizer writers`
152+
152153
Read [cert-manager component configuration: Feature gates](../../installation/configuring-components.md#feature-gates) to learn more.
153154
154155
cert-manager now uses client-go `v0.31.0`, which removes a lot of noisy errors from logs, of the form:
155156
> `reflector.go: unable to sync list result: internal error: cannot cast object DeletedFinalStateUnknown`
157+
156158
Read [cert-manager issue 6753](https://github.com/cert-manager/cert-manager/issues/6753) to learn more.
157159
158160
## Community

0 commit comments

Comments
 (0)