This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: multiple services depending on same plugin implementation (#61)
* refactor generateClusterTopology to improve legibility * parsing services with kardinal.dev.service/plugin-definition annotation and seting those in the cluster topology services * using plugin service name to identify them * small change * adding comments in the dev flow * update the plugin.CreateFlow signature to support multiple deployment specs comming from different services * refactor how to execute plugins * handling services plugins * handling plugins delete flow * updating target service version in apply patch * fix delete flow and fix plugins map used to execute plugins * cleaning the implementation * update plugin tests * obd-demo file edited to support new plugins API * edited obd-demo * ci-e2e-tests edited * teplate support new plugins API * fix typo * fix TestServiceConfigsToClusterTopology test * TODO removed * fix TestExternalServicesFlowOnDependentService * fix TestHashFunc test
- Loading branch information
Showing
12 changed files
with
593 additions
and
380 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
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.