Commit Graph

5 Commits

Author SHA1 Message Date
Sky Singh a7fd941815
chore(dependencies): Upgrade Ginkgo to v2 and update indirect dependencies
- Updated Ginkgo from v1.16.5 to v2.19.0 for improved features and compatibility.
- Added new indirect dependencies including `github.com/go-logr/logr`, `github.com/go-task/slim-sprig/v3`, and `github.com/google/pprof`.
- Ensured consistency in dependency management within go.mod and go.sum files.

Signed-off-by: Sky Singh <akashsingh2210670@gmail.com>
2025-06-03 10:05:06 +05:30
Sky Singh f5406b0be1
chore(tests): Standardize comments and formatting in experiment test files
- Added spaces after comment slashes for better readability in various experiment test files, including container-kill, disk-fill, node-cpu-hog, and others.
- Ensured consistent formatting across all test files to enhance code clarity and maintainability.

Signed-off-by: Sky Singh <akashsingh2210670@gmail.com>
2025-05-30 23:30:09 +05:30
Udit Gaurav c97002167c Chore(refactor): Modify Chaos CI Lib use actions, remove vendors, refactor code (#10)
* Chore(refactor): Modify Chaos CI Lib use actions, remove vendors, refactor code

Signed-off-by: uditgaurav <udit@chaosnative.com>

* Inital commit to the repo

Signed-off-by: uditgaurav <udit@chaosnative.com>
2021-05-28 04:06:19 +05:30
Udit Gaurav de7f4a6f09
chore(update): Add timeout for runner pod creation (#3)
* chore(update): Add timeout for runner pod creation

Signed-off-by: Udit Gaurav <udit.gaurav@mayadata.io>

* adding vendors

Signed-off-by: Udit Gaurav <udit.gaurav@mayadata.io>
2020-11-24 21:46:18 +05:30
Udit Gaurav 638ad961ec
chore(setup): Setup chaos CI lib (#1)
Signed-off-by: Udit Gaurav <udit.gaurav@mayadata.io>
2020-11-18 11:12:08 +05:30