stefanprodan
61141c7479
Release v0.12.0
2019-04-29 16:37:48 +03:00
Yuval Kohavi
5279f73c17
use name.namespace instead of namespace.name
2019-04-25 11:10:23 -04:00
Yuval Kohavi
d196bb2856
e2e test
2019-04-24 16:00:55 -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
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
stefanprodan
0c68983c62
Update deps to Kubernetes 1.13.1
2019-04-18 19:30:55 +03:00
stefanprodan
f60c4d60cf
Release v0.11.1
2019-04-18 14:50:26 +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
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
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
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
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
352ed898d4
Add request success rate and duration metrics alias
2019-04-12 17:00:04 +03:00
stefanprodan
e091d6a50d
Set Envoy request duration to ms
2019-04-12 16:25:34 +03:00
stefanprodan
c651ef00c9
Add Envoy request duration test
2019-04-12 16:09:00 +03:00
stefanprodan
4b17788a77
Add Envoy request duration P99 query
2019-04-12 16:02:23 +03:00
Yuval Kohavi
d21fb1afe8
initial supergloo code
2019-04-10 20:19:49 -04:00
stefanprodan
126b68559e
Set default mesh gateway if no gateway is specified
2019-04-06 12:21:30 +03:00
stefanprodan
ec759ce467
Add Envoy success rate test
2019-03-31 14:17:39 +03:00
stefanprodan
f211e0fe31
Use go templates to render the builtin promql queries
2019-03-31 13:55:14 +03:00
stefanprodan
c91a128b65
Fix observer mock init
2019-03-30 11:55:41 +02:00
stefanprodan
6a080f3032
Rename observer and recorder
2019-03-30 11:49:43 +02:00
stefanprodan
b2c12c1131
Move observer to metrics package
2019-03-30 11:45:39 +02:00
stefanprodan
025785389d
Refactor Prometheus recorder
...
- add flagger_info gauge metric
- expose the version and mesh provider as labels
- move the recorder to the metrics package
2019-03-28 11:58:19 +02:00
stefanprodan
48d9a0dede
Ensure the status metric is set after a restart
2019-03-28 11:52:13 +02:00
stefanprodan
b9075dc6f9
Update App Mesh to v1beta1
2019-03-26 20:29:40 +02:00
stefanprodan
ca074ef13f
Rename router sync to reconcile
2019-03-26 17:12:46 +02:00
stefanprodan
ddd3a8251e
Reconcile ClusterIP services
...
- add svc update tests fix : #114
2019-03-26 17:12:46 +02:00
stefanprodan
d0f72ea3fa
Bump Flagger version to 0.10.0
2019-03-26 17:12:45 +02:00
stefanprodan
d07925d79d
Fix canary status prom metrics
2019-03-25 17:26:22 +02:00
stefanprodan
ae0351ddad
Exclude the namespace from AppMesh object names
...
ref: https://github.com/aws/aws-app-mesh-controller-for-k8s/issues/14
2019-03-23 11:25:39 +02:00
stefanprodan
941be15762
Fix typo in comments
2019-03-23 11:25:31 +02:00
stefanprodan
578ebcf6ed
Use pod name filter in Envoy metrics query
...
Add support for Weave Cloud Prometheus agent
2019-03-23 11:20:51 +02:00
Trond Nordheim
f5b97fbb74
Add support for naming generated service ports
2019-03-21 12:37:02 +01:00
stefanprodan
b4ae060122
Move to weaveworks org
2019-03-20 18:26:04 +02:00
stefanprodan
4b6126dd1a
Add Envoy HTTP success rate metric check
2019-03-19 15:52:26 +02:00
stefanprodan
89faa70196
Fix canary virtual node DNS discovery
2019-03-19 15:51:17 +02:00
stefanprodan
9d0e38c2e1
Disable primary readiness check in tests
2019-03-17 12:50:48 +02:00
stefanprodan
8b758fd616
Set primary min replicas
2019-03-17 12:30:11 +02:00