Yuval Kohavi
d196bb2856
e2e test
2019-04-24 16:00:55 -04:00
Yuval Kohavi
3f8f634a1b
add e2e tests
2019-04-23 18:06:46 -04:00
Yuval Kohavi
5ba27c898e
remove todo
2019-04-23 07:42:52 -04:00
Yuval Kohavi
4d7fae39a8
add retries and cors
2019-04-19 14:41:50 -04:00
Yuval Kohavi
2dc554c92a
dep ensure twice
2019-04-19 11:23:32 -04:00
Yuval Kohavi
21c394ef7f
pin supergloo\solo-kit
2019-04-19 11:20:28 -04:00
Yuval Kohavi
2173bfc1a0
Merge remote-tracking branch 'origin/master' into supergloo-updated
2019-04-19 11:17:37 -04:00
Yuval Kohavi
a19d016e14
more rules
2019-04-19 10:59:04 -04:00
Stefan Prodan
8f1b5df9e2
Merge pull request #154 from weaveworks/dep-update
...
Disable bats in load tester artifacts
2019-04-19 13:03:39 +03:00
stefanprodan
2d6b8ecfdf
Disable bats in load tester artifacts
2019-04-19 13:02:20 +03:00
Stefan Prodan
8093612011
Merge pull request #153 from weaveworks/dep-update
...
Update Kubernetes packages to 1.13.1
2019-04-18 20:07:33 +03:00
stefanprodan
39dc761e32
Make codegen work with the klog shim
2019-04-18 19:56:48 +03:00
stefanprodan
0c68983c62
Update deps to Kubernetes 1.13.1
2019-04-18 19:30:55 +03:00
Stefan Prodan
c7539f6e4b
Merge pull request #152 from weaveworks/release-v0.11.1
...
Prepare release v0.11.1
0.11.1
2019-04-18 16:14:55 +03:00
stefanprodan
8cebc0acee
Update changelog for v0.11.1
2019-04-18 15:40:48 +03:00
stefanprodan
f60c4d60cf
Release v0.11.1
2019-04-18 14:50:26 +03:00
stefanprodan
662f9cba2e
Add bats tests to load tester artifacts
2019-04-18 14:34:25 +03:00
stefanprodan
4a82e1e223
Use the builtin metrics in docs
2019-04-18 14:25:55 +03:00
stefanprodan
b60b912bf8
Use the builtin metrics in artifacts
2019-04-18 13:53:13 +03:00
stefanprodan
093348bc60
Release loadtester 0.3.0 with bats support
2019-04-18 13:45:32 +03:00
Yuval Kohavi
37ebbf14f9
fix compile
2019-04-17 18:44:33 -04:00
Yuval Kohavi
156488c8d5
Merge remote-tracking branch 'origin/master' into supergloo-updated
2019-04-17 18:24:41 -04:00
Yuval Kohavi
68d1f583cc
more tests
2019-04-17 13:04:02 -04:00
Stefan Prodan
3492b07d9a
Merge pull request #150 from weaveworks/release-v0.11.0
...
Release v0.11.0
0.11.0
2019-04-17 11:25:16 +03:00
stefanprodan
d0b582048f
Add change log for v0.11.0
2019-04-17 11:22:02 +03:00
stefanprodan
a82eb7b01f
Release v0.11.0
2019-04-17 11:13:31 +03:00
stefanprodan
cd08afcbeb
Add bash bats task runner
...
- run bats tests (blocking requests)
2019-04-17 11:05:10 +03:00
stefanprodan
331942a4ed
Switch to Docker Hub from Quay
2019-04-17 11:03:38 +03:00
Yuval Kohavi
aa24d6ff7e
minor change
2019-04-16 19:16:49 -04:00
Yuval Kohavi
58c2c19f1e
re generate code
2019-04-16 19:16:37 -04:00
Yuval Kohavi
2a91149211
starting adding tests
2019-04-16 19:16:15 -04:00
Yuval Kohavi
868482c240
basics seem working!
2019-04-16 15:10:08 -04:00
Stefan Prodan
4e387fa943
Merge pull request #149 from weaveworks/e2e
...
Add end-to-end tests for A/B testing and pre/post hooks
2019-04-16 11:11:01 +03:00
stefanprodan
15484363d6
Add A/B testing and hooks to e2e readme
2019-04-16 11:00:03 +03:00
stefanprodan
50b7b74480
Speed up e2e tests by reducing the number of iterations
2019-04-16 10:41:35 +03:00
stefanprodan
adb53c63dd
Add e2e tests for A/B testing and pre/post hooks
2019-04-16 10:26:00 +03:00
Stefan Prodan
bdc3a32e96
Merge pull request #148 from weaveworks/selectors
...
Make the pod selector label configurable
2019-04-16 09:51:05 +03:00
stefanprodan
65f716182b
Add default selectors to docs
2019-04-15 13:30:58 +03:00
stefanprodan
6ef72e2550
Make the pod selector configurable
...
- default labels: app, name and app.kubernetes.io/name
2019-04-15 12:57:25 +03:00
stefanprodan
60f51ad7d5
Move deployer and config tracker to canary package
2019-04-15 11:27:08 +03:00
stefanprodan
a09dc2cbd8
Rename logging package
2019-04-15 11:25:45 +03:00
Stefan Prodan
825d07aa54
Merge pull request #147 from weaveworks/pre-post-rollout-hooks
...
Add pre/post-rollout webhooks
2019-04-14 19:52:19 +03:00
stefanprodan
f46882c778
Update cert-manager to v0.7 in GKE docs
2019-04-14 12:24:35 +03:00
stefanprodan
663fa08cc1
Add hook type and status to CRD schema validation
2019-04-13 21:21:51 +03:00
stefanprodan
19e625d38e
Add pre/post rollout webhooks to docs
2019-04-13 20:30:19 +03:00
stefanprodan
edcff9cd15
Execute pre/post rollout webhooks
...
- halt the canary advancement if pre-rollout hooks are failing
- include the canary status (Succeeded/Failed) in the post-rollout webhook payload
- ignore post-rollout webhook failures
- log pre/post rollout webhook response result
2019-04-13 15:43:23 +03:00
stefanprodan
e0fc5ecb39
Add hook type to CRD
...
- pre-rollout execute webhook before routing traffic to canary
- rollout execute webhook during the canary analysis on each iteration
- post-rollout execute webhook after the canary has been promoted or rolled back
Add canary phase to webhook payload
2019-04-13 15:37:41 +03:00
stefanprodan
4ac6629969
Exclude docs branches from CI
2019-04-13 15:33:03 +03:00
Stefan Prodan
68d8dad7c8
Merge pull request #146 from weaveworks/metrics
...
Unify App Mesh and Istio builtin metric checks
2019-04-13 00:47:35 +03:00
stefanprodan
4ab9ceafc1
Use metrics alias in e2e tests
2019-04-12 17:43:47 +03:00