leigh capili
dad70a6876
Support per-config configTracker disable via ConfigMap/Secret annotation
...
This allows a user to annotate a specific ConfigMap or Secret to be disabled/ignored via the
configTracking logic that tracks config changes makes configuration copies for the primary Deploy
Closes #435
2020-08-17 16:24:56 -06:00
Stefan Prodan
34f0273c34
Merge pull request #667 from snahelou/master
...
Fix(grafana): metrics change since 1.16
2020-08-12 17:34:01 +03:00
Sebastien Nahelou
394c9545ce
Fix(grafana): metrics change since 1.16
2020-08-11 11:13:58 +02:00
Stefan Prodan
a6f0481b27
Merge pull request #661 from weaveworks/e2e-test-suite-updates
...
Update Istio, Linkerd and Contour e2e to latest version
2020-08-06 10:22:23 +03:00
Stefan Prodan
4d2664b57e
Merge pull request #663 from stealthybox/mapfix-658
...
Fix O(log n) bug over network in GetTargetConfigs() when using `--enable-config-tracking`
2020-08-06 08:56:16 +03:00
leigh capili
1242825c42
Fix O(log n) bug over network in GetTargetConfigs() when using --enable-config-tracking
...
Read for more details:
https://github.com/weaveworks/flagger/issues/658#issuecomment-669389203
2020-08-05 13:16:50 -06:00
stefanprodan
fd34614c84
Update Istio, Linkerd and Contour e2e to latest version
2020-08-05 11:47:46 +03:00
Takeshi Yoneda
68312570b6
Merge pull request #654 from weaveworks/docs-fix-typo-prometheus
...
fix typo in docs: promethues -> prometheus
2020-07-27 16:18:07 +09:00
Stefan Prodan
fa9de7d8f9
Merge pull request #652 from imrenagi/feature/pod-priority
...
Add priorityClassName to flagger and loadtester chart
2020-07-27 09:16:32 +03:00
mathetake
a04bb3d3c0
fix typo in docs: promethues -> prometheus
2020-07-27 15:14:55 +09:00
Imre Nagi
23e805965e
Update readme for podPriorityClassName
...
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com >
2020-07-23 16:37:37 +07:00
Imre Nagi
9aa775f409
Add priorityClassName to loadtester chart
...
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com >
2020-07-23 07:33:29 +07:00
Imre Nagi
9655ed652f
Add pod priorityClassName to flagger deployment template
...
Signed-off-by: Imre Nagi <imre.nagi2812@gmail.com >
2020-07-23 07:27:27 +07:00
Stefan Prodan
744b83253a
Merge pull request #651 from weaveworks/release-v1.0.1
...
Release v1.0.1
v1.0.1
2020-07-18 09:44:37 +03:00
stefanprodan
74db314288
Release v1.0.1
2020-07-18 09:21:37 +03:00
Stefan Prodan
f8e68a2dad
Merge pull request #649 from weaveworks/docs-appmesh-v1beta2
...
Update App Mesh docs to v1beta2 API
2020-07-18 08:44:18 +03:00
stefanprodan
1c35524b13
Update App Mesh docs to v1beta2 API
2020-07-16 10:14:56 +03:00
Hasindu Malala Achichige
7352237fa9
chart: add Istio virtual service into loadtester chart ( #647 )
...
Add Istio virtual service to loadtester chart
2020-07-09 13:31:17 +03:00
Stefan Prodan
997e7be8af
Merge pull request #643 from mvollman/helm_threadiness
...
Add threadiness to helm chart
2020-07-09 13:01:25 +03:00
Stefan Prodan
0e2858d311
Merge pull request #646 from weaveworks/fix-kustomize
...
Fix installers for kustomize >= 3.6.0
2020-07-09 13:00:07 +03:00
Stefan Prodan
d7790ad5b1
Fix kustomize URL
...
Co-authored-by: Takeshi Yoneda <cz.rk.t0415y.g@gmail.com >
2020-07-09 10:24:07 +03:00
stefanprodan
96234c1d6c
Fix installers for kustomize >= 3.6.0
2020-07-09 09:47:29 +03:00
Michael Vollman
0f1a42a5cc
Add threadiness to helm chart
2020-07-06 11:17:20 -04:00
Takeshi Yoneda
8a5a0538fd
Merge pull request #641 from jqlu/patch-1
...
fix typo in status.go
2020-07-03 18:44:09 +09:00
jqlu
7fd8251a06
fix typo in status.go
2020-07-03 10:47:40 +08:00
Stefan Prodan
72c7a103f9
Merge pull request #632 from rafaelgaspar/fix-multiple-paths-per-rule
...
Fix multiple paths per rule on canary ingress
2020-06-22 17:45:09 +03:00
Rafael Gaspar
b890b79234
Fix multiple paths per rule on canary ingress
2020-06-22 15:59:27 +02:00
Stefan Prodan
1a65937278
Merge pull request #625 from sergioteix/patch-1
...
add jumia as an organization using flagger
2020-06-17 18:14:58 +03:00
Sergio Teixeira
a490cde692
Update README.md
2020-06-17 15:20:49 +01:00
Stefan Prodan
682a1bf5ae
Merge pull request #624 from weaveworks/release-v1.0.0
...
Release v1.0.0
v1.0.0
2020-06-17 11:44:59 +03:00
stefanprodan
de3aeab702
Release v1.0.0
2020-06-17 11:11:06 +03:00
Stefan Prodan
fa25872ceb
Merge pull request #623 from weaveworks/istio-latency
...
Change builtin metrics to work with Istio >= 1.5
2020-06-17 10:32:12 +03:00
stefanprodan
e8ca5f270b
Change builtin metrics to work with Istio >= 1.5
2020-06-17 10:13:29 +03:00
Stefan Prodan
6f65f6096d
Merge pull request #607 from justinabrahms/master
...
Support for specifying additional arguments to concord tasks
2020-06-16 09:26:37 +03:00
Stefan Prodan
f2eca79a1f
Merge pull request #621 from weaveworks/charts-update
...
Remove Flagger's Gateway and update Prometheus
2020-06-15 14:17:30 +03:00
stefanprodan
8e9c326561
Remove App Mesh Gateway chart
...
Replaced by https://github.com/aws/eks-charts/pull/168
2020-06-15 13:53:36 +03:00
stefanprodan
9c89346a22
Update Prometheus to v2.19.0
2020-06-15 13:50:54 +03:00
Stefan Prodan
2827ecbc31
Merge pull request #617 from weaveworks/tester-updates
...
Release load tester v0.17.0
2020-06-11 14:07:27 +03:00
stefanprodan
8a02195ac2
Release load tester v0.17.0
2020-06-11 13:48:22 +03:00
stefanprodan
93e76e5050
Add AppMesh v1beta2 virtual node to load tester chart
2020-06-11 13:34:46 +03:00
stefanprodan
b2fd6f994c
Update load tester Helm binaries
2020-06-11 13:34:03 +03:00
Stefan Prodan
95dcc17bc2
Merge pull request #615 from weaveworks/e2e-updates
...
Update e2e components
2020-06-10 14:30:20 +03:00
stefanprodan
71725c4771
Update e2e components
...
- istio 1.6.1
- linkerd 2.8.0
- contour 1.5.0
- gloo 1.3.28
- nginx-ingress 0.32.0
2020-06-10 14:13:08 +03:00
Stefan Prodan
bebfac8b9f
Merge pull request #611 from weaveworks/appmesh-timeout
...
Implement App Mesh v1beta2 timeout
2020-06-08 11:19:28 +03:00
Takeshi Yoneda
45d4d1ff55
Merge pull request #612 from kingdonb/patch-1
...
Update zero-downtime-deployments.md
2020-06-05 22:45:26 +09:00
Kingdon Barrett
bf27aed2e4
Update zero-downtime-deployments.md
...
Fix typo "exists" -> "exits"
2020-06-04 20:06:29 -04:00
stefanprodan
0715e1ca37
Add AppMesh timeout unit test
2020-06-04 13:48:52 +03:00
stefanprodan
37ec07d2ec
Set timeout for virtual nodes and routers
2020-06-04 12:37:34 +03:00
stefanprodan
7a18bfaac5
Add timeout fields to AppMesh client
2020-06-04 12:15:44 +03:00
Stefan Prodan
c367e65672
Merge pull request #609 from sledigabel/master
...
Rephrasing Canary Progressing message
2020-06-02 17:10:23 +03:00