Commit 3a57d27
committed
[api] add Addresses field to ProxyStatus
Add a top-level Addresses []string field to ProxyStatus for
externally-reachable IP addresses. This establishes Proxy as the
canonical source of truth for anycast IPs, written by the backplane
(shared mode) or apiserver (dedicated mode) from Global Accelerator.
Precedent: v1alpha1 ProxyStatus had IPs []string.
Additive and backward-compatible.1 parent 5007d92 commit 3a57d27
File tree
3 files changed
+26
-0
lines changed- api
- core/v1alpha2
- generated
3 files changed
+26
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
211 | 217 | | |
212 | 218 | | |
213 | 219 | | |
| |||
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.
0 commit comments