Shubham Chaudhary
ecb5f03b70
chore(embedmd): updating all the rbac for the minimal permissions ( #3320 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-28 14:11:50 +05:30
Karthik Satchitanand
4c05cd29f7
(maintainers)chore: add Remi to maintainers list ( #3319 )
...
Signed-off-by: ksatchit <karthik@chaosnative.com>
2021-10-28 08:38:26 +00:00
Amit Kumar Das
e91176d3f0
chore(chaos-center): Added upload functionality for basic argo workflows ( #3302 )
...
* Added upload functionality for basic argo workflows
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Minor fix with workflow settings
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
2021-10-28 13:42:23 +05:30
Amit Kumar Das
65a97ae351
chore(chaos-center): Added advanced tune section in workflow creation step ( #3290 )
...
* Added advanced tune section in workflow creation step
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Minor change in border
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
2021-10-28 13:29:18 +05:30
Udit Gaurav
730235f7ed
Chore(demo-1.x): Migrate and update litmus-demo repo for 1.x version ( #3282 )
...
Signed-off-by: udit <udit@chaosnative.com>
2021-10-26 18:38:15 +05:30
Shubham Chaudhary
e9317f48c7
chore(faq): updating the faq and security policies ( #3315 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-26 18:13:10 +05:30
Shubham Chaudhary
424cfd7fa5
chore(security): updating psp & kyverno policies ( #3314 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-26 14:33:00 +05:30
Vedant Shrotria
6c3dc65413
Updated litmus-ui & litmus core version ( #3301 )
...
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-10-25 14:47:57 +05:30
Soumya Ghosh Dastidar
6c84e980b6
updated subscriber version compatibilty check ( #3311 )
...
* added error checks in the workflow resiliency score calc
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
* updated subscriber version compatibilty check
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
* added comments
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
* updated error msg
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
2021-10-25 11:57:24 +05:30
Soumya Ghosh Dastidar
23e43c770e
added error checks in the workflow resiliency score calc ( #3310 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
2021-10-22 11:49:48 +05:30
Udit Gaurav
2ec87ba9da
Chore(OpenShift): Add openshift scc docs to run experiments on openshift clusters ( #3304 )
...
Signed-off-by: udit <udit@chaosnative.com>
2021-10-21 14:38:56 +05:30
Soumya Ghosh Dastidar
5f2bab7e09
fixed workflow artifact parsing in subscriber ( #3306 )
...
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
2021-10-21 11:23:11 +05:30
Neelanjan Manna
181b67beac
updated the VMWare VM-Poweroff experiment docs ( #3214 )
...
Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>
2021-10-21 11:06:35 +05:30
Dhananjay Purohit
502d72e517
Add parameters to components for cypress tests ( #3240 )
...
* Add parameters to required components for cypress test
Signed-off-by: DhananjayPurohit <dhananjaypurohit7@gmail.com>
* Add parameters to components for cypress tests
Signed-off-by: DhananjayPurohit <dhananjaypurohit7@gmail.com>
* Add cypress parameters for dagre graph
Signed-off-by: DhananjayPurohit <dhananjaypurohit7@gmail.com>
* Add cypress parameters for tabs of graph view and table view
Signed-off-by: DhananjayPurohit <dhananjaypurohit7@gmail.com>
* Add cypress parameters for tunning workflow
Signed-off-by: DhananjayPurohit <dhananjaypurohit7@gmail.com>
* Add cypress parameters for upload workflow
Signed-off-by: DhananjayPurohit <dhananjaypurohit7@gmail.com>
* Add cypress parameters for recurring workflow
Signed-off-by: DhananjayPurohit <dhananjaypurohit7@gmail.com>
* Add cypress parameter for worklow schedule run
Signed-off-by: DhananjayPurohit <dhananjaypurohit7@gmail.com>
Co-authored-by: Vedant Shrotria <40681425+Jonsy13@users.noreply.github.com>
2021-10-20 06:52:19 +00:00
Vedant Shrotria
8198bfd36e
gofmt done for dex-server ( #3305 )
...
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-10-20 11:35:42 +05:30
Raj Babu Das
8af7dd2115
Adding dex server to github workflow ( #3284 )
...
* Adding dex server to github workflow
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-10-19 19:01:36 +05:30
Hemanth Krishna
e3555b7f61
add: dex-server ci image deployment ( #3269 )
...
* add: dex-server ci image deployment
Signed-off-by: DarthBenro008 <hkpdev008@gmail.com>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
2021-10-19 18:56:57 +05:30
Soumya Ghosh Dastidar
371a301175
fixed workflow artifact issue ( #3299 )
...
* fixed wf artifact issue
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
* added check for empty workflow_id
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
2021-10-19 11:19:10 +05:30
Vedant Shrotria
223980844d
Added manifests for v2.2.0 ChaosCenter. ( #3293 )
...
* Added manifests for v2.2.0 ChaosCenter.
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
* Added manifests for v2.2.0 ChaosCenter.
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
* Updated Readme.md with v2.2.0 manifests links.
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-10-14 19:48:53 +05:30
Shubham Chaudhary
488294a253
chore(2.2.0): Adding litmus installation manifests ( #3295 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-14 01:04:57 +05:30
Raj Babu Das
def67eea14
Moving DB_ADMIN, DB_PASSWORD and JWT_SECRET to k8s secret ( #3270 )
...
* Moving DB_ADMIN, DB_PASSWORD and JWT_SECRET to k8s secret
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* adding stringData
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* adding stringData
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-10-13 19:39:16 +05:30
Shubham Chaudhary
ed12182164
chore(kyverno): Adding kyverno pod security policies ( #3216 )
...
* chore(kyverno): Adding kyverno pod security policies
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
* chore(psp): updating the psp path
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
* Apply suggestions from code review
Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
2021-10-13 19:37:20 +05:30
Saranya Jena
fa74c7bea0
Fixed UI issue with upgrade agent and teaming ( #3292 )
...
Signed-off-by: Saranya-jena <saranya@chaosnative.com>
2021-10-13 17:34:23 +05:30
Shubham Chaudhary
5cd8748a46
chore(secure-image): adding tricy check & litmus hardened alpine image as base image ( #3257 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-13 12:32:54 +05:30
Amit Kumar Das
f46764ae39
Minor URL fix ( #3291 )
...
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
2021-10-12 19:55:23 +05:30
OUM NIVRATHI KALE
d25f5c0d63
updating chaos operator in gql ( #3289 )
...
Signed-off-by: Oum Kale <oumkale@chaosnative.com>
2021-10-12 16:40:25 +05:30
Amit Kumar Das
437f5f0e80
Minor changes in required fields ( #3288 )
...
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
2021-10-12 16:39:47 +05:30
Vedant Shrotria
72a2c650e4
Upgraded agent-plane components to v2.1.1 ( #3285 )
...
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-10-12 10:55:23 +05:30
Amit Kumar Das
842ae70d35
Updated cmd probe schema and fixed probes issue ( #3286 )
...
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
2021-10-12 10:55:02 +05:30
Raj Babu Das
9ea39e1817
adding toleration syntax to agent manifests ( #3287 )
...
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-10-12 10:49:09 +05:30
Saranya Jena
c1f13fa086
Feat(Agent Upgrade):Added `version` in mongo & GQL schema, FE for agent upgrade ( #3278 )
...
* Added version field in cluster collection
Signed-off-by: Saranya-jena <saranya@chaosnative.com>
* Added FE check for agent upgrade
Signed-off-by: Saranya-jena <saranya@chaosnative.com>
* Added quotes around project and cluster id
Signed-off-by: Saranya-jena <saranya@chaosnative.com>
2021-10-11 11:26:24 +05:30
Vedant Shrotria
bb767b31f0
Fixed Readme.md instruction for Namespaced mode. ( #3279 )
...
Signed-off-by: Jonsy13 <vedant.shrotria@chaosnative.com>
2021-10-10 15:27:59 +05:30
Lucina Stricko
09ee7b1398
add CNF Test Suite to adopters ( #3280 )
...
* add CNF Test Suite to adopters
Signed-off-by: Lucina Stricko <lucina@vulk.coop>
* Create cnftestsuite.md
Signed-off-by: Lucina Stricko <lucina@vulk.coop>
* add link to cnf test suite repo
Signed-off-by: Lucina Stricko <lucina@vulk.coop>
2021-10-09 16:58:24 +05:30
Udit Gaurav
8d025a2f31
Chore(secured-image): Add trivy check and update the litmusportal server and upgrade components ( #3261 )
...
* Chore(secured-image): Add tricy check and update the litmusportal server and upgrade components
Signed-off-by: udit <udit@chaosnative.com>
2021-10-07 19:30:48 +05:30
Hemanth Krishna
b43e989bb8
feat: add dex-deployment to litmus-portal infra ( #3265 )
...
Signed-off-by: DarthBenro008 <hkpdev008@gmail.com>
2021-10-07 18:50:49 +05:30
Hemanth Krishna
b9973c4f5c
add: litmusportal to support token from `/login` ( #3243 )
...
Signed-off-by: DarthBenro008 <hkpdev008@gmail.com>
2021-10-07 10:57:28 +05:30
Hemanth Krishna
d4997336ff
feat: authentication backend to support dex redirects and callbacks ( #3242 )
...
Signed-off-by: DarthBenro008 <hkpdev008@gmail.com>
2021-10-07 10:38:54 +05:30
Saranya Jena
7f7aeef6a3
minor logic-fix in subscriber manifest generation ( #3262 )
...
* minor logic-fix in subscriber
Signed-off-by: Saranya-jena <saranya@chaosnative.com>
* removed spaces
Signed-off-by: Saranya-jena <saranya@chaosnative.com>
Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com>
2021-10-06 07:22:08 +00:00
Raj Babu Das
20dcde2658
Adding value field to toleration object ( #3260 )
...
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-10-06 06:55:08 +00:00
Ajesh Baby
c6593405e3
[chore] update Adopters section ( #3258 )
...
Signed-off-by: ajeshbaby <ajesh@chaosnative.com>
2021-10-06 08:44:33 +05:30
Saranya Jena
418c11b0dd
Added condition for cluster confirm updation in manifes ( #3259 )
...
Signed-off-by: Saranya-jena <saranya@chaosnative.com>
2021-10-05 14:16:27 +00:00
Rémi ZIOLKOWSKI
dfa5f89ab9
Add Pôle Emploi as an adopter. ( #3256 )
...
Signed-off-by: Remi Ziolkowski <remi.ziolkowski-ext@pole-emploi.fr>
2021-10-05 15:50:42 +05:30
Sarthak Jain
311a84270c
Minor fix in subscriber ( #3255 )
...
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
2021-10-05 14:00:00 +05:30
Sarthak Jain
ed0a3bca4d
Get Manifest and Get Agent Details query ( #3249 )
...
* Added get manifest query
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
* Added getAgentDetails query to fetch agent details by name and project id
Signed-off-by: Saranya-jena <saranya@chaosnative.com>
* Added start time to server
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
* Error handling
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
* Replaced agent name with cluster ID
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
Co-authored-by: Saranya-jena <saranya@chaosnative.com>
2021-10-05 11:39:24 +05:30
Raj Babu Das
d9b4519df4
Adding toleration field to the cluster registration mutation ( #3248 )
...
* Adding toleration field to the cluster registration mutation
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* Adding toleration field to the cluster registration mutation
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
* Adding toleration field to the cluster registration mutation
Signed-off-by: rajdas98 <mail.rajdas@gmail.com>
2021-10-04 14:29:08 +05:30
Hemanth Krishna
65857ba1ed
feat: dex server with litmus brandings and custom css ( #3244 )
...
Signed-off-by: DarthBenro008 <hkpdev008@gmail.com>
Co-authored-by: Raj Babu Das <mail.rajdas@gmail.com>
2021-10-04 11:41:53 +05:30
Srinivasan Parthasarathy
8e55c863bc
add Iter8 to adopters ( #3239 )
...
Signed-off-by: Srinivasan Parthasarathy <spartha@us.ibm.com>
2021-10-01 17:38:27 +05:30
Shubham Chaudhary
29d1c49518
chore(concepts): adding experiment and result schema details ( #3226 )
...
* chore(concepts): adding experiment schema details
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
* chore(result): adding chaosresult examples
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
* chore(probe): updating probe docs
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-01 16:46:32 +05:30
Shubham Chaudhary
c151dc9cdf
chore(2.1.1): adding manifest for 2.1.1 version ( #3246 )
...
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-01 16:34:27 +05:30
Sarthak Jain
d7853c2a2e
Added rbac for mutations ( #3233 )
...
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
Co-authored-by: Ishan Gupta <ishan@chaosnative.com>
2021-09-30 06:48:22 +00:00