Commit 8fd1503
authored
Add HomeAZ to NodeInfoStatus (#3738)
In service of adding HomeAZ awareness to apiserver-vnet-integration,
this adds HomeAZ to the NodeInfoStatus portion of the NodeInfo CRD.
Similar to other elements of NodeInfoStatus, HomeAZ is an optional
property of a node that can be communicated. If present, it strictly
follows the AZXX format, where XX are two 0-9 integers.1 parent 0b8ba8a commit 8fd1503
File tree
2 files changed
+7
-0
lines changed- crd/multitenancy
- api/v1alpha1
- manifests
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
50 | 54 | | |
51 | 55 | | |
52 | 56 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments