-
Bug
-
Resolution: Done
-
Critical
-
None
-
MCE 2.2.0, MCE 2.1.0
Description of problem:
https://github.com/stolostron/hypershift-addon-operator/issues/86
Among other configuration options related to external-dns, hypershift operator defines the external-dns-txt-owner-id configuration flag in https://github.com/openshift/hypershift/blob/0622082bbe69bc8c613fc3602137195e95c07277/cmd/install/install.go#L170
This allows co-existence of DNS records created by external-dns with other records created in the same hosted zone. See https://github.com/kubernetes-sigs/external-dns/blob/master/README.md#note details.
However, hypershift-addon-operator does not currently make it possible to set this configuration value: https://github.com/stolostron/hypershift-addon-operator/blob/main/pkg/install/hypershift.go#L236-L238
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
Additional info:
- is related to
-
ACM-1976 Unable to install the hypershift addon with external-dns-txt-owner-id configuration
-
- Closed
-