Commit 1d89957
authored
Add DYNAMIC_DNS resolution type for wildcard hosts (#3565)
* Add new resolution type to support wildcard hosts
- Defines DELAYED_DNS
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
* Use Dynamic DNS instead of delayed
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
* Clarify ambient only support and waypoint bound requirement
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
* Remove more complex kubebuild directive for the wildcard host
validation
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
* Add release note
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
* Fix nits
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
* Respond to comments
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
* Clarify impact of dynamic dns on captured dns
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
* Clarify intended use
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>
---------
Signed-off-by: Jackie Elliott <jaellio@microsoft.com>1 parent a3e64a8 commit 1d89957
File tree
7 files changed
+111
-6
lines changed- kubernetes
- networking
- v1alpha3
- v1beta1
- v1
- releasenotes/notes
7 files changed
+111
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
563 | 580 | | |
564 | 581 | | |
565 | 582 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments