Commit 60fcc5c
authored
fix: [NPM-WIN] ability to reassign Pod associated with Endpoint (#1806)
* reset acls for pods marked for delete
* simplify: remove stalePodKey
* add log for associating pod with endpoint
* reorganize win dp uts
* UTs for issue 1729 (fail because podMarkedForDelete is not used)
* update controller mock to use deleted pod metadata
* rename podMarkedForDelete to deletedPod
* all UTs (noticing edge in ipsetmanager now)
* updatePod() works for all sequences
* work with updatePodCache and existing controlplane
* remove pod delete logic
* remove change incorrect comment
* fix lint
* fix gofumpt
* remove changes to dp.go logs/comments1 parent 81537f3 commit 60fcc5c
File tree
6 files changed
+1184
-75
lines changed- npm/pkg
- controlplane/controllers/v2
- dataplane
- policies
6 files changed
+1184
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
459 | | - | |
| 458 | + | |
460 | 459 | | |
461 | 460 | | |
462 | 461 | | |
| |||
0 commit comments