Eric Van Norman
46e09c42ab
Disable some failing tests (blocking issues created), fix others ( #14763 )
...
* Disable some failing tests (blocking issues created), fix others
* Update apiVersion
* Update apiVersion
* Remove comment
2024-03-21 12:46:05 -07:00
Frank Budinsky
c727b0c083
Fix snip generator stripping leading space in expected output ( #14693 )
...
* Fix snip generator stripping leading space in expected output
* also fix _out
* strip trailing newline
* regen
* tweak for readability
* remove ambient label
2024-03-07 12:29:19 -08:00
Kuat
0de72af162
docs: update to use PROXY config ( #13568 )
...
* docs: update to use PROXY config
Signed-off-by: Kuat Yessenov <kuat@google.com>
* gen
Signed-off-by: Kuat Yessenov <kuat@google.com>
* review
Signed-off-by: Kuat Yessenov <kuat@google.com>
---------
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-11-13 18:08:28 -08:00
Keith Mattix II
3c94567ce1
Change Istio Classic terminology to Istio APIs ( #13385 )
...
* Change Istio Classic terminology to Istio APIs
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Fix stutter
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Change back parallel structure formation
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
---------
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
2023-06-16 07:02:06 -07:00
Kuat
f4f439c9cc
cleanup envoy filter use ( #13276 )
...
Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-06-02 06:13:02 -07:00
Frank Budinsky
b64832ac53
gateway-api: future proof gateway address ( #12961 )
...
* gateway-api: future proof gateway address
* regen
2023-03-28 14:28:39 -07:00
Frank Budinsky
0d65b3888d
gateway-api: change wait ready to wait programmed ( #12937 )
2023-03-24 12:12:01 -07:00
Frank Budinsky
f577e3cdbc
gateway-api: add instructions to gateway topology doc ( #12889 )
...
* gateway-api: add instructions to gateway topology doc
* fix test
* fix numbering
2023-03-14 10:53:24 -07:00
Paddy Doyle
e24e58affa
Update feature status for Experimental/Alpha ( #12821 )
...
* Update feature status for Experimental/Alpha
Based off of the feature status in features.yaml, update the
corresponding doc page.
Update navigation_level.html to only flag Experimental and Alpha
features with an asterisk '*', rather than all docs with _any_ status
set.
Add new 'alpha.md' boilerplate, similar to 'experimental.md', with a
link to https://github.com/istio/community/blob/master/FEATURE-LIFECYCLE.md
Add either 'boilerplate alpha' or 'boilerplate experimental' to all
pages which have Alpha or Experimental status set.
Tidy up pages which already had
'boilerplate experimental-feature-warning' and be consistent with
'boilerplate experimental'
Update tasks/observability/distributed-tracing/mesh-and-proxy-config
status from 'Beta/Experimental' to 'Beta', to match what's in
features.yaml (all others only have a single value here)
* Add content/zh/boilerplates/alpha.md
* Update content/en/boilerplates/alpha.md
Suggested change
Co-authored-by: Faseela K <k.faseela@gmail.com>
* Update the zh 'alpha' boilerplate to match
---------
Co-authored-by: Faseela K <k.faseela@gmail.com>
2023-03-03 07:45:06 -08:00
Eric Van Norman
510f278525
Update lint checker configuration. ( #12602 )
...
* Update lint checker configuration.
* Uses mdl.rb in the root
* Fix trailing lines
* Reset mdl.rb
* Fix for adding an empty line
2023-02-07 13:18:34 -08:00
Eric Van Norman
93ea5bb3ae
Update values so istioctl x wait works ( #12508 )
...
* Update values so istioctl x wait works
* Remove extra values
* Update all snippet instances of `istio install` for wait_for_istio
* Fix value
2023-01-24 15:46:18 -08:00
Ben Leggett
a204008b54
Add more context to the PROXY protocol gateway config section ( #12510 )
...
* Add more context
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* As per discuss in https://github.com/istio/istio/pull/42962#issuecomment-1402236303
* Lint fix
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-01-24 13:21:59 -08:00
Tong Li
46eb244468
Replace experimental uninstall command with uninstall command ( #11736 )
...
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Update content/en/docs/setup/upgrade/canary/index.md
Replace experimental uninstall command with uninstall command
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Apply suggestions from code review
Replace experimental uninstall command with uninstall command
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
* Update content/en/docs/tasks/traffic-management/egress/wildcard-egress-hosts/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Replace experimental uninstall command with uninstall command
Signed-off-by: Tong Li <litong01@us.ibm.com>
Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-25 08:00:21 -07:00
Xiaopeng Han
1a3a3cd05a
fix issue 37292 ( #10899 )
2022-02-13 18:37:18 -08:00
ChristinaMak
9b02f2f215
Flag experimental pages with dagger ( #9895 )
...
* Flag experimental pages with dagger
* Use dagger symbol in title
* Dagger in navigation titles for experimental status
* Experimental asterisk note
* Asterisk with space
* Spacing between title and asterisk
* Flag experimental and alpha status
2021-06-23 04:46:20 -07:00
craigbox
8554c3e941
Experimental tidy-ups ( #9772 )
...
* Experimental tidy-ups
* replace #8980
* add one that's Alpha; should possibly change word?
2021-05-18 06:46:43 -07:00
jacob-delgado
1627a1283e
Change configuring network topology from experimental to gatway; add note for envoyfilter section ( #9556 )
2021-04-22 20:29:35 -07:00
jacob-delgado
7bf62859c2
Network topology automated test ( #9096 )
...
* Cleanup make snips issues
* Fix snippets
* Add test for network topologies page
* Check output; but don't be too strict
gateway_url works differently under metallb than it does on a provisioned k8s cluster
* Try verify_likes
* Fix unit test
* Get the automated test to work with verify_like
* Fix snippet
* Fix test failures
* Use verify like instead of contains
* gateways work differently on kind than elsewhere
2021-04-09 09:07:20 -07:00
jacob-delgado
0421e0b8e5
Improve gateway topology documentation to be user-facing ( #9090 )
...
* Improve gateway topology documentation to be user-facing
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Ram Vennam <rvennam@us.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Ram Vennam <rvennam@us.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Ram Vennam <rvennam@us.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Ram Vennam <rvennam@us.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* 2nd revision
* Minor change
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
* rulesets -> rule sets
* Fix grammar
* Neeraj's feedback
* Linting issue
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Sven Mawson <sven@google.com>
Co-authored-by: Ram Vennam <rvennam@us.ibm.com>
Co-authored-by: Sven Mawson <sven@google.com>
2021-03-09 05:41:41 -08:00
jacob-delgado
9cf3366e97
Use experimental as feature stage ( #8772 )
...
* Use experimental as feature stage
Pre-alpha/Development are deprecated in favor of Experimental (see
https://github.com/istio/community/pull/495 ). Update docs to reference
this phase.
* Add DNS proxying to experimental phase
* Do not mix alpha and experimental
* DNS Proxying is Alpha in 1.9; add to feature status page
* Fix virtual machine install doc based on review
* Fix linting issue
2021-01-15 13:01:58 -08:00
Frank Budinsky
e8b3c27101
Better organize upgrade setup instructions ( #8375 )
...
* Better organize upgrade setup instructions
* regen
* tweak
* fix lint
* address review comments
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
2020-10-28 09:49:41 -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
Ram Vennam
681c6d791d
typo ( #8294 )
2020-10-12 14:24:48 -07:00
Frank Budinsky
e9a89c879f
Add owner attribute to docs ( #7737 )
...
* Add owner attribute to docs
* remove @
2020-07-15 15:19:40 -07:00
Shamsher Ansari
9fe272272b
update doc to use istioctl install ( #7396 )
2020-06-01 11:02:27 -07:00
Frank Budinsky
e11cf24f0d
Add test: attribute to all md files ( #7413 )
2020-05-27 09:11:26 -07:00
jacob-delgado
f43a7ef801
Add documentation for gateway topology api ( #7242 )
...
* Add documentation for gateway topology api
* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/tasks/traffic-management/ingress/ingress-control/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Fix proxy value and add warning
* Add annotation recommendation
* Move to operations
* Add example for XFF
* Add commands to to install istio with numTrustedProxies
* Add note for explaning IP address in returned headers
* Add UNDEFINED to table
* Fix linting issues
* Add network topologies api to experimental
* Minor edits
* Address code review comments
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Cleanup documentation; clarify development stage, change warning to idea
* Code review comments
* Follow best practices to inform users of a command specified in the directions
* Minor edit
* Fix linting issue
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
* Final code review comments
* Fix linting issue
* Fix invalid parenetheses
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Do not indent inline commands
* Fix formatting; indent required to keep numbers
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
* Update content/en/docs/ops/configuration/traffic-management/network-topologies/index.md
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
Co-authored-by: Neeraj Poddar <nrjpoddar@gmail.com>
Co-authored-by: Adam Miller <1402860+adammil2000@users.noreply.github.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2020-05-19 13:36:01 -07:00