charts
charts copied to clipboard
[bitnami/external-dns] Add configurations options for TXT registry encryption
Name and Version
bitnami/external-dns 6.33.0
What is the problem this feature will solve?
external-dns creates TXT records as the default registry. Registry TXT records may contain information, such as the internal ingress name or namespace, considered sensitive, , which attackers could exploit to gather information about your infrastructure. By encrypting TXT records, you can protect this information from unauthorized access.
What is the feature you are proposing to solve the problem?
To solve the described problem external-dns provides to startup parameter to encrypt those TXT records. --txt-encrypt-enabled and --txt-encrypt-aes-key should be configurable.
What alternatives have you considered?
None
Thank you for opening this issue and submitting the associated Pull Request. Our team will review and provide feedback. Once the PR is merged, the issue will automatically close.
Your contribution is greatly appreciated!
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.
This issue isn't stale. Is it possible to configure the bot to not mark issues as stale when a PR is linked?