Commit Graph
26 Commits
Author SHA1 Message Date
Stefan ProdanandGitHub 91ef81201e Merge pull request #449 from ta924/loadtesterRollbackSupport
Add support for rollback gating in tester API
2020-02-19 10:13:28 +02:00
Tanner Altares 0598e4b51e add support for rollback gating for loadtester 2020-02-18 12:33:52 -06:00
stefanprodan 448c210324 Release API version v1beta1
- bump Canary and MetricTemplate version to v1beta1
- regenerate clientset and CRD
2020-02-07 12:35:56 +02:00
stefanprodan 507075920c Implement Helm v3 tester 2019-09-08 09:33:34 +03:00
Jeff WenzbauerandGitHub 0421b32834 Enhanced error logging
Updated the formatting of the `out` to be logged as a string rather than a bunch of bytes.
2019-08-28 12:43:08 -06:00
stefanprodan f204fe53f4 Implement canary gating API with in-memory storage
POST /gate/[check|open|close]
2019-07-24 16:14:22 +03:00
stefanprodan 919dafa567 Add gate halt and approve endpoints 2019-07-24 12:02:44 +03:00
stefanprodan 1c97fc86c9 Restrict Helm task to a single command 2019-06-05 09:40:18 +03:00
stefanprodan 62a5f8c5d6 Log helm command before running it 2019-06-04 14:56:58 +03:00
stefanprodan 9f359327f0 Add generic bash blocking command 2019-06-04 14:01:25 +03:00
stefanprodan 2bc8194d96 Prepend helm to command 2019-06-04 14:00:00 +03:00
stefanprodan fbb37ad5e4 Add helm command type (blocking) to tester API
To be used as pre-rollout hook
2019-06-03 15:55:40 +03:00
stefanprodan cd08afcbeb Add bash bats task runner
- run bats tests (blocking requests)
2019-04-17 11:05:10 +03:00
stefanprodan a09dc2cbd8 Rename logging package 2019-04-15 11:25:45 +03:00
stefanprodan b4ae060122 Move to weaveworks org 2019-03-20 18:26:04 +02:00
Alex Wong 7dd66559e7 add metadata field 'cmd' 2019-03-12 14:31:30 +08:00
Alex Wong b5932e8905 support time duration literal 2019-03-12 14:29:50 +08:00
Alex Wong be31bcf22f mocked test 2019-03-08 22:20:29 +08:00
Alex Wong cba2135c69 add comments 2019-03-08 22:20:16 +08:00
Alex Wong b2ce1ed1fb test for ngrinder task 2019-03-08 21:30:26 +08:00
Alex Wong 77a485af74 poll ngrinder task status 2019-03-08 21:29:58 +08:00
Alex Wong 65bf048189 add ngrinder support 2019-03-08 15:50:44 +08:00
Alex Wong a498ed8200 move original cmd tester to standalone source 2019-03-08 15:50:26 +08:00
Alex Wong 9f12bbcd98 refactoring loadtester to support external testing platform 2019-03-08 15:49:35 +08:00
stefanprodan dbf26ddf53 Add load tester flag to log the cmd output 2019-01-21 13:36:08 +02:00
stefanprodan 07d8355363 Rename load testing service to flagger-loadtester 2019-01-20 14:28:45 +02:00