-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deployments: keystone: Leverage job-distributor (#15179)
* deployment: Support other chain types in CreateCCIPOCRSupportedChains * nix: Upgrade to postgres 15 * keystone: Migrate from CLO to JD * CLO compat * Allow setting labels on nodes * Rename function * Tag nodes with p2p_id for easy lookup * Lookup nodes according to p2p_id * Implement label & id filtering in the memory job client * Update the CLO job client as well * go mod tidy * Fix DeployCLO * Fix CLO job client test * add TODOs * fix up tests again * Fix compilation, remove nodeIdToNop indirection * fix TestDeployCLO * add clo utils to bridge tooling gap * add utils to remap clo node id to peer id * fix p2p filter in clo jd impl; fix mis-matched id vs p2p usage * Add credential support to jd client * go mod tidy * rm pointer lib --------- Co-authored-by: krehermann <[email protected]>
- Loading branch information
1 parent
973adb5
commit 24c3f90
Showing
30 changed files
with
1,769 additions
and
798 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 was deleted.
Oops, something went wrong.
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.