Open chris8205 opened 4 months ago
The Kubernetes project currently lacks enough contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.
This bot triages un-triaged issues according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle rotten
What would you like to be added: i think we need the possibility to set different roules for domains
mydomain.com --> only for ingress --> exclude private.mydomain.com --> use azure-dns private.mydomain.com --> only for services --> with fqdn-template --> use azure-private-dns --> policy=sync private.mydomain.com --> only for services --> with different fqdn-template --> use azure-private-dns --> policy=sync --> only if specific annotation is set
Why is this needed: no need to run multiple external-dns instances with many minimal config differences doing "the same" --> minimize ressource consumtion....