Istio Automation
fc00bde8c3
Automator: update istio.io@ reference docs ( #7909 )
2020-08-10 19:10:29 -07:00
Navraj Singh Chhina
b76fd3d2f4
Using an External HTTPS Proxy Automated Test ( #7886 )
...
* add missing cleanup for vs nginx
* add test
* fix sourcepod
* add ...
* use verify contains
* revert boilerplate
* disable SC2155
* remove waitfordep
* add test
* fix newline
* weird cleanup
* add back test
* oops make gen
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* weird cleanup
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-10 15:39:55 -04:00
Eric Van Norman
f21f943859
Move back doc links to v1beta1 since we are still supporting 1.15 ( #7891 )
2020-08-10 10:36:15 -07:00
Eric Van Norman
b1f43215cd
Collecting Metrics for TCP Services automated test ( #7826 )
...
* TCP Metrics automated test
* Fix url and spelling
* More cleanup
* Cleanup - no browser tests
* More cleanup
* Updates - review comment, actually call Prometheus
* code review comments
* Add back second itstioctl kill
2020-08-10 10:22:07 -07:00
Jason Wang
02df6b9fe9
Fix multi network VM doc ( #7894 )
2020-08-10 06:32:53 -07:00
Shamsher Ansari
fa94077d95
Update output for disable envoy access logging ( #7899 )
2020-08-10 06:14:57 -07:00
Neeraj Poddar
d6636c45a2
Minor architecture doc tweaks ( #7897 )
...
* Minor architecture doc tweaks
* Update content/en/docs/ops/deployment/architecture/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-09 17:02:57 -07:00
Navraj Singh Chhina
1cb1ce6a51
Egress Kubernetes Services Automated test ( #7887 )
...
* add missing cleanup for vs nginx
* add test
* move cleanup
2020-08-07 22:31:55 -07:00
Istio Automation
a75de76203
Automator: update istio.io@ reference docs ( #7895 )
2020-08-07 19:09:03 -07:00
craigbox
920adeefe2
Slack URL and "time of community meeting" updates. ( #7885 )
2020-08-07 09:06:23 -07:00
Shamsher Ansari
616983f3fa
Update controlz interface img and output command ( #7859 )
...
* Update controlz interface img and output command
* Fix review comments
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* use istiod pod name
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update title and description to be more specific to istiod
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-08-07 08:51:05 -07:00
craigbox
fa4a768cc2
Add logos for Istio users ( #7882 )
...
* Add logos for Istio users
* resize Wayfair logo
* how could I forget Amadeus?
* markdown fixes
* lint rule to end with a period. is bad rule.
* what Frank said
* oh, and gov.uk too
2020-08-07 06:36:07 -07:00
Shamsher Ansari
7253e75d5d
Update istioctl describe output ( #7863 )
2020-08-07 06:35:58 -07:00
Istio Automation
5a1915cda0
Automator: update istio.io@ reference docs ( #7883 )
2020-08-06 19:12:13 -07:00
Frank Budinsky
08c3e1db01
Multicluster terminology improvements ( #7873 )
...
* Multicluster terminology improvements
* review comments
* tweak
2020-08-06 14:19:52 -07:00
Shamsher Ansari
d5446d7ef1
Fix Prometheus and Grafana svc not found during observability ( #7878 )
...
* Fix Prometheus and Grafana svc not found during observability
* fix review comments
2020-08-06 12:49:29 -04:00
Eric Van Norman
81489373e7
Automate Getting Started ( #7814 )
...
* Automate Getting Started
* Add sleep cleanup
* Update cleanup
* Ignore not found on cleanup
* Review comments
* More review comments
* Cleanup prior sleep again
* Add kiala start/stop
2020-08-06 12:39:33 -04:00
Eric Van Norman
65439241fd
Fix some command output issues on Installing Sidecar page ( #7881 )
...
* Fix some output issues
* Fix links
2020-08-06 07:27:14 -07:00
Jonh Wendell
83482ee705
Cleanup OpenShift instructions, removing outdated info ( #7880 )
2020-08-06 06:56:26 -07:00
kentchenjh
f5b4bafcfe
[zh] Fix for best-practices traffic-management ( #7879 )
...
* update index.md
* fix spell typo
* fix spell typo again
2020-08-06 06:22:14 -07:00
zirain
072420041a
replace deprecated policy configuration with peerAuthentication in zh ( #7834 )
...
* fix deprecated crd
* fix nit
2020-08-06 02:48:33 -07:00
Eric Van Norman
4a0e9adc24
istioctl manifest changes ( #7874 )
2020-08-05 12:20:52 -07:00
Eric Van Norman
bc5071b44b
Update test reference to 1.7.0-beta.1 ( #7868 )
...
* Update test reference to 1.7.0-beta.1
* Fix testcase with new istioctl anaylze changes
* One more change in URL
2020-08-05 14:46:21 -04:00
Oliver Liu
0dcf97450a
Remove citadel from instructions. ( #7872 )
2020-08-05 11:06:41 -07:00
Xinnan Wen
47a3230f79
fix doc of operator installation ( #7870 )
2020-08-05 06:32:38 -07:00
Istio Automation
f14975ccb4
Automator: update istio.io@ reference docs ( #7871 )
2020-08-04 19:10:46 -07:00
Frank Budinsky
c84690b958
Fix broken circuit-breaking test ( #7866 )
...
* Fix broken circuit-breaking test
* supress stderr
* curl -quiet
* tweak
2020-08-04 16:42:23 -04:00
John Howard
e835bdbe26
Do not explicitly set addon namespace ( #7847 )
...
* Do not explicitly set addon namespace
its hardcoded in the manifest, and there are multiple namespaces used so
hardcoded it to istio-system will fail
* fix -f flag
2020-08-04 13:25:05 -07:00
Ed Snible
8b5cf440ce
Syntax for --log_output_level; and de-emphasize Mixer ( #7843 )
2020-08-04 14:09:16 -04:00
Eric Van Norman
8c97be2e29
Fix spelling ( #7850 )
2020-08-04 14:07:34 -04:00
Ed Snible
a822dc7af6
Remove 'Secret Creation' operation ( #7841 )
...
* Remove 'Secret Creation' operation
* Ran 'make gen'
* Restore zh doc
2020-08-04 13:12:54 -04:00
Navraj Singh Chhina
e9d63da862
Egress Gateway Automated Doc Test ( #7832 )
...
* add missing cleanup for vs nginx
* add test
* fix sourcepod
* add ...
* use verify contains
* revert boilerplate
* disable SC2155
* remove waitfordep
2020-08-04 12:21:30 -04:00
Mitch Connors
5905596d25
remove duplicate = ( #7856 )
2020-08-04 07:36:33 -07:00
Mitch Connors
ef70b8e44f
Add missing var declaration ( #7851 )
2020-08-04 06:44:17 -07:00
kentchenjh
8edf93b065
Update index.md ( #7858 )
...
fix typo
2020-08-04 00:46:29 -07:00
Istio Automation
aaaca6f732
Automator: update istio.io@ reference docs ( #7852 )
2020-08-03 19:11:29 -07:00
tialouden
105ee1a648
Update Tetrate Logo ( #7837 )
...
Co-authored-by: Tia Louden <tia@tetrate.io>
2020-08-03 07:58:10 -07:00
Istio Automation
dfeeb653a5
Automator: update istio.io@ reference docs ( #7838 )
2020-08-02 19:09:44 -07:00
Istio Automation
da34be26c1
Automator: update istio.io@ reference docs ( #7835 )
2020-08-01 19:12:53 -07:00
Lucas Ponce
6900c85d8a
Update Kiali overview ( #7825 )
2020-07-31 11:21:43 -07:00
Brian Avery
a211daa1e2
1.6.7 release notes ( #7822 )
...
* 1.6.7 release notes
* Update index.md
2020-07-31 09:55:49 -07:00
Brian Avery
08288a4701
Add warning about regression in 1.6.6 ( #7820 )
...
* Add warning about regression in 1.6.6
* Update index.md
* Update index.md
* Update content/en/news/releases/1.6.x/announcing-1.6.6/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/releases/1.6.x/announcing-1.6.6/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
2020-07-30 13:08:39 -07:00
Frank Budinsky
310d1a02b1
Rename standalone-operator -> operator ( #7819 )
2020-07-30 11:22:35 -07:00
Frank Budinsky
e43d0b6ff5
Small doc fixes ( #7818 )
2020-07-30 07:04:43 -07:00
Xinnan Wen
15aa657bb5
Add docs for new istioctl and operator change ( #7791 )
...
* Add docs for new istioctl and operator change
* fix lint and address some comments
* address more comments
* add instruction for helm
* address new comments
* fix new comments
* Update content/en/docs/setup/install/standalone-operator/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* address comments
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-07-30 09:24:09 -04:00
Mitch Connors
4521eb0239
fix bash variable name ( #7816 )
2020-07-30 06:14:43 -07:00
sky
d42c9a388d
[Chinese] Using MOSN with Istio: an alternative data plane. ( #7805 )
...
* [Chinese] Using MOSN with Istio: an alternative data plane.
* Update content/zh/blog/2020/mosn-proxy/index.md
Co-authored-by: SataQiu <1527062125@qq.com>
* Update content/zh/blog/2020/mosn-proxy/index.md
Co-authored-by: SataQiu <1527062125@qq.com>
* Update content/zh/blog/2020/mosn-proxy/index.md
Co-authored-by: SataQiu <1527062125@qq.com>
* update some point for review.
* fix typo.
* fix typo.
* update chs name.
Co-authored-by: SataQiu <1527062125@qq.com>
2020-07-29 22:33:54 -07:00
Eric Van Norman
9d3dff5dde
Update kind to use non-beta Dashboard UI ( #7808 )
2020-07-29 14:54:49 -07:00
Eric Van Norman
a8d0d554ec
Getting Started differences ( #7810 )
...
* Getting Started differences
* Update to use local directory
* Remove warning message
2020-07-29 14:47:49 -07:00
Christian Posta
155950f011
update health check mtls doc to reflect default value ( #7801 )
...
* update health check mtls doc to reflect default value
* fix lint, make text more accurate
2020-07-29 14:40:44 -07:00