-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ec_join): update handler to return tcp connections required (#5004)
* feat(ec_join): add method to return all ready node ip addresses * feat(ec_join): update handler to return node ips * chore(test): create a struct and interface to allow kube client mocks in handlers * chore: use newly created struct * chore: tests for join handler * chore: moaaar tests * chore: tests for the worker and controller node IPs * chore: refactor endpoint to return full endpoint list vs node ips
- Loading branch information
Showing
10 changed files
with
689 additions
and
16 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
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
Oops, something went wrong.