Commit 53e45c8
authored
[NPM] better error handling and cache building (#848)
* [NPM] better error handling and cache building
* using const for label operations
* tests correction to discard non-exists delete op
* cleaning up some stale code
* fixing some port issues
* Addressing some comments
* Addressing some comments
* Addressing some comments
* fixing a missed ns- prefix while deleting from ns ipset
* fixing a missed ns- prefix while deleting from ns ipset
* resducing complexity when pod ip changes
* Adding some test validations
* Adding some test validations
* Adding some test validations
* removing more unsed fields
* removing redundant checks
* Adding improvement of podinformer
* removing the deepcopy logic
* streamlining some redudant log messages
* moving a comment1 parent d816931 commit 53e45c8
File tree
8 files changed
+337
-212
lines changed- npm
- ipsm
- util
8 files changed
+337
-212
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| 191 | + | |
191 | 192 | | |
192 | | - | |
| 193 | + | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
197 | 199 | | |
198 | 200 | | |
199 | 201 | | |
200 | | - | |
| 202 | + | |
| 203 | + | |
201 | 204 | | |
202 | 205 | | |
203 | 206 | | |
204 | | - | |
| 207 | + | |
| 208 | + | |
205 | 209 | | |
206 | 210 | | |
207 | 211 | | |
| |||
552 | 556 | | |
553 | 557 | | |
554 | 558 | | |
555 | | - | |
556 | 559 | | |
557 | 560 | | |
558 | 561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments