Commit Graph

  • e66874b660
    Merge c33421aefa into 5049a2ecdf Mariyan Dimitrov 2025-06-26 23:57:22 +0000
  • 5049a2ecdf
    Update release.yml master Vedant Shrotria 2025-06-03 18:02:05 +0530
  • 3b94049a8c
    Update release.yml v0.5.0 v0.5.x Vedant Shrotria 2025-06-03 18:01:28 +0530
  • b8555fccfc
    Update release.yml Vedant Shrotria 2025-06-03 17:48:00 +0530
  • cdbcbfcdc3
    Merge pull request #198 from SkySingh04/refactor_to_3.0 Vedant Shrotria 2025-06-03 14:07:39 +0530
  • aebe03508b
    chore(golangci): Add initial configuration file for GolangCI-Lint Sky Singh 2025-06-03 10:12:28 +0530
  • a7fd941815
    chore(dependencies): Upgrade Ginkgo to v2 and update indirect dependencies Sky Singh 2025-06-03 10:05:06 +0530
  • e9aa601056
    chore(workflow): Add dependency download step in CI workflow Sky Singh 2025-06-03 09:59:55 +0530
  • c289bb18fa
    refactor(logging): Improve log formatting and error handling Sky Singh 2025-06-03 09:58:13 +0530
  • 6d3bdbde9d
    chore(go.mod): Update sigs.k8s.io/yaml dependency to indirect Sky Singh 2025-06-03 09:44:31 +0530
  • 5d1912ba35
    chore(workflow): Upgrade Go version in CI workflows Sky Singh 2025-06-03 09:44:02 +0530
  • a4e22b27b6
    chore(workflow): Modify release workflow trigger and clean up experiment test code Sky Singh 2025-05-30 23:38:17 +0530
  • f5406b0be1
    chore(tests): Standardize comments and formatting in experiment test files Sky Singh 2025-05-30 23:30:09 +0530
  • fc7b0b96ce
    chore(workflow): Update Litmus credentials for local testing and modify probe name Sky Singh 2025-05-30 23:19:10 +0530
  • 5211760d35
    chore(workflow): Update Litmus probe name for chaos experiments Sky Singh 2025-05-30 23:10:48 +0530
  • 98f949ac97
    chore(workflow): Enhance container configuration for chaos experiments Sky Singh 2025-05-30 23:03:06 +0530
  • 3636a92265
    chore(workflow): Update Litmus probe name for chaos experiments Sky Singh 2025-05-30 22:53:14 +0530
  • 60a325e80d
    chore(workflow): Secure Litmus credentials and update probe name in GitHub Actions Sky Singh 2025-05-30 22:47:58 +0530
  • 7c068e00f9
    chore(workflow): Update Litmus probe name for chaos experiments Sky Singh 2025-05-30 22:32:34 +0530
  • 04ae1618c8
    chore(workflow): Update Litmus credentials and probe name for local testing Sky Singh 2025-05-30 21:33:26 +0530
  • 2670394247
    chore(workflow): Update Litmus probe name for chaos experiments Sky Singh 2025-05-30 21:23:52 +0530
  • beac7fda8c
    chore(workflow): Secure Litmus credentials in GitHub Actions workflow Sky Singh 2025-05-30 21:20:41 +0530
  • e8d5ebef99
    chore(workflow): Add container runtime configuration for chaos experiments Sky Singh 2025-05-30 21:12:18 +0530
  • ded229682c
    chore(workflow): Change INFRA_SCOPE from namespace to cluster in GitHub Actions workflow Sky Singh 2025-05-30 20:57:59 +0530
  • a5b70e4931
    chore(workflow): Update Litmus configuration for local testing in GitHub Actions workflow Sky Singh 2025-05-30 20:43:06 +0530
  • cb06f092f0
    chore(workflow): Update Litmus probe names to version 4 in GitHub Actions workflow Sky Singh 2025-05-30 20:31:08 +0530
  • cd7dbe9dae
    chore(workflow): Remove uninstall step for Litmus in chaos experiment jobs Sky Singh 2025-05-30 20:25:42 +0530
  • 821be89c77
    chore(workflow): Update Litmus probe names to version 3 in GitHub Actions workflow Sky Singh 2025-05-30 20:15:43 +0530
  • 9496e6be7b
    chore(workflow): Add APP_LABEL environment variable for chaos experiments Sky Singh 2025-05-30 20:14:45 +0530
  • 05ffa3ab0c
    chore(workflow): Clean up environment variable definitions in GitHub Actions workflow Sky Singh 2025-05-30 20:03:17 +0530
  • ea61f9ff82
    chore(workflow): Update Litmus probe names in GitHub Actions workflow Sky Singh 2025-05-30 20:02:41 +0530
  • 8ee59ce527
    chore(workflow): Update Litmus deployment configurations in GitHub Actions workflow Sky Singh 2025-05-30 19:48:01 +0530
  • 77a23756c0
    chore(workflow): Update Litmus configuration and deployment in GitHub Actions workflow Sky Singh 2025-05-30 19:32:05 +0530
  • 512278e0af
    chore(workflow): Update Litmus configuration in GitHub Actions workflow Sky Singh 2025-05-30 19:17:45 +0530
  • 36748e3ae0
    chore(workflow): Update Litmus probe name in GitHub Actions workflow Sky Singh 2025-05-30 19:08:09 +0530
  • de6131aa98
    feat(workflow): Update default AppNamespace and use secrets for Litmus configuration Sky Singh 2025-05-30 18:53:55 +0530
  • 0bf11ab07c
    feat(workflow): Update GitHub Actions to use secrets for Litmus configuration and switch to KinD cluster setup Sky Singh 2025-05-30 18:35:11 +0530
  • 45323e3bff
    feat(workflow): Replace KinD cluster setup with Minikube for end-to-end tests Sky Singh 2025-05-30 18:13:28 +0530
  • a98c455e4a
    fix(tests): Refactor log retrieval in container-kill experiment for improved error handling Sky Singh 2025-05-30 15:49:19 +0530
  • 626d066593
    refactor(workflow): Update namespace and app label in experiment configuration Sky Singh 2025-05-30 15:26:49 +0530
  • 3fa52b404b
    fix(tests): Add log retrieval in container-kill experiment for error handling Sky Singh 2025-05-30 15:18:54 +0530
  • b94bfc4dcd
    feat(tests): Add helper function for enhanced debugging in container-kill experiment Sky Singh 2025-05-30 15:12:44 +0530
  • fd9b53ca2b
    feat(tests): Enhance logging and retry mechanism in container-kill experiment tests Sky Singh 2025-05-30 14:05:08 +0530
  • 377ba52af8
    feat(workflow): Update Litmus probe configuration and experiment names in GitHub Actions Sky Singh 2025-05-30 13:49:45 +0530
  • 3a0a40cedc
    feat(infrastructure): Integrate HTTP probe configuration for chaos experiments Sky Singh 2025-05-30 13:37:19 +0530
  • 95600b03ca
    feat(infrastructure): Enhance infrastructure activation process with namespace and CRD management Sky Singh 2025-05-30 13:05:20 +0530
  • 3b910b9d33
    feat(infrastructure): Implement GraphQL fallback for infrastructure manifest retrieval Sky Singh 2025-05-30 13:00:56 +0530
  • 2cd81e89b9
    feat(infrastructure): Enhance infrastructure status check with GraphQL support Sky Singh 2025-05-30 12:41:58 +0530
  • d53fe2a78c
    feat(infrastructure): Implement infrastructure status check during activation Sky Singh 2025-05-30 12:11:06 +0530
  • 7b73ae2482
    feat(infrastructure): Add infrastructure activation feature Sky Singh 2025-05-30 11:58:57 +0530
  • 9bf696fec7
    chore(workflow): Enhance GitHub Actions for Litmus Chaos experiments Sky Singh 2025-05-30 11:16:16 +0530
  • a15dc58c51
    chore(workflow): Update environment variables for chaos experiments Sky Singh 2025-05-30 10:55:54 +0530
  • 1f81bded78
    feat(build): Add new test binaries for autoscaler, node IO stress, and network duplication Sky Singh 2025-05-28 17:26:49 +0530
  • 45cc8ed6f8
    refactor(build): Update Dockerfile and script for Go binary generation Sky Singh 2025-05-28 17:07:56 +0530
  • 020d7400aa
    refactor(experiments): Remove manual setting of ConnectedInfraID in chaos experiment tests Sky Singh 2025-05-18 18:06:05 +0530
  • 8741dd40e0
    refactor(experiments): Remove HTTP fetching and YAML parsing from chaos experiment requests Sky Singh 2025-05-18 17:26:08 +0530
  • 9b9afa3002
    chore(dependencies): Update litmus-go-sdk version in go.mod and go.sum Sky Singh 2025-05-13 10:31:52 +0530
  • 7ab4c0811e
    refactor(workflow): Update default memory consumption values and enhance experiment manifests Sky Singh 2025-05-13 10:13:28 +0530
  • b60ae0f90a
    feat(environment): Add environment variable support for chaos CI setup Sky Singh 2025-05-12 11:06:10 +0530
  • 767949472c
    refactor(workflow): Improve NODE_LABEL handling in experiment manifests Sky Singh 2025-05-11 21:01:51 +0530
  • c90bbf7d7f
    refactor(experiments): Integrate Litmus SDK client across chaos experiment tests Sky Singh 2025-05-11 20:31:38 +0530
  • c92f94403f
    refactor(experiments): Integrate Litmus SDK client in chaos experiment tests Sky Singh 2025-05-11 19:37:35 +0530
  • 2d0f6e79fe
    refactor(workflow): Enhance NODE_LABEL handling in experiment manifests Sky Singh 2025-05-11 04:21:38 +0530
  • 5e7b0426fc
    refactor(experiments): Update chaos experiment tests and request construction Sky Singh 2025-05-11 03:21:05 +0530
  • 978b690328
    refactor(experiments): Remove NODE_LABEL from chaos experiment environment variables Sky Singh 2025-05-11 02:42:40 +0530
  • f10a08cf04
    refactor(experiments): Integrate probe setup and cleanup in chaos experiment tests Sky Singh 2025-05-10 20:46:47 +0530
  • 997c5eec78
    refactor(experiments): Add probe configuration support to pod-delete experiment Sky Singh 2025-05-10 20:41:06 +0530
  • 96cd6c0456
    refactor(experiments): Replace ioutil with io for reading data in chaos experiment tests Sky Singh 2025-05-07 16:41:35 +0530
  • 4ed793b23f
    refactor(experiments): Implement polling for experiment run availability in chaos tests Sky Singh 2025-05-07 16:04:11 +0530
  • e93a7d4380
    refactor(experiments): Modularize chaos experiment request construction and enhance logging Sky Singh 2025-05-07 15:27:40 +0530
  • dc8240d639
    refactor(experiments): Enhance network chaos experiments with modular request construction Sky Singh 2025-05-07 15:04:45 +0530
  • 7d97484baa
    refactor(experiments): Enhance experiment configuration with probe support Sky Singh 2025-05-07 14:32:13 +0530
  • 1ec44ef3ca
    refactor(experiments): Update pod CPU and memory hog tests for improved SDK integration Sky Singh 2025-05-07 13:43:03 +0530
  • c0120b0654
    refactor(experiments): Expand experiment configuration and manifest generation Sky Singh 2025-05-07 13:20:59 +0530
  • 6e252fea28
    refactor(experiments): Modularize pod-delete experiment request construction Sky Singh 2025-05-07 02:53:11 +0530
  • bf5174a8ca
    refactor(experiments): Enhance pod-delete experiment request construction with templating Sky Singh 2025-05-07 02:15:32 +0530
  • 72458457d7
    refactor(experiments): Update pod-delete experiment test for improved SDK integration Sky Singh 2025-05-07 01:10:29 +0530
  • c5a983c957
    refactor(experiments): Improve pod-delete experiment request handling Sky Singh 2025-05-06 19:43:19 +0530
  • 1a8fe34215
    chore(dependencies): Update go.mod and go.sum for litmus-go-sdk Sky Singh 2025-05-06 19:37:14 +0530
  • 3c1a24e20c
    refactor(experiments): Enhance pod-delete experiment request construction Sky Singh 2025-05-05 00:51:19 +0530
  • dad271c4f7
    refactor(experiments): Update pod-delete experiment test and clientset logic Sky Singh 2025-05-04 16:05:10 +0530
  • bdaf239bc4
    chore(dependencies): Update go.mod and go.sum to include new dependency versions Sky Singh 2025-05-04 14:22:42 +0530
  • 7961f90cd2
    feat(experiments): Refactor experiment phase checks to use utility function Sky Singh 2025-04-28 16:23:26 +0530
  • 04b0615233
    feat(experiments): Add NODES_AFFECTED_PERC environment variable to node-io-stress experiment Sky Singh 2025-04-28 16:14:43 +0530
  • 44b7167df9
    feat(experiments): Refactor pod-delete experiment request to use Argo Workflow manifest Sky Singh 2025-04-28 16:11:53 +0530
  • f6bfc60878
    feat(experiments): Update experiment timeout and polling interval configurations Sky Singh 2025-04-28 00:37:33 +0530
  • e2143754fd
    refactor(experiments): Update pod-cpu-hog and pod-delete tests to use final phase string Sky Singh 2025-04-27 23:53:14 +0530
  • 7d68fc3552
    feat(experiments): Refactor chaos experiment tests to utilize new infrastructure management module Sky Singh 2025-04-27 23:52:55 +0530
  • a07e059e6b
    feat(infrastructure): Refactor chaos experiment infrastructure management with new module Sky Singh 2025-04-27 23:26:49 +0530
  • 61dadcc036
    feat(experiments): Enhance chaos experiments with Litmus SDK integration and dependency updates Sky Singh 2025-04-18 18:36:39 +0530
  • 67e84d3491
    feat(experiments): Refactor pod-delete experiment request construction to fetch template from external source Sky Singh 2025-04-18 18:04:45 +0530
  • dce1d73c11
    chore(experiments): Update pod-delete experiment to utilize Litmus SDK for experiment execution Sky Singh 2025-04-17 03:26:50 +0530
  • 7c40dfc898
    chore(experiments): Enhance pod-delete experiment with SDK infrastructure connection Sky Singh 2025-04-17 02:50:19 +0530
  • 34ddb772c2
    chore(dependencies): Add indirect dependencies for Litmus SDK and update go.mod/go.sum Sky Singh 2025-04-17 02:14:31 +0530
  • efd11bb4b2
    chore(dependencies): Update Go version and various dependencies in go.mod and go.sum Sky Singh 2025-04-17 02:09:01 +0530
  • 38991512cc
    Merge 6f537c18c7 into 787c7aa7d8 Karthik Satchitanand 2025-05-11 10:50:17 +0530
  • 6f537c18c7
    fix: build/Dockerfile to reduce vulnerabilities snyk-fix-2ffb8870749b0bbdc0ee524453179a14 snyk-bot 2025-05-11 05:20:15 +0000
  • b5d6f99219
    Merge cd2cb3608e into 787c7aa7d8 Udit Gaurav 2025-05-07 07:51:13 +0000
  • cd2cb3608e
    fix: build/Dockerfile to reduce vulnerabilities snyk-fix-3f900a66f22d03beabf8c9eebc41b8f0 snyk-bot 2025-05-07 07:51:09 +0000
  • 44cb34bcd6
    Merge 31366889cf into 787c7aa7d8 Karthik Satchitanand 2025-04-06 07:35:07 +0530