Nathan Mittler
b28bb174de
Fixes for multicluster tests ( #8309 )
2020-10-21 06:46:49 -07:00
Istio Automation
0cb8a2ee92
Automator: update istio.io@ reference docs ( #8326 )
2020-10-20 19:11:49 -07:00
jacob-delgado
298a5e6248
Announce EOL for Istio 1.6.x ( #8320 )
2020-10-20 15:10:22 -07:00
Neeraj Poddar
48f7f510d3
Add install/uninstall/upgrade steps for Istio with Helm3 ( #8283 )
...
* Added install/uninstall steps for Helm3
* Lint fixes
* Lint fixes
* Lint fixes
* Commit make gen output
* Added upgrade steps
Address review comments
* Minor fixes
* Fix broken link
* Added steps for canary upgrade
* Added delete steps for old control plane when using canary
* Address review comments
* Minor fixup
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/setup/install/helm/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-20 14:59:25 -07:00
Istio Automation
8dd4b818fd
Automator: update common-files@master in istio/istio.io@master ( #8322 )
2020-10-20 13:34:21 -07:00
Ram Vennam
ee06f45f31
Improvements to the network topologies doc ( #8298 )
...
* Improvements to the network topologies doc
* proxy protocol
* squash
* PROXY_protocol with gatewayTopology
* PROXY protocol with gatewayTopology
* Update index.md
* Update index.md
2020-10-20 09:20:25 -07:00
Jim Ntosas
ed3eff708c
Fix recordingRule expr ( #8317 )
2020-10-20 06:49:36 -07:00
John Howard
8982760b46
Fix list in docs ( #8315 )
...
it renders wrong currently
2020-10-20 09:33:58 -04:00
Istio Automation
ec806b926d
Automator: update istio.io@ reference docs ( #8316 )
2020-10-19 19:10:27 -07:00
Frank Budinsky
5fb3499447
Clarify primary/remote using gloss refs ( #8314 )
2020-10-19 11:07:48 -07:00
Eric Van Norman
ed0e76b4f0
Fix '/home/.gitconfig' error message when using build container ( #8311 )
2020-10-19 06:41:16 -07:00
Eric Van Norman
bc5076191a
Update reference script to not strip leading istio.io on /vx.y ( #8310 )
...
* Update reference script to not strip leading istio.io on /vx.y
* Update sed
* Run make update_ref_docs
2020-10-19 06:29:58 -07:00
rootlh
ab8496cf46
fix a broken link ( #8313 )
2020-10-18 19:17:46 -07:00
Nathan Mittler
6be79801d1
[Test Framework] General improvements ( #8312 )
...
- Adding test output to CI artifacts directory
- Removing a few needless features/structures
Split out from #8309
2020-10-18 18:13:21 -07:00
Istio Automation
70afef986c
Automator: update common-files@master in istio/istio.io@master ( #8308 )
2020-10-15 14:35:46 -07:00
Istio Automation
a11a1012d5
Automator: update common-files@master in istio/istio.io@master ( #8307 )
2020-10-15 09:06:12 -07:00
LiangHao
30a109bc2e
fix a typo ( #8306 )
2020-10-15 05:10:30 -07:00
Nathan Mittler
1c8f8cbc2f
Update multicluster install docs with latest config. ( #8305 )
...
Fixes : #8303
Fixes : #8304
2020-10-14 12:59:13 -07:00
Frank Budinsky
92c1a81fc1
Clarify setting sampling rate ( #8297 )
2020-10-14 10:44:12 -07:00
Eric Van Norman
daeceef369
Update istio/istio test reference ( #8290 )
...
* Update istio/istio test reference
* Update istioctl analyzer test as namespace message is now Info.
* Review comment
2020-10-14 06:23:01 -07:00
Pengyuan Bian
76cc55d190
update feature stage doc ( #8293 )
2020-10-13 09:28:02 -07:00
Martin Ostrowski
de9799ce8c
Tip for using --set flag ( #8291 )
...
* Tip for using --set flag
* Comments
2020-10-13 07:19:20 -07:00
Ram Vennam
681c6d791d
typo ( #8294 )
2020-10-12 14:24:48 -07:00
Morven Cao
f72059437b
add pod securitycontext to k8s settings for operator api. ( #8282 )
2020-10-12 08:55:51 -07:00
Brian Avery
a977c3702f
Release notes for Istio 1.6.12 ( #8267 )
...
* Release notes for Istio 1.6.12
* Update content/en/news/releases/1.6.x/announcing-1.6.12/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Remove extra spaces
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-09 10:39:16 -07:00
Morven Cao
be6cfe1257
add instruction to remove istio label. ( #8279 )
...
* add instruction to remove istio label.
* run gen.
2020-10-09 06:44:13 -07:00
Morven Cao
c1082e6968
update components for operator api. ( #8280 )
...
* update components for operator api.
* apply comment.
2020-10-09 06:36:12 -07:00
Roland Kool
0fa3b1b874
Add warning on egress gw instructions ( #8214 )
...
* Add warning on egress gw instructions
Documentation is misleading when repeating the steps for multiple
hosts. The example breaks down. Add a warning describing how to
configuration should look like when additional hosts are configured.
* fix typo
* change to tip, make text more compact
* change other warning as well
2020-10-09 06:15:10 -07:00
Istio Automation
3a8511b216
Automator: update common-files@master in istio/istio.io@master ( #8277 )
2020-10-07 13:58:05 -07:00
John Howard
55c8937698
Update protocol selection page ( #8276 )
...
* Update protocol selection page
Add info about server first protocols
Make auto section the first since it is the most important
* Update content/en/docs/ops/configuration/traffic-management/protocol-selection/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Apply suggestions from code review
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/protocol-selection/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-07 13:47:25 -07:00
Frank Budinsky
477883f1f5
Fix README typos ( #8273 )
2020-10-06 13:19:37 -07:00
Shriram Rajagopalan
f5ce4ef4bf
Istio sidecar DNS resolution blog ( #8264 )
...
* DNS blog
* no period in sub title
Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>
* period in desc
Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>
* rework
Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>
* spellcheck
Signed-off-by: Shriram Rajagopalan <rshriram@tetrate.io>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update index.md
* Update index.md
* Update index.md
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: craigbox <craigbox@google.com>
* Update index.md
* Update index.md
* Update index.md
* Update index.md
* Update content/en/blog/2020/dns-proxy/index.md
* Update content/en/blog/2020/dns-proxy/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>
2020-10-06 09:08:29 -07:00
Nathan Mittler
76f87ce4bd
Adding remaining multicluster install tests ( #8269 )
2020-10-05 16:17:31 -07:00
Frank Budinsky
3ec33944ff
Improve doc for doc tests ( #8266 )
...
* Improve doc for doc tests
* test section
* section hash
* reorder
2020-10-05 13:06:56 -07:00
Nathan Mittler
fe0f48a88e
[Test Framework] Add multicluster test for multi-primary ( #8262 )
...
* [Test Framework] Add multicluster test for multi-primary
* addressing comments
2020-10-05 12:55:55 -07:00
Istio Automation
362f8a205f
Automator: update common-files@master in istio/istio.io@master ( #8268 )
2020-10-05 12:07:43 -07:00
Shamsher Ansari
959a739400
Update dynamic admission webhook prerequisites ( #8244 )
2020-10-05 09:09:17 -07:00
Eric Van Norman
911febff0b
README update on how to update build versions tests use ( #8250 )
...
* README update on how to update build versions tests use
* More description of private vs public
2020-10-05 08:05:40 -07:00
Eric Van Norman
4fd2be298a
Revert to common-files lint-yaml after fixing failure in common-files ( #8257 )
...
* Use the common-files lint-yaml moving from pipefail to a file removed
* Try a common-files changes
* revert common-file change
2020-10-05 06:44:36 -07:00
Istio Automation
e81b3c3336
Automator: update common-files@master in istio/istio.io@master ( #8261 )
2020-10-02 14:36:54 -07:00
Nathan Mittler
f9a9f54eba
[Test Framework] Fixes to support multicluster ( #8253 )
...
* [Test Framework] Fixes to support multicluster
* use current context from each kubeconfig file.
* addressing comments
2020-10-02 14:05:09 -07:00
Eric Van Norman
d06ddf8b6a
Update tests README note for kind cluster failure ( #8260 )
2020-10-02 13:26:32 -07:00
Nathan Mittler
5131e65225
[WIP] Update to the latest istio/istio ( #8259 )
2020-10-02 12:42:41 -07:00
Martin Ostrowski
e85926f47b
Warning about upgrading multiple minor versions ( #8242 )
...
* Warning about upgrading multiple minor versions
* Update content/en/docs/setup/upgrade/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-10-02 08:14:20 -07:00
Eric Van Norman
87ce923716
Revert to -o pipefail and fix lint-yaml, revert istio commit ( #8254 )
...
* Revert to -o pipefile
* Add +o pipefail around common file lint-yaml
* Update comment
* Simplify call
* Revert to older istio/istio commit which passed tests
2020-10-02 08:02:49 -07:00
Nathan Mittler
c3a3c5df0b
[Test Framework] Refactor to properly use subtests. ( #8255 )
...
This was noticed when investigating why errors are not causing the test to fail. It's not clear if this is related to the problem, but the existing logic was definitely atypical.
2020-10-02 06:05:28 -07:00
Nathan Mittler
78252455d9
More fixes for multicluster install docs. ( #8251 )
...
* More fixes for multicluster install docs.
Need to use lowercase for resource names. Remote secret names that contain cluster name, for example, require lowercase.
* fixing lint error
2020-10-01 12:59:57 -07:00
Nathan Mittler
4f80b93f58
Fixes for multicluster install doc ( #8248 )
...
* Fixes for multicluster install doc
* addressing comments
2020-10-01 10:04:35 -07:00
Shamsher Ansari
8659efa80f
Add example for how to install distroless images ( #8247 )
2020-10-01 06:20:49 -07:00
Istio Automation
c06816c6e6
Automator: update common-files@master in istio/istio.io@master ( #8243 )
2020-09-30 16:34:57 -07:00