mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
26 lines
1.4 KiB
Plaintext
26 lines
1.4 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * /networking/networking_operators/external_dns_operator/external-dns-operator-release-notes.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="external-dns-operator-release-notes-1.1_{context}"]
|
|
= External DNS Operator 1.1
|
|
|
|
[role="_abstract"]
|
|
The External DNS Operator 1.1 release notes summarize all new features and enhancements, notable technical changes, major corrections from previous versions, and any known bugs upon general availability.
|
|
|
|
External DNS Operator 1.1.1::
|
|
+
|
|
The following advisory is available for the External DNS Operator version 1.1.1:
|
|
+
|
|
* link:https://access.redhat.com/errata/RHEA-2024:0536[RHEA-2024:0536 ExternalDNS Operator 1.1 operator/operand containers]
|
|
|
|
External DNS Operator 1.1.0::
|
|
+
|
|
This release included a rebase of the operand from the upstream project version 0.13.1. The following advisory is available for the External DNS Operator version 1.1.0:
|
|
+
|
|
* link:https://access.redhat.com/errata/RHEA-2022:9086[RHEA-2022:9086-01 ExternalDNS Operator 1.1 operator/operand containers]
|
|
+
|
|
Bug fixes:
|
|
+
|
|
* Previously, the ExternalDNS Operator enforced an empty `defaultMode` value for volumes, which caused constant updates due to a conflict with the OpenShift API. Now, the `defaultMode` value is not enforced and operand deployment does not update constantly. (link:https://issues.redhat.com/browse/OCPBUGS-2793[OCPBUGS-2793]) |