external-dns
external-dns copied to clipboard
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
Bumps the dev-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [github.com/IBM/go-sdk-core/v5](https://github.com/IBM/go-sdk-core) | `5.15.1` | `5.15.3` | | [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go)...
**What would you like to be added**: Would like the ability to pass provider specific annotations to the CRD source type. For example, to create weighted records in AWS, the...
**What happened**: https://gist.github.com/boskiv/af12bef0f39f365e2d7574cda12bec5e **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: create Route53 subdomain zone and setup external dns to run on it...
**What happened**: When **TXT** registry and **TXT** record encryption is enabled, UPDATE record operation fails as the original `nonce` value used while encrypting the ownership record doesn't get used when...
**What happened**: v0.13.5 has known CVEs ``` snyk container test registry.k8s.io/external-dns/external-dns:v0.13.5 Testing registry.k8s.io/external-dns/external-dns:v0.13.5... ✗ High severity vulnerability found in openssl/libcrypto3 Description: Allocation of Resources Without Limits or Throttling Info: https://security.snyk.io/vuln/SNYK-ALPINE318-OPENSSL-5661572...
Hello, I'm using hashicorp vault to provide environment variables to configure exertnal-dns, unfortunately the current helm chart doesn't allow us to edit the container command that is needed to source...
but only for the internalHostnameAnnotationKey which doesn't use the node's IP anyway **Description** Pod IPs and node IPs can be used for hostname annotations on pods. The existing implementation worked...
# Context * Current release process is semi-automated, documented [here](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/release.md). * Last year, a new release was published each 3 month * There are many PRs merged in every release...
**What happened**: External-DNS pod can create records but cannot delete records from 2 different hosted zones since 0.14.0. This doesn't happen on 0.13.6 **What you expected to happen**: External-DNS detects...
**What happened**: Records using the DNSEndpoints resource type do not expect a trailing ".". But PowerDNS API Requires a trailing "." on creation ``` Status: 422 Unprocessable Entity, Body: {\"error\":...