Skip to content

Job to cleanup "old" TXTs #482

Open
Open
@maksymvavilov

Description

@maksymvavilov

What

We changed the format of our TXTs. In order to do migration, we enabled the controller to read old ones and translate metadata into new records.
This creates a potentially problematic configuration in the provider.
We need a "job" to run against a provider and remove old records.

How

We can read creds from provider secrets that are referenced by DNS Records.
The new format of the records is prefix-hash-recordType-host; the old format is prefix-recordType-host. This can be used to pattern match and nuke old records. To safeguard deletion, new records will have version=1 in the target.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions