external-dns/registry
Malthe Poulsen cd624b6f55
feat(txt-registry): add option to use only new format (#4946)
* feat: add option to use only new format TXT records

* add flag and docs

* refine documentation on how to use the flag

* add section regarding manual migration

* update documentation to be same as in types.go

* fix compile issue

* add tests for new flag

* update flags documentation correctly

* add new option to helm chart

* run helm-docs

* remove unessery newline

* add entry to unreleased chart items

* Revert "run helm-docs"

This reverts commit a1d64bd3e8.

* Revert "add new option to helm chart"

This reverts commit 299d087917.

* Revert "add entry to unreleased chart items"

This reverts commit 0bcd0e3612.

* fix test cases that have changed
2025-01-28 03:21:23 -08:00
..
aws_sd_registry_test.go Allow for custom property comparators 2020-05-12 16:27:46 +02:00
aws_sd_registry.go Add Domain filter interface 2024-08-14 10:20:59 +02:00
dynamodb_test.go fix(aes-encryption): rephrase error message 2024-12-29 15:20:10 +00:00
dynamodb.go fix(aes-encryption): rephrase error message 2024-12-29 15:20:10 +00:00
noop_test.go gofumpt 2022-09-20 20:48:57 -07:00
noop.go Add Domain filter interface 2024-08-14 10:20:59 +02:00
registry.go Add Domain filter interface 2024-08-14 10:20:59 +02:00
txt_encryption_test.go feat(txt-registry): add option to use only new format (#4946) 2025-01-28 03:21:23 -08:00
txt_test.go feat(txt-registry): add option to use only new format (#4946) 2025-01-28 03:21:23 -08:00
txt.go feat(txt-registry): add option to use only new format (#4946) 2025-01-28 03:21:23 -08:00