Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(aws): add disclaimer about ownership for external-dns #3948

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

Langleu
Copy link
Member

@Langleu Langleu commented Jun 14, 2024

Description

The change adds a warning about DNS ownership and external-dns to make people aware of adjusting things if running external-dns multiple times in different clusters. Otherwise will result in negative side effects of two external-dns with same ownership fighting over DNS records and deleting those.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

using the same identifier will result in removal of DNS records
@Langleu Langleu added component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed component:infex Issues related with InfEx project labels Jun 14, 2024
@Langleu Langleu requested a review from a team June 14, 2024 12:18
@Langleu Langleu self-assigned this Jun 14, 2024
@Langleu Langleu merged commit 369b1da into main Jun 17, 2024
9 checks passed
@Langleu Langleu deleted the add-external-dns-disclaimer branch June 17, 2024 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:infex Issues related with InfEx project component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants