Stefan Prodan
c367e65672
Merge pull request #609 from sledigabel/master
...
Rephrasing Canary Progressing message
2020-06-02 17:10:23 +03:00
Sebastien Le Digabel
8c55bb222d
Rephrasing Canary Progressing message
...
Fixes #606 .
Also fixed the alert message to keep it consistent with the message,
along with the documentation.
2020-06-02 14:35:55 +01:00
Justin Abrahms
8376623839
go 1.14 is required due to the change in `go fmt`
2020-06-02 05:53:27 -07:00
Cosmin Mogos
fe58b32d9b
Add --debug to helm command
2020-05-30 18:07:40 +02:00
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
stefanprodan
4f299e5696
Add source labels to A/B testing docs
2020-05-18 14:41:44 +03:00
stefanprodan
be96a11479
Add promotion step weight to docs
2020-05-18 11:07:40 +03:00
stefanprodan
99bc7040a3
Release v1.0.0-rc.5
2020-05-14 14:00:23 +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
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
004eb88962
Add Envoy metric templates to docs
2020-05-06 01:13:42 +03:00
stefanprodan
af2ef409b4
Release v1.0.0-rc.4
2020-04-03 12:22:44 +03:00
stefanprodan
e6901467f2
Add Prometheus Operator to docs index
2020-04-02 16:43:15 +03:00
stefanprodan
6d2c172fca
docs: update NGINX tutorial to networking.k8s.io
2020-03-29 13:38:59 +03:00
Arnaud Hatzenbuhler
42c3080c19
Commit requested changes and fix some typos
2020-03-26 17:54:04 +01:00
Arnaud Hatzenbuhler
a548bfd8e6
Fix typo
2020-03-26 17:08:10 +01:00
Arnaud Hatzenbuhler
37c7ddc9a4
Rewrite documentation to use podinfo as exemple
2020-03-26 17:03:38 +01:00
Arnaud Hatzenbuhler
2b1aacc8e3
Add documentation for prometheus-operator
2020-03-26 11:15:32 +01:00
stefanprodan
683bc0b5ff
docs: Update install docs for Kustomize 3.5.0
2020-03-23 12:03:28 +02:00
Tanner Altares
7cf836e982
support for daemonset finalize
...
fmt
update e2e test typo
finalizer return if not found
fix typo
2020-03-20 21:41:43 -05:00
Tanner Altares
a3e3567f1e
finalize docs
2020-03-20 15:13:51 -05:00
Stefan Prodan
b146163130
Merge pull request #511 from sayboras/debug/nginx-metrics
...
e2e: Upgrade nginx helm chart to 1.34.2
2020-03-19 12:29:25 +02:00
sayboras
28c98f0793
Update nginx docs
2020-03-19 20:58:27 +11:00
Stefan Prodan
d6d65e20e8
Merge pull request #507 from ernst01/loadtester-concord-support
...
loadtester: add concord test support
2020-03-19 09:31:22 +02:00
leigh capili
bbbcfd6cde
Fix gRPC typos
2020-03-18 20:16:37 -06:00
Thiebaud Ernstberger
7f590b0701
Issue #477 : added concord test support to loadtester + documentation
2020-03-18 14:58:46 -07:00
stefanprodan
bc4e0d69a2
docs: Update A/B testing docs for Istio 1.5
...
- change the header match condition to a regex expression compatible with google re2
2020-03-14 14:51:37 +02:00
stefanprodan
3a1e66ec03
docs: How to retry a failed release
2020-03-10 16:30:20 +02:00
Takeshi Yoneda
9a5328b507
Merge pull request #492 from weaveworks/mirror-percentage
...
istio router: make mirrorPercentage configurable for traffic mirroring
2020-03-10 16:44:41 +09:00
stefanprodan
523903e0af
docs: Add metric.query deprecation notice
2020-03-10 09:22:25 +02:00
mathetake
7380dbb8ab
make MirrorWeight's type int, not float64
2020-03-10 15:47:46 +09:00
mathetake
d911e1ddc5
docs: add mirrorWeight example
2020-03-10 15:16:03 +09:00
stefanprodan
2e54ef4a31
docs: Add Istio telemetry v2 to upgrade guide
2020-03-09 12:11:56 +02:00
mathetake
951386392d
docs: change canaryAnalysis to analysis as it's deprecated
2020-03-09 18:19:58 +09:00
stefanprodan
cfd2ff92bf
Add Ingress v2 to roadmap
2020-03-04 16:13:49 +02:00
stefanprodan
8d9dde2dc7
docs: update Flux tutorial to latest version
2020-03-04 16:13:49 +02:00
stefanprodan
f164eac58e
docs: add API changes section to dev guide
2020-03-04 16:13:49 +02:00
stefanprodan
a0a9b7d29a
e2e: use kustomize to install the load tester
2020-03-04 16:13:49 +02:00
stefanprodan
eced0f45c6
Update roadmap and readme
2020-03-04 16:13:49 +02:00
mathetake
ecb8207488
pkg/metrics/provider: fix a type in cloudwatch permission name in comments
2020-03-02 22:26:55 +09:00
mathetake
5faf63ed24
docs/gitbooks/usage/metrics: add cloud watch metrics example
2020-03-02 22:21:47 +09:00
stefanprodan
34c9fecf8c
docs: add prerequisites to tutorials
2020-03-02 13:05:33 +02:00
stefanprodan
b6958733e1
docs: replace threshold with thresholdRange
2020-03-01 22:36:08 +02:00
stefanprodan
0c998c36cf
docs: add upgrade guide for v1beta1
2020-03-01 12:13:55 +02:00
stefanprodan
bf0499e8a6
docs: use metric providers in tutorials
2020-02-29 11:56:13 +02:00
stefanprodan
c4a9712b81
docs: add getting started section
2020-02-29 11:37:18 +02:00
stefanprodan
49c088595e
Add code changes section to dev docs
2020-02-28 18:46:52 +02:00
stefanprodan
a9fba0a1f2
docs: rename canaryAnalysis to analysis
2020-02-28 18:20:57 +02:00
stefanprodan
98ecae93e1
Set API version to v1beta1 in docs examples
2020-02-28 18:20:57 +02:00
stefanprodan
5aa9dd154c
Add datadog metric provider to docs
...
Ref: #460
2020-02-28 18:20:57 +02:00
stefanprodan
e4da4a34a6
Add dev guides section to docs
2020-02-28 18:20:57 +02:00
stefanprodan
2837d4407e
Split the CRD docs into canary target, service, status, analysis
2020-02-28 18:20:57 +02:00
stefanprodan
0e81b5f4d2
Update docs for Flagger v1beta1 API
2020-02-28 18:20:57 +02:00
Stefan Prodan
31f38a4f43
GitBook: [master] 24 pages modified
2020-02-26 08:43:28 +00:00
stefanprodan
0c2d7da136
Use Contour 1.2 in e2e tests
2020-02-22 00:50:38 +02:00
stefanprodan
65c7fd1cf8
Add links to ingress controllers installers
2020-02-20 18:15:42 +02:00
stefanprodan
c3cb9e394d
Add docs for Istio multi-cluster setup
...
- add istio.kubeconfig options to Helm chart
- rename command flag to kubeconfig-service-mesh
2020-02-20 17:57:01 +02:00
Stefan Prodan
91ef81201e
Merge pull request #449 from ta924/loadtesterRollbackSupport
...
Add support for rollback gating in tester API
2020-02-19 10:13:28 +02:00
Tanner Altares
34ed690416
update the docs
2020-02-18 15:00:03 -06:00
stefanprodan
3b8c285870
Move examples to tutorials docs
2020-02-18 18:13:20 +02:00
stefanprodan
77aef5591d
Add deployment strategies to usage docs
2020-02-18 18:12:53 +02:00
stefanprodan
143397c45e
Add development guide to docs
2020-02-18 18:12:23 +02:00
stefanprodan
172c4f56dd
Use header operations in Istio router
...
- remove deprecated appendHeaders from Istio client
- propagate header operations from canary service headers to Istio virtual service
- add Istio router tests for request/response header removal
- update header operations examples in docs
2020-02-14 13:59:36 +02:00
Stefan Prodan
0697343b7c
Merge pull request #438 from weaveworks/e2e-updates
...
Update e2e tests and docs
2020-02-13 18:14:36 +02:00
stefanprodan
6347861fda
Update docs to Helm v3
2020-02-13 12:59:13 +02:00
stefanprodan
bd3435b82d
Update Gloo docs to v1.3.5
2020-02-13 12:45:47 +02:00
Florian Heubeck
4e8b7d4cb4
Add webhookUrl env parameter
...
Environment variable 'EVENT_WEBHOOK_URL' can be used to override/set eventWebhook argument that serves as default value
2020-02-10 18:31:08 +01:00
stefanprodan
1b651500a1
Release v0.23.0
2020-02-06 14:49:04 +02:00
Tanner Altares
69e969ac51
modify the hook name
2020-02-05 14:49:35 -06:00
Tanner Altares
edbc373109
add docs for manual rollback
2020-02-05 14:14:13 -06:00
stefanprodan
3766c843fe
Add service name field to docs
2020-01-26 13:00:07 +02:00
stefanprodan
1332db85c5
Add selector-labels example to docs
...
Fix : #403
2020-01-16 14:38:50 +02:00
stefanprodan
1271f12d3f
Add the event webhook type to docs
2020-01-15 14:29:51 +02:00
Michael Parker
b1a9c33d36
add docs
2020-01-09 16:11:03 -06:00
stefanprodan
0abc254ef2
Add Contour TLS guide to docs
2020-01-06 16:29:04 +02:00
stefanprodan
c84f7addff
Release 0.21.0
2020-01-06 11:43:48 +02:00
stefanprodan
11d16468c9
Add Contour TLS guide link to docs
2019-12-29 13:36:55 +02:00
stefanprodan
a7c242e437
Add user agent match examples to Contour docs
2019-12-20 18:26:18 +02:00
stefanprodan
ad0a66ffcc
Add Contour usage docs and diagrams
2019-12-20 11:47:44 +02:00
stefanprodan
4288fa261c
Add Contour reference to docs
2019-12-20 11:47:00 +02:00
Stefan Prodan
968d67a7c3
Merge pull request #386 from mumoshu/envoy-canary-analysis
...
feat: Support for canary analysis on deployments and services behind Envoy
2019-12-18 19:22:18 +02:00
Yusuke Kuoka
357ef86c8b
Differentiate AppMesh observer vs Crossover observer
...
To not break AppMesh integration.
2019-12-18 22:03:30 +09:00
Yusuke Kuoka
d75ade5e8c
Fix envoy dashboard, scheduler, and envoy metrics provider to correctly pass canary analysis and show graphs
2019-12-18 10:55:49 +09:00
Yusuke Kuoka
806b95c8ce
Do send http requests only to canary for canary analysis
2019-12-18 09:06:22 +09:00
Yusuke Kuoka
52856177e3
Fix trafficsplits api version for envoy+crossover
2019-12-18 09:03:41 +09:00
Yusuke Kuoka
58c3cebaac
Fix the dashboard and the steps to browse it
2019-12-17 20:18:33 +09:00
Yusuke Kuoka
1e5d05c3fc
Improve Envoy/Crossover installation experience with the chart registry
2019-12-17 17:02:50 +09:00
Yusuke Kuoka
020129bf5c
Fix misconfiguration
2019-12-17 15:45:16 +09:00
stefanprodan
09b5295c85
Fix App Mesh gateway namespace
2019-12-05 23:39:13 +07:00
stefanprodan
9e423a6f71
Fix metrics-server install for EKS
2019-12-05 23:36:58 +07:00
Yusuke Kuoka
0d531e7bd1
Fix loadtester config in the envoy doc
2019-12-01 23:29:21 +09:00
Yusuke Kuoka
08851f83c7
Make envoy + crossover installation a bit more understandable
2019-12-01 23:25:29 +09:00
Yusuke Kuoka
a828524957
Add the guide for using Envoy and Crossover for Deployment targets
...
Ref #385
2019-11-30 13:03:01 +09:00
Andrii Dembitskyi
920d558fde
Fixed readiness/liveness probe example in docs
2019-11-13 09:24:12 +02:00
stefanprodan
638a9f1c93
Fix App Mesh gateway deployment
2019-11-12 13:18:45 +02:00
stefanprodan
945eded6bf
Add the App Mesh Gateway to docs
2019-11-08 21:02:51 +02:00
stefanprodan
a06aa05201
Add canary namespace to Linkerd webhooks example
2019-11-07 11:34:00 +02:00
KeisukeYamashita
ded14345b4
doc(how-it-works): fix typo ca to can in how it works doc
2019-11-05 17:39:45 +09:00
stefanprodan
b0297213c3
Use kustomize in Istio docs
2019-11-04 00:35:28 +02:00
stefanprodan
d0fba2d111
Update Istio SMI tutorial
2019-11-04 00:13:19 +02:00
stefanprodan
9924cc2152
Update NGINX usage docs
2019-11-04 00:12:51 +02:00
stefanprodan
2af0a050bc
Fix Prometheus URL in EKS install docs
2019-10-29 18:32:15 +02:00
stefanprodan
8e346960ac
Add blue/green service mesh docs
2019-10-22 16:57:49 +03:00
stefanprodan
1b485b3459
Release v0.20.0
2019-10-22 09:39:14 +03:00
stefanprodan
dfaa039c9c
Update Goo docs
2019-10-22 00:48:15 +03:00
stefanprodan
2b73bc5e38
Fix A/B testing examples
2019-10-17 09:12:39 +03:00
stefanprodan
00155aff37
Add App Mesh A/B testing example to docs
2019-10-16 10:49:33 +03:00
stefanprodan
c11dba1e05
Add retry policy to docs and examples
2019-10-14 21:03:57 +03:00
stefanprodan
3345692751
Add service target port to docs
2019-10-07 11:56:03 +03:00
stefanprodan
b76d0001ed
Move Istio routing docs to FAQ
2019-10-05 18:13:40 +03:00
stefanprodan
37f9151de3
Add traffic mirroring documentation
2019-10-05 16:23:43 +03:00
stefanprodan
76800d0ed0
Update canary spec in docs
2019-10-05 12:15:54 +03:00
stefanprodan
3103bde7f7
Use the App Mesh Prometheus chart in docs
2019-10-05 11:52:41 +03:00
stefanprodan
298d8c2d65
Allow gPRC protocol for App Mesh
...
Use the canary service port name to set http or grpc protocol on App Mesh virtual nodes and virtual routers
2019-10-05 11:21:43 +03:00
Stefan Prodan
9a9baadf0e
Merge pull request #311 from andrewjjenkins/mirror
...
Add traffic mirroring for Istio service mesh
2019-10-05 10:34:25 +03:00
Andrew Jenkins
a21e53fa31
Document traffic mirroring in the FAQ
2019-10-03 14:33:49 -06:00
stefanprodan
fb2961715d
Add App Mesh acceptance tests example to docs
2019-10-03 12:11:11 +03:00
stefanprodan
74c1c2f1ef
Add App Mesh request duration metric check to docs
...
Fix : #143 depend on App Mesh Envoy >1.11
2019-10-03 11:52:56 +03:00
stefanprodan
6b0856a054
Update App Mesh Envoy ingress to v1.11.1
2019-10-03 10:02:58 +03:00
stefanprodan
708dbd6bbc
Use official App Mesh Helm charts in docs
2019-10-03 09:52:42 +03:00
stefanprodan
44c2fd57c5
Add App Mesh Kustomize installer to docs
2019-10-02 20:12:04 +03:00
stefanprodan
761746af21
Update podinfo to v3.1.0
2019-09-27 15:52:30 +03:00
stefanprodan
1b2e0481b9
Add promoting phase to status condition
2019-09-24 09:57:42 +03:00
stefanprodan
96ccfa54fb
Add confirm-promotion hook example to docs
2019-09-22 14:14:35 +03:00
stefanprodan
507075920c
Implement Helm v3 tester
2019-09-08 09:33:34 +03:00
stefanprodan
eb8755249f
Update cert-manager to v0.10
2019-09-06 16:44:39 +03:00
stefanprodan
1191d708de
Fix Prometheus GKE install docs
2019-08-30 13:13:36 +03:00
Marshall Jones
ffe5dd91c5
Add an example and fix path to downloaded proto file
2019-08-21 15:15:01 -07:00
stefanprodan
87d0b33327
Add provider field to nginx and gloo docs
2019-08-14 10:14:00 +03:00
stefanprodan
225a9015bb
Update podinfo to v2.0
2019-08-14 09:28:36 +03:00
stefanprodan
b6a08b6615
Fix AppMesh mesh name in docs
2019-08-03 15:24:31 +03:00
Félix Cantournet
6651f6452b
Multiple port canary: fix FAQ and add e2e tests
2019-08-02 14:23:58 +02:00
stefanprodan
6e66f02585
Update changelog
2019-07-29 15:52:50 +03:00
stefanprodan
f36e7e414a
Add manual gating link to readme
2019-07-29 15:06:31 +03:00
stefanprodan
a3847e64df
Add Kustomize download link to docs
2019-07-29 15:06:31 +03:00
stefanprodan
951fe80115
Use crd.create=false in docs
2019-07-29 15:06:30 +03:00
stefanprodan
c0a8149acb
Add kubectl min version to Kustomize docs
2019-07-29 15:06:30 +03:00
stefanprodan
dff7de09f2
Use kubectl for CRD install
2019-07-29 15:06:30 +03:00
stefanprodan
6bc0670a7a
Use Kustomize installer in Linkerd docs
2019-07-26 13:30:28 +03:00
stefanprodan
95ff6adc19
Use podinfo 1.7 in GitOps demo
2019-07-26 13:20:06 +03:00
Stefan Prodan
dfa065b745
Merge pull request #251 from weaveworks/gates
...
Implement confirm rollout gate, hook and API
2019-07-26 01:40:35 +03:00
stefanprodan
e3b03debde
Use podinfo v1.7
2019-07-26 01:25:44 +03:00
grampelberg
ad65497d4e
Update Linkerd to use correct canaries directory.
2019-07-25 11:10:52 -07:00
stefanprodan
163f5292b0
Push a notification when a canary is waiting for approval
2019-07-25 19:13:22 +03:00
stefanprodan
e07a82d024
Add manual gating to docs
2019-07-25 13:32:58 +03:00
stefanprodan
75d49304f3
Add confirm-rollout hook to docs
2019-07-24 12:17:11 +03:00
stefanprodan
c46c7b9e21
Add canary status conditions to docs
2019-07-24 12:04:05 +03:00
stefanprodan
56d2c0952a
Add gPRC load test example to docs
2019-07-22 15:16:13 +03:00
stefanprodan
d6e80bac7f
Update webhook mTLS FAQ
...
Fix : #239
2019-07-08 17:21:59 +03:00
stefanprodan
5c831ae482
Add Linkerd to docs
2019-07-08 13:43:01 +03:00
stefanprodan
85e683446f
Add MS Teams to docs
2019-07-06 17:22:39 +03:00
stefanprodan
61fe78a982
Mention Prometheus data retention in docs
2019-07-04 15:07:05 +03:00
stefanprodan
c4b066c845
Add Kustomize installer to docs
2019-07-04 13:45:56 +03:00
stefanprodan
92c971c0d7
Add ingress and A/B testing example to Linkerd docs
2019-07-01 10:02:50 +03:00
stefanprodan
30c4faf72b
Add Linkerd canary deployments docs
2019-07-01 09:23:38 +03:00
stefanprodan
fb9709ae78
Add Blue/Green to FAQ
2019-06-23 15:48:13 +03:00
stefanprodan
df24ba86d0
Add Blue/Green tutorial to docs
2019-06-23 13:40:12 +03:00
stefanprodan
3996bcfa67
Add canary provider field to docs
2019-06-23 13:35:36 +03:00
stefanprodan
806b233d58
Fix typo in ClusterIP FAQ
2019-06-18 13:35:14 +03:00
stefanprodan
9ca79d147d
Add Istio virtual service merging to FAQ
2019-06-17 12:06:53 +03:00
stefanprodan
37fcfe15bb
Merge feature comparison table
2019-06-16 11:48:21 +03:00
stefanprodan
a9c7466359
Add pod affinity and label selectors to FAQ
2019-06-16 11:18:51 +03:00
stefanprodan
91a3f2c9a7
Add NGINX A/B testing convention to FAQ
2019-06-16 10:52:33 +03:00
stefanprodan
9aa341d088
Add load tester mTLS to FAQ
...
Ref: #186
2019-06-16 10:38:07 +03:00
stefanprodan
c9e09fa8eb
Add Istio mTLS to FAQ
...
Fix : #205
2019-06-16 10:36:25 +03:00
stefanprodan
e6257b7531
Add port discovery to FAQ
2019-06-16 10:33:03 +03:00
stefanprodan
aee027c91c
Add Kubernetes services to FAQ
2019-06-16 10:32:25 +03:00
stefanprodan
c106796751
Add A/B testing to FAQ
2019-06-16 10:31:25 +03:00
stefanprodan
42bd600482
Update GKE Prometheus config
2019-06-15 16:55:27 +03:00
stefanprodan
933c19fdf4
Add generated destination rules to docs
2019-06-11 11:08:05 +03:00
stefanprodan
d678c59285
Add traffic policy to docs
2019-06-07 14:17:29 +03:00
stefanprodan
b122f7f71a
Add integration tests to docs
2019-06-04 17:27:19 +03:00
stefanprodan
6101557000
Use the canary service as load testing target
2019-06-04 17:26:35 +03:00
stefanprodan
cdc66128a9
Add helm test pre-rollout example to docs
2019-06-04 16:15:48 +03:00
stefanprodan
7c6d1c48a3
Release v0.14.0
2019-05-21 13:54:15 +02:00
Stefan Prodan
bd5d884c8b
Merge pull request #187 from weaveworks/docs-smi
...
Flagger docs SMI
2019-05-21 13:34:19 +02:00
stefanprodan
1e29e2c4eb
Fix Grafana Prometheus URL
2019-05-19 10:34:36 +03:00
stefanprodan
88c39d7379
Add Gloo canary deployment docs and diagram
2019-05-17 15:07:43 +03:00
stefanprodan
f3cc810948
Update Flagger image tag (fix latency check)
2019-05-15 20:31:25 +03:00
stefanprodan
ee6e39afa6
Add SMI tutorial
2019-05-15 17:37:29 +03:00
stefanprodan
5a490abfdd
Remove the mesh gateway from docs examples
2019-05-14 13:06:52 +03:00
stefanprodan
bc84e1c154
Fix typos
2019-05-10 10:24:47 +03:00
stefanprodan
8d0b54e059
Add custom metrics to nginx docs
2019-05-09 13:51:37 +03:00
stefanprodan
1335210cf5
Add the Prometheus add-on to App Mesh docs
2019-05-08 19:03:53 +03:00
stefanprodan
9d12794600
Add NGINX to readme
2019-05-08 18:30:00 +03:00
stefanprodan
1f9f6fb55a
Release v0.13.0
2019-05-08 18:05:47 +03:00
Stefan Prodan
948df55de3
Merge pull request #170 from weaveworks/nginx
...
Add support for nginx ingress controller
2019-05-08 17:44:29 +03:00
stefanprodan
8914f26754
Add ngnix docs
2019-05-08 17:03:36 +03:00
Scott Cranton
e4c6903a01
Fix and clarify SuperGloo installation docs
...
Added missing `=` for --version, and added brew and helm install options
2019-05-05 15:42:06 -04:00
stefanprodan
82067f13bf
Add GitOps diagram
2019-05-01 13:09:18 +03:00
stefanprodan
1a95fc2a9c
Add SuperGloo install docs
2019-04-26 19:51:09 +03:00
stefanprodan
d69e203479
Fix Tiller-less install command
2019-04-22 20:08:56 +03:00
stefanprodan
4a82e1e223
Use the builtin metrics in docs
2019-04-18 14:25:55 +03:00
stefanprodan
65f716182b
Add default selectors to docs
2019-04-15 13:30:58 +03:00
stefanprodan
f46882c778
Update cert-manager to v0.7 in GKE docs
2019-04-14 12:24:35 +03:00
stefanprodan
19e625d38e
Add pre/post rollout webhooks to docs
2019-04-13 20:30:19 +03:00
stefanprodan
88ad457e87
Add default mesh gateway to docs and examples
2019-04-06 12:26:11 +03:00
stefanprodan
2cd3fe47e6
Remove FAQ from docs site index
2019-04-03 19:33:37 +03:00
Daniel Holbach
0ffb112063
move FAQ into separate file, add links
2019-04-03 14:49:21 +02:00
stefanprodan
9a5529a0aa
Add flagger_info metric to docs
2019-03-28 12:11:25 +02:00
stefanprodan
ef5bf70386
Update go to 1.12
2019-03-27 13:02:30 +02:00
stefanprodan
960d506360
Upgrade mesh definition to v1beta1
2019-03-27 09:40:11 +02:00
stefanprodan
b9075dc6f9
Update App Mesh to v1beta1
2019-03-26 20:29:40 +02:00
stefanprodan
f996cba354
Set Grafana dashboards readable IDs
2019-03-26 17:12:46 +02:00
stefanprodan
f5b862dc1b
Add App Mesh docs to readme
2019-03-26 17:12:45 +02:00
stefanprodan
d45d475f61
Add Grafana dashboard link and update screen
2019-03-26 17:12:45 +02:00
stefanprodan
5ed5d1e5b6
Fix load tester install command for zsh
2019-03-26 11:57:01 +02:00
stefanprodan
7f6247eb7b
Add jq requirement to App Mesh installer
2019-03-26 10:14:44 +02:00
stefanprodan
3c4253c336
Docs fixes
2019-03-25 14:59:55 +02:00
stefanprodan
77ba28e91c
Use App Mesh install script
2019-03-25 09:41:56 +02:00
stefanprodan
8fa558f124
Add intro do App Mesh tutorial
2019-03-24 13:38:00 +02:00
stefanprodan
191228633b
Add App Mesh backend example
2019-03-24 13:11:03 +02:00
stefanprodan
a8ea9adbcc
Add the Slack notifications to App Mesh tutorial
2019-03-23 17:27:53 +02:00
stefanprodan
685d94c44b
Add Grafana screen to App Mesh docs
2019-03-23 16:26:24 +02:00
stefanprodan
153ed1b044
Add the App Mesh ingress to docs
2019-03-23 16:09:30 +02:00
stefanprodan
cd99225f9b
Add App Mesh canary deployments tutorial
2019-03-23 15:41:04 +02:00
stefanprodan
d222dd1069
Change GitHub raw URLs to Weaveworks org
2019-03-23 13:38:57 +02:00
Stefan Prodan
27ab4b08f9
Merge pull request #112 from weaveworks/appmesh-grafana
...
Add AppMesh Grafana dashboard
2019-03-21 16:19:05 +02:00
Trond Nordheim
90cb293182
Add GRPC canary analysis custom query example
2019-03-21 14:27:11 +01:00
Trond Nordheim
1f9f93ebe4
Add portName information to how it works-guide
2019-03-21 12:41:44 +01:00
stefanprodan
3ce3efd2f2
Fix Grafana port forward command
2019-03-21 12:11:11 +02:00
stefanprodan
71988a8b98
Add EKS App Mesh install guide
2019-03-20 23:40:09 +02:00
stefanprodan
b4ae060122
Move to weaveworks org
2019-03-20 18:26:04 +02:00
stefanprodan
802c087a4b
Fix Istio Gateway certificate
...
fix : #102
2019-03-14 17:52:58 +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
d28ce650e9
fix typo
2019-03-12 15:40:20 +08:00
Alex Wong
e48faa9144
add docs for ngrinder load testing
2019-03-12 14:59:55 +08:00
Alex Wong
33fbe99561
remove logCmdOutput from docs and k8s resources definition
2019-03-12 14:35:39 +08:00
stefanprodan
c720fee3ab
Target the canary header in the load test
2019-03-11 15:04:01 +02:00
stefanprodan
881387e522
Fix HTTP URI match conditions
2019-03-11 14:54:17 +02:00
stefanprodan
12ac96deeb
Document how to enable A/B testing
2019-03-11 12:58:33 +02:00
stefanprodan
d87bbbbc1e
Add A/B testing tutorial
2019-03-08 21:26:52 +02:00
stefanprodan
d8b847a973
Mention session affinity in docs
2019-03-08 15:05:44 +02:00
stefanprodan
49c942bea0
Add A/B testing examples
2019-03-08 11:55:04 +02:00
stefanprodan
fa0c6af6aa
Release v0.8.0
2019-03-06 21:17:13 +02:00
stefanprodan
41e839aa36
Fix virtual service example
2019-03-06 15:56:20 +02:00
stefanprodan
27b601c5aa
Add CORS policy example
2019-03-06 15:37:28 +02:00
stefanprodan
eab7f126a6
Use request.add for header append operation
2019-03-06 13:45:46 +02:00
stefanprodan
fe7547d83e
Update Envoy headers example
2019-03-06 12:42:34 +02:00
Stefan Prodan
535a92e871
Merge pull request #70 from stefanprodan/append-headers
...
Allow headers to be appended to HTTP requests
2019-03-04 10:39:43 +02:00
stefanprodan
3411a6a981
Add delay Envoy shutdown tip to docs
2019-03-03 14:03:34 +02:00
stefanprodan
b5adee271c
Add zero downtime deployments tutorial
2019-03-03 13:24:15 +02:00
Huy Le
6befee79c2
Fixed namepace typo in the repo
2019-03-02 13:49:42 -08:00
stefanprodan
f09c5a60f1
Add Envoy headers to e2e tests
2019-03-02 14:26:17 +02:00
stefanprodan
52e89ff509
Add Envoy timeout and retry policy to docs
2019-03-02 13:48:19 +02:00
stefanprodan
a23e4f1d2a
Add timeout and reties example to docs
2019-03-02 10:26:34 +02:00
stefanprodan
6db8b96f72
Add timeout and retries example to docs
2019-02-28 00:02:48 +02:00
stefanprodan
2e351fcf0d
Add a custom metric example to docs
2019-02-27 16:37:42 +02:00