Raj Babu Das
fe709ecadd
Removing Argo server deployment from the agent list ( #2893 )
...
* Removin Argo server deployment from the agent list
Signed-off-by: Raj Das <raj@chaosnative.com>
* Removing Argo server env from the okteto manifest
Signed-off-by: Raj Das <raj@chaosnative.com>
* removing argoserver from agent-config
Signed-off-by: Raj Das <raj@chaosnative.com>
2021-06-15 09:42:56 +05:30
Raj Babu Das
b961fc0330
Adding image registry graphql APIs (Create, Get, Delete, Update, List) ( #2774 )
...
* Adding image registry apis
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Adding image registry apis
Signed-off-by: Raj Das <raj@chaosnative.com>
* Adding image registry apis
Signed-off-by: Raj Das <raj@chaosnative.com>
* goimport fix
Signed-off-by: Raj Das <raj@chaosnative.com>
* minor fix
Signed-off-by: Raj Das <raj@chaosnative.com>
2021-05-12 02:47:42 +05:30
Ishan Gupta
c947580814
Version updates, readme fixes, manifest fixes, env. for argo's container runtime executor and bug fixes for Okteto dev. env. setup. ( #2717 )
...
* fix for frontend svc port on okteto
* fix for prod. frontend svc port on okteto
* adding missing envs.
* update to cluster scope.
* fixed bugs and added env for container runtime executor
* fixes and updates.
* added the portal_scope env back and minor readme update.
* minor fix
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
2021-04-18 06:51:13 +05:30
Raj Babu Das
aa328a1093
Adding {Ingress, ClusterIP, LoadBalancer} support for connecting external agent to the server ( #2598 )
...
* Adding ingress support for generating server endpoint
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Updating getEndpoint function logic
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Changes
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Adding env
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Adding env
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* refactored ingress-url
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* changing path split logic
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* changing to switch condition
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* adding ingress edge condition
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Adding /query path
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
* Adding path to subscriber connection query
Signed-off-by: Raj Das <mail.rajdas@gmail.com>
2021-04-12 20:17:49 +05:30
Ishan Gupta
2347dfb38f
Adding chaos exporter to agent manifest for chaos events and metrics ( #2523 )
...
* Adding chaos exporter to agent manifests for chaos events and metrics
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
* Changes after review.
Signed-off-by: ishangupta-ds <ishan@chaosnative.com>
2021-03-10 17:36:18 +05:30
Ishan Gupta
de0418fb2c
(Litmus-Portal) GQL server refractor for database and handlers ( #2454 )
...
* Adding datasource and dashboard APIs for analytics / monitoring.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* Fixed formatting.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* GraphQL server refractor
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* Refractor after review.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* Minor fixes after review.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* Sorted imports.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* Reverting frontend changes.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* code analysis fix.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* minor fix
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* Changes after review.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
* Codacy fixes.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
2021-02-25 19:53:21 +05:30
Raj Babu Das
f02cccfa7b
event tracker deps
...
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2021-02-01 17:31:57 +05:30
Raj Babu Das
f06907cce7
directory re-structuring of subscriber's manifest and changing it's respective code ( #2391 )
...
* seperating subscriber manifest into individual files and changing its respective code
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
* go fmt
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2021-01-11 19:42:26 +05:30
Raj Babu Das
389d87aa84
Moving self deployer functionalities to graphql server ( #2318 )
...
* Adding self-connection code
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
* Moving self deployer functionalities to graphql server
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
* adding cluster-k8s-manifest.yml
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
* rollback graphql-server/utils/misc.go
2020-11-05 12:00:45 +05:30
Harsh Shekhar
918928ef50
chore(update): user cluster registration schema ( #2288 )
...
* update user cluster registration schema
Signed-off-by: Harsh Shekhar <harsh.shekhar@mayadata.io>
* Remove extra namespace yaml from cluster-subscriber.yml
Signed-off-by: Harsh Shekhar <harsh.shekhar@mayadata.io>
* add missing fields in self-deployer registration
Signed-off-by: Harsh Shekhar <harsh.shekhar@mayadata.io>
* add nsExists and saExists field in UserClusterReg mutation
Signed-off-by: Harsh Shekhar <harsh.shekhar@mayadata.io>
* check empty string for sa and ns
Signed-off-by: Harsh Shekhar <harsh.shekhar@mayadata.io>
* Regenerate graphql graph
Signed-off-by: Harsh Shekhar <harsh.shekhar@mayadata.io>
2020-10-30 20:27:55 +05:30
Raj Babu Das
ab39d75afb
Adding external cluster support for litmusportal ( #2127 )
...
* Adding external cluster support
<raj.das@mayadata.io>
2020-10-08 12:30:30 +05:30
Ishan Gupta
ce4bbabaf5
Namespace scope mode for litmus-portal and okteto cloud dev environment integration. ( #2187 )
...
This commit adds namespace scope installation configuration and required code changes for it to litmus-portal and also adds Okteto cloud dev environment setup.
Signed-off-by: ishangupta-ds <ishan.gupta@mayadata.io>
2020-10-07 10:33:58 +05:30
Raj Babu Das
8ad6ecc9a8
Changing Subscriber namespace and deployer namespace to env var ( #2107 )
...
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2020-09-23 15:07:23 +05:30
Soumya Ghosh Dastidar
d5e553584b
Moved Subscriber and Deployer images to env-var ( #2073 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
2020-09-15 10:41:05 +05:30
Raj Babu Das
15beb32e1b
Graphql-server directory restructuring. ( #2043 )
...
* Restructuring graphql server
Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2020-09-14 13:28:27 +05:30