Commit Graph

648 Commits

Author SHA1 Message Date
litmusbot
f7dd546a07 2318568994: version upgraded for chaos-charts 2022-05-13 09:16:28 +00:00
Neelanjan Manna
eb645f48d5 GCP Label Selector Experiment Charts and GCP Experiments Refactor (#532)
* added gcp-vm-instance-stop-by-label charts

Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>

* updated experiment charts

Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>

* added gcp-vm-disk-loss-by-label-charts; updated gcp-vm-disk-loss and gcp-vm-instance-stop charts to add sequence to engine manifest and removed device name from gcp-vm-disk-loss manifests

Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>

* finalised charts

Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>

* updated chart comments

Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>

* updated AUTO_SCALING_GROUP env to MANAGED_INSTANCE_GROUP env

Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>

* finalised charts for all GCP experiments

Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>

* updated provider and author details in gcp-vm-instance-stop-by-label experiment

Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>

* updated docs links

Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>

* removed pods/exec rbac, updated keywords

Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>

* updated chartserviceversion, package

Signed-off-by: Neelanjan Manna <neelanjan.manna@harness.io>

Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
2022-05-13 14:45:53 +05:30
litmusbot
26239d8895 2317559564: version upgraded for chaos-charts 2022-05-13 05:15:22 +00:00
Akash Shrivastava
d5208bb787 Added cpu load to node-cpu hog; Added memory bytes and percentage to node-memory-hog (#544)
Signed-off-by: Akash Shrivastava <as86414@gmail.com>
2022-05-13 10:44:42 +05:30
litmusbot
abff585e59 2239253696: version upgraded for chaos-charts 2022-04-28 12:24:23 +00:00
Amit Kumar Das
1f873641ef Removed unused workflows (#536)
* Removed unused workflows

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>

* Moved byoc-pod-delete to byoc directory and updated generic CSV

Signed-off-by: Amit Kumar Das <amit@chaosnative.com>

Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
2022-04-28 17:53:50 +05:30
litmusbot
238784bb69 2165995170: version upgraded for chaos-charts 2022-04-14 08:10:28 +00:00
Udit Gaurav
7b07fa66dc update(imageTag): Update the image tag to latest for experiment image (#537)
Signed-off-by: uditgaurav <udit@chaosnative.com>
2022-04-14 13:39:50 +05:30
litmusbot
ac8c26ce4b 1992433040: version upgraded for chaos-charts 2022-03-16 11:28:10 +00:00
uditgaurav
3f7a059e16 Chore(node_label): Add node level env in pod level experiments
Signed-off-by: uditgaurav <udit@chaosnative.com>
2022-03-16 16:37:57 +05:30
litmusbot
ef3b241a78 1852788612: version upgraded for chaos-charts 2022-02-16 12:34:05 +00:00
uditgaurav
fb47a2a2a0 Chore(cpu): Add tunable for running cpu stress in percentage
Signed-off-by: uditgaurav <udit@chaosnative.com>
2022-02-16 17:36:25 +05:30
litmusbot
22a459827e 1779028212: version upgraded for chaos-charts 2022-02-01 15:10:04 +00:00
Guillaume Dupin
abdb28ccf6 Fix description for AWS EC2 terminate experiments (#525)
Signed-off-by: yogeek <gdupin@gmail.com>
2022-02-01 20:39:30 +05:30
litmusbot
e2f369b4ed 1701414183: version upgraded for chaos-charts 2022-01-15 11:06:12 +00:00
Udit Gaurav
f57218f942 Add jitter to pod network latency experiment (#522)
Signed-off-by: uditgaurav <udit@chaosnative.com>
2022-01-15 16:35:39 +05:30
litmusbot
abf8d43906 1582738268: version upgraded for chaos-charts 2021-12-15 12:40:32 +00:00
litmusbot
df552789bd 1465613655: version upgraded for chaos-charts 2021-11-16 06:30:31 +00:00
Shubham Chaudhary
127acee8e1 chore(disk-loss): Removing disk-loss references from the hub (#517)
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-11-16 11:59:58 +05:30
litmusbot
b97da2ac4e 1385287487: version upgraded for chaos-charts 2021-10-26 10:56:28 +00:00
Shubham Chaudhary
f174f7ab65 chore(rbac): Adding minimal rbac permissions with comments description (#513)
* chore(rbac): Adding minimal rbac permissions with comments description

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>

* chore(chart): Adding minimal rbac permissions in charts

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-10-26 16:25:53 +05:30
litmusbot
aff27bc0ee 1333448157: version upgraded for chaos-charts 2021-10-12 14:06:49 +00:00
litmusbot
89d99df5e4 1294674975: version upgraded for chaos-charts 2021-10-01 10:26:49 +00:00
Shubham Chaudhary
a1b589657f chore(labels): Adding labels inside the experiments (#506)
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>

Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
2021-10-01 15:56:23 +05:30
Neelanjan Manna
76b7c8b002 updated vm-poweroff experiment docs; updated mainter description of gcp chaos docs (#505)
Signed-off-by: neelanjan00 <neelanjan@chaosnative.com>
2021-10-01 15:56:00 +05:30
litmusbot
788acc4acb 1194860606: version upgraded for chaos-charts 2021-09-02 15:52:04 +00:00
Shubham Chaudhary
2a60b8c537 chart(pod-network-partition): Adding chart of the pod-network-partition experiment (#501)
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-09-02 21:21:30 +05:30
Shubham Chaudhary
fa29cf9905 adding minimal keywords for searching in chaoshub (#502)
* adding minimal keywords for searching on chaoshub

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>

* adding k8s keywords

Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-09-01 15:26:28 +05:30
litmusbot
ef7595e3b3 1161743776: version upgraded for chaos-charts 2021-08-24 08:03:58 +00:00
Akash Shrivastava
2ce7eb12b4 Chore(Azure): azure-disk-loss experiment charts (#482)
* Added charts for azure disk loss experiment

Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
2021-08-24 13:33:30 +05:30
litmusbot
8e8c3665ab 1134436180: version upgraded for chaos-charts 2021-08-16 06:11:11 +00:00
Shubham Chaudhary
1d4cb6c28a (docs): removing disk-loss chart (#500)
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-16 11:40:43 +05:30
Shubham Chaudhary
5494e89a0a (docs): updating docs link in charts (#498)
Signed-off-by: shubham chaudhary <shubham@chaosnative.com>
2021-08-16 11:21:01 +05:30
litmusbot
5ccea872ce 1131206373: version upgraded for chaos-charts 2021-08-14 20:08:25 +00:00
Akash Shrivastava
14f7d7e20f Added SCALE_SET to azure instance stop experiment (#496)
Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
2021-08-15 01:37:57 +05:30
litmusbot
11681f7b15 1123427882: version upgraded for chaos-charts 2021-08-12 09:53:50 +00:00
OUM NIVRATHI KALE
2260c8309b Updating environment and kafka image tag (#494)
* updating env

Signed-off-by: Oum Kale <oumkale@chaosnative.com>
2021-08-12 15:23:23 +05:30
litmusbot
07253c6d84 1123421505: version upgraded for chaos-charts 2021-08-12 09:51:21 +00:00
Akash Shrivastava
be89e34763 Added default kill command in experiment.yaml (#495)
* Added default kill command in experiment.yaml

Signed-off-by: Akash Shrivastava <akash@chaosnative.com>
2021-08-12 15:20:56 +05:30
OUM NIVRATHI KALE
065e962561 update entrypoint for py-runner (#490)
Signed-off-by: Oum Kale <oumkale@chaosnative.com>
2021-07-22 11:00:23 +05:30
litmusbot
caa258cfe2 1034958613: version upgraded for chaos-charts 2021-07-15 18:24:13 +00:00
OUM NIVRATHI KALE
e808bfcbc0 Refactoring of charts for byoc (#488)
* refactoring charts for byoc

Signed-off-by: Oum Kale <oumkale@chaosnative.com>
2021-07-15 23:53:39 +05:30
litmusbot
b27f3eadd8 1033064743: version upgraded for chaos-charts 2021-07-15 07:32:18 +00:00
Neelanjan Manna
8d3c5eb57e GCP VM Disk Loss Charts (#483)
* Added charts for GCP vm-disk-loss experiments

Signed-off-by: neelanjan00 <neelanjanmanna@gmail.com>
2021-07-15 13:01:47 +05:30
litmusbot
15a1c4355f 1032991916: version upgraded for chaos-charts 2021-07-15 07:05:35 +00:00
Neelanjan Manna
755110178f GCP VM Instance Stop charts (#480)
* Added charts for GCP vm-instance-stop and vm-disk-loss experiments

* Removed temp file

* GCP charts updated for gcp-vm-instance-stop; removed vm-disk-loss experiment

* Added experiment image name

* Removed exec keyword, updated chaos interval

* Updated gcp charts messages

* Updated image tag to ci

* Updated experiment name in csv, removed exec

* Added charts for gcp-vm-disk-loss experiment

* Removed gcp-vm-disk-loss charts

* Removed experiment inputs and tagged the experiment image to ci

* Removed jobCleanupPolicy

* updated experiment description

* updated chartserviceversion description

* removed patch verb

Co-authored-by: Udit Gaurav <35391335+uditgaurav@users.noreply.github.com>
Co-authored-by: Shubham Chaudhary <shubham@chaosnative.com>
2021-07-15 12:35:07 +05:30
Udit Gaurav
4b97e39544 Chore(Infra-Exp): Rename azure-instance-terminate to stop and remove env from vmware engine (#471)
Signed-off-by: udit <udit@chaosnative.com>

Co-authored-by: Shubham Chaudhary <shubham@chaosnative.com>
2021-07-15 12:34:53 +05:30
Amit Kumar Das
83f182ef40 Updated AWS SSM name
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
2021-07-15 09:54:36 +05:30
Adarshkumar14
7a65033b80 removed some charts of ansible experiments that are currently not in litmus-ansible. (#484)
* removed some charts of ansible experiments that are currently not in litmus-ansible

Signed-off-by: Adarshkumar14 <1829034@kiit.ac.in>
2021-07-15 09:26:14 +05:30
litmusbot
b3e542499f 1026176368: version upgraded for chaos-charts 2021-07-13 10:26:40 +00:00