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
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
stefanprodan
14369d8be3
Fix virtual node backends
2019-03-17 12:29:04 +02:00
stefanprodan
7b4153113e
Fix router tests
2019-03-17 11:14:47 +02:00
stefanprodan
7d340c5e61
Change mesh providers based on cmd flag
2019-03-17 10:52:52 +02:00
stefanprodan
337c94376d
Add AppMesh routing tests
2019-03-17 10:29:40 +02:00
stefanprodan
0ef1d0b2f1
Implement AppMesh routing ops
2019-03-17 10:29:21 +02:00
stefanprodan
5cf67bd4e0
Add AppMesh router sync tests
2019-03-16 14:14:24 +02:00
stefanprodan
f22be17852
Add AppMesh router sync implementation
...
Sync virtual nodes and virtual services
2019-03-16 14:13:58 +02:00
stefanprodan
59f5a0654a
Add AppMesh fields to Canary CRD
2019-03-16 14:11:24 +02:00
stefanprodan
6da2e11683
Add AppMesh CRDs and Kubernetes client
2019-03-16 14:10:09 +02:00
stefanprodan
437b1d30c0
Copy labels from canary to primary
2019-03-14 01:49:07 +02:00
stefanprodan
ba1788cbc5
Change default ClusterIP to point to primary
...
- ensures that the routing works without a service mesh
2019-03-14 01:48:10 +02:00
Stefan Prodan
62f4a6cb96
Merge pull request #90 from cloudang/ngrinder
...
Support delegation to external load testing tools
2019-03-12 11:47:30 +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
Stefan Prodan
83985ae482
Merge pull request #93 from stefanprodan/release-v0.9.0
...
Release v0.9.0
2019-03-11 15:26:00 +02:00
stefanprodan
881387e522
Fix HTTP URI match conditions
2019-03-11 14:54:17 +02:00
stefanprodan
ba87620225
Release v0.9.0
2019-03-11 13:57:10 +02:00
Stefan Prodan
1cd0c49872
Merge pull request #88 from stefanprodan/ab-testing
...
A/B testing - canary with session affinity
2019-03-11 13:55:06 +02:00
stefanprodan
86ea172380
Fix weight metric report
2019-03-08 23:28:45 +02:00
Huy Le
6196f69f4d
Create New Job when Canary's Interval changes
...
- Currently whenever the Canary analysis interval changes, flagger does
not reflect this into canary's job.
- This change will make sure the canary analysis interval got updated whenever
the Canary object's interval changes
2019-03-08 10:27:34 -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