Commit 67edcd3
Use ClusterConfig everywhere instead of overloading with clusterID
Summary: This tidies things up a bit and makes it a bit more explicit.
Test Plan: yarn typecheck works, yarn test works, yarn dev + load scripts, works.
Reviewers: michelle, nlanam
Reviewed By: nlanam
Signed-off-by: Vihang Mehta <vihang@pixielabs.ai>
Differential Revision: https://phab.corp.pixielabs.ai/D11738
GitOrigin-RevId: ddcf9d91 parent 75f8e19 commit 67edcd3
3 files changed
Lines changed: 15 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 137 | + | |
| 138 | + | |
147 | 139 | | |
148 | 140 | | |
149 | 141 | | |
150 | | - | |
| 142 | + | |
151 | 143 | | |
152 | 144 | | |
153 | 145 | | |
| |||
174 | 166 | | |
175 | 167 | | |
176 | 168 | | |
177 | | - | |
| 169 | + | |
178 | 170 | | |
179 | 171 | | |
180 | 172 | | |
| |||
196 | 188 | | |
197 | 189 | | |
198 | 190 | | |
199 | | - | |
| 191 | + | |
200 | 192 | | |
201 | 193 | | |
202 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments