Cosmin Mogos
|
df50c32c09
|
Update docs/gitbook/usage/webhooks.md
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2020-05-30 13:58:25 +02:00 |
|
Cosmin Mogos
|
ada9288f88
|
Update docs/gitbook/usage/webhooks.md
Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
|
2020-05-30 13:57:57 +02:00 |
|
Cosmin Mogos
|
df103fb257
|
Add example RBAC for helm test
|
2020-05-27 18:45:43 +02:00 |
|
Stefan Prodan
|
3dd5dfa6aa
|
Merge pull request #594 from weaveworks/istio-source-labels
istio: Add source labels to analysis matching rules
|
2020-05-27 12:02:31 +03:00 |
|
Takeshi Yoneda
|
44cee4210d
|
Merge pull request #596 from weaveworks/fix/doc-promql
update README: custom metric instead of custom promql
|
2020-05-27 17:50:45 +09:00 |
|
mathetake
|
893a53234b
|
update README: custom metric instead of custom promql
|
2020-05-27 17:31:40 +09:00 |
|
stefanprodan
|
4f299e5696
|
Add source labels to A/B testing docs
|
2020-05-18 14:41:44 +03:00 |
|
stefanprodan
|
3cf6400092
|
Add source labels to analysis matching rules
|
2020-05-18 13:16:03 +03:00 |
|
stefanprodan
|
476eb8c185
|
Update Istio e2e to v1.5.4
|
2020-05-18 13:15:12 +03:00 |
|
Stefan Prodan
|
f5a3b9df24
|
Merge pull request #593 from weaveworks/progressive-promotion
Implement progressive promotion
|
2020-05-18 12:37:55 +03:00 |
|
stefanprodan
|
be96a11479
|
Add promotion step weight to docs
|
2020-05-18 11:07:40 +03:00 |
|
stefanprodan
|
2e75dbb170
|
Add progressive promotion test
|
2020-05-18 10:44:23 +03:00 |
|
stefanprodan
|
eaa5b14be6
|
Implement progressive traffic shifting on promotion
|
2020-05-18 10:34:10 +03:00 |
|
stefanprodan
|
f3b444ab49
|
Add promotion step weight to Canary CRD
|
2020-05-18 10:34:10 +03:00 |
|
Takeshi Yoneda
|
0056b99309
|
Merge pull request #592 from weaveworks/check-metrics-server-availability
Check metrics server availability during canary initialization
|
2020-05-16 15:15:42 +09:00 |
|
mathetake
|
e0de9d0afa
|
pkg/controller: add unit test for checkMetricProviderAvailability
|
2020-05-16 11:12:45 +09:00 |
|
mathetake
|
a17e8b4794
|
not return even if checkMetricProviderAvailability fails
|
2020-05-15 21:44:35 +09:00 |
|
mathetake
|
ad73643e4a
|
pkg/metrics/provideres: delete fake value
|
2020-05-15 19:36:11 +09:00 |
|
mathetake
|
5d84596bc0
|
pkg/controller: check metrics server's availability during initalization
|
2020-05-15 19:35:40 +09:00 |
|
Stefan Prodan
|
0b0c49bd2a
|
Merge pull request #589 from weaveworks/release-1.0.0-rc.5
Release v1.0.0-rc.5
v1.0.0-rc.5
|
2020-05-14 15:33:34 +03:00 |
|
stefanprodan
|
99bc7040a3
|
Release v1.0.0-rc.5
|
2020-05-14 14:00:23 +03:00 |
|
Stefan Prodan
|
30073f2a8d
|
Merge pull request #588 from weaveworks/ingress-class
Add ingress class support for Contour
|
2020-05-14 13:06:37 +03:00 |
|
Stefan Prodan
|
3e19ef0f01
|
Make Contour annotation const
Co-authored-by: Takeshi Yoneda <cz.rk.t0415y.g@gmail.com>
|
2020-05-14 12:48:12 +03:00 |
|
stefanprodan
|
68ccbc4817
|
Add ingress class e2e test
|
2020-05-14 12:29:54 +03:00 |
|
stefanprodan
|
fbaf8fedc7
|
Set ingress class in factory
|
2020-05-14 12:27:11 +03:00 |
|
stefanprodan
|
ff94e14d5a
|
Update Contour e2e to v1.4
|
2020-05-14 12:21:56 +03:00 |
|
stefanprodan
|
5c7fd5d4db
|
Add ingress class option to Helm chart
|
2020-05-14 12:17:03 +03:00 |
|
stefanprodan
|
48467eb8b3
|
Add ingress class support for Contour
Add `-ingress-class` command flag. When set, the specified class is used to annotate the generated HTTPProxy objects.
|
2020-05-14 12:17:03 +03:00 |
|
Takeshi Yoneda
|
5bd6906c32
|
Merge pull request #587 from weaveworks/redundant-assertion
pkg/metrics/providers: remove redundant assertion in prometheus test
|
2020-05-14 18:07:50 +09:00 |
|
mathetake
|
772099f073
|
pkg/metrics/providers: remove redundant assertion in prometheus test
|
2020-05-14 17:48:14 +09:00 |
|
Stefan Prodan
|
a6b8d19629
|
Merge pull request #586 from weaveworks/retry-initializing-status
Retry canary initialization on conflict
|
2020-05-14 11:46:30 +03:00 |
|
stefanprodan
|
e7f2d22505
|
Fix svc update conflict
|
2020-05-14 11:08:32 +03:00 |
|
stefanprodan
|
6cfa432834
|
Retry canary initialization on conflict
|
2020-05-14 11:03:32 +03:00 |
|
Stefan Prodan
|
474a5a20be
|
Merge pull request #584 from weaveworks/appmesh-v1beta2
Implement AppMesh v1beta2 router
|
2020-05-14 09:38:08 +03:00 |
|
Stefan Prodan
|
af02ed46a5
|
Merge pull request #585 from tr-srij/patch-1
Fix typo in loadtester chart readme
|
2020-05-14 09:36:13 +03:00 |
|
tr-srij
|
972596f443
|
Update README.md
|
2020-05-13 23:30:51 -04:00 |
|
stefanprodan
|
6498cccb85
|
Use target port for virtual routers
AppMesh does not support port mappings
|
2020-05-13 22:50:26 +03:00 |
|
stefanprodan
|
6c9847ae14
|
Use FQDN for virtual nodes DNS
|
2020-05-13 22:43:10 +03:00 |
|
stefanprodan
|
b0b0cedde1
|
Map target port for virtual node listeners
|
2020-05-13 17:26:36 +03:00 |
|
Stefan Prodan
|
d96672eec1
|
Merge pull request #581 from edtan/fix-dev-link
Fix broken link to Flagger Development Guide
|
2020-05-12 09:46:22 +03:00 |
|
Ed
|
fed6948dab
|
Fix broken link to Flagger Development Guide
|
2020-05-11 23:35:56 -04:00 |
|
stefanprodan
|
86939d9dce
|
Register AppMesh VirtualNodes before Deployment init
|
2020-05-08 13:16:19 +03:00 |
|
stefanprodan
|
854d7665f0
|
Add AppMesh v1beta2 to factories
|
2020-05-08 13:15:37 +03:00 |
|
stefanprodan
|
52c757250a
|
Fix annotations diff
|
2020-05-08 13:14:50 +03:00 |
|
stefanprodan
|
fe1d85b0ce
|
Add AppMesh v1beta2 router tests
|
2020-05-08 13:13:27 +03:00 |
|
stefanprodan
|
0aac94b782
|
Implement AppMesh v1beta2 router
|
2020-05-08 13:12:58 +03:00 |
|
Stefan Prodan
|
e55af2ff19
|
Merge pull request #579 from jlbutler/fix-link
broken link in tutorials section of gitbook
|
2020-05-07 11:37:27 +03:00 |
|
Jesse Butler
|
2e388fceee
|
fix broken link in tutorials section of gitbook
Signed-off-by: Jesse Butler <butlerjl@amazon.com>
|
2020-05-06 19:55:14 -04:00 |
|
stefanprodan
|
2d1c4a9d84
|
Use API providers in observer factory
|
2020-05-06 01:14:41 +03:00 |
|
stefanprodan
|
004eb88962
|
Add Envoy metric templates to docs
|
2020-05-06 01:13:42 +03:00 |
|