-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(server): keep retrying connections till node/pod is deleted
- refactor to informer code, eliminated the for loop where we kept on retrying connection on any case - we keep retrying connections now, till we don't get a pod deleted event - handled 2 go lint errors S1033,S1000 Signed-off-by: daemon1024 <[email protected]>
- Loading branch information
1 parent
90cf7ba
commit e3b04fd
Showing
2 changed files
with
84 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters