-
Notifications
You must be signed in to change notification settings - Fork 693
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Probes/Added backend implementation for probes as resource (#4116)
* Added probes graphql schema in backend Signed-off-by: Saranya-jena <[email protected]> * Added mongo schema for probes and updated experiment schema Signed-off-by: Saranya-jena <[email protected]> * Added handler functions for probes Signed-off-by: Saranya-jena <[email protected]> * Updated operator version in subscriber Signed-off-by: Saranya-jena <[email protected]> * removed redundant types in GQL n mongo schema Signed-off-by: Saranya-jena <[email protected]> * Added checks for updateProbe Signed-off-by: Saranya-jena <[email protected]> * Added nil checks for update probe Signed-off-by: Saranya-jena <[email protected]> * fixed imports Signed-off-by: Saranya-jena <[email protected]> * resolved conflicts and errors Signed-off-by: Saranya-jena <[email protected]> --------- Signed-off-by: Saranya-jena <[email protected]>
- Loading branch information
1 parent
4b778f5
commit 5d4e610
Showing
27 changed files
with
15,995 additions
and
3,556 deletions.
There are no files selected for viewing
1,006 changes: 1,006 additions & 0 deletions
1,006
chaoscenter/graphql/definitions/shared/probe.graphqls
Large diffs are not rendered by default.
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
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.