Commit Graph

40 Commits

Author SHA1 Message Date
Daniel Hawton 518145a212
[master] release-1.26 work (#16459)
* update data/versions.yml and archive v1.25

* advance master to release-1.27
2025-05-08 06:53:05 -04:00
Istio Automation 572742158b
Automator: update istio.io@ reference docs (#16204) 2025-01-24 21:19:00 -05:00
Istio Automation df94cea437
Automator: update istio.io@ reference docs (#16171) 2025-01-14 21:15:51 -05:00
Istio Automation abf70e78dc
Automator: update istio.io@ reference docs (#16135) 2024-12-26 21:18:48 -05:00
Istio Automation 675a2183a7
Automator: update istio.io@ reference docs (#16106) 2024-12-16 21:13:58 -05:00
Istio Automation 4020802226
Automator: update istio.io@ reference docs (#16088) 2024-12-12 21:14:02 -05:00
John Howard 681c6e3a7b
Bump reference docs back to master (#15899)
* Bump reference docs back to master

* manual fix

* bump

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-07 18:47:29 -05:00
John Howard 89260256c9 advance master to release-1.25 2024-11-07 13:44:43 -08:00
Istio Automation 88addbb5fc
Automator: update istio.io@ reference docs (#15684) 2024-09-13 22:15:12 -04:00
John Howard 9a980a9729
Bump master to next version (#15595)
* Bump master to next version

* remove link to removed IstioOperator doc

* disable operator test

* improve test

* Add back operator doc

* fix version

* drop operator

* bump version

* snips

* fix

* fix lint

* Add redirect

* Kick GitHub

* fix lint

* I hope this isn't genchecked

* fix Gateway API test

* bump again

* fix cleanup

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix cleanup

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix multicluster cleanup

Signed-off-by: Faseela K <faseela.k@est.tech>

* disable skywalking test

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix spire and multiple controlplane tests

Signed-off-by: Faseela K <faseela.k@est.tech>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Faseela K <faseela.k@est.tech>
2024-09-12 11:00:36 -04:00
Wilson Wu 923aab303b
Sync #15315 remove wasm telemetry into Chinese (#15381) 2024-07-03 21:58:08 -04:00
Istio Automation b744fdb387
Automator: update istio.io@ reference docs (#15123) 2024-05-20 22:18:29 -04:00
Istio Automation de9a08f9cd
Automator: update istio.io@ reference docs (#14875) 2024-04-12 19:11:31 -07:00
Istio Automation 76040ddf7d
Automator: update istio.io@ reference docs (#14872) 2024-04-11 19:17:30 -07:00
Istio Automation 6643350e8f
Automator: update istio.io@ reference docs (#14848) 2024-04-05 19:10:53 -07:00
Istio Automation 3209057b0f
Automator: update istio.io@ reference docs (#14685) 2024-03-05 06:46:20 -08:00
Istio Automation 54a4dcf26b
Automator: update istio.io@ reference docs (#14569) 2024-01-30 18:12:42 -08:00
Istio Automation 1ce3f006b2
Automator: update istio.io@ reference docs (#14216) 2023-11-30 18:12:22 -08:00
Istio Automation 683f5e1c15
Automator: update istio.io@ reference docs (#14168) 2023-11-15 18:17:04 -08:00
Istio Automation e7afcf4574
Automator: update istio.io@ reference docs (#14015) 2023-10-16 19:15:38 -07:00
Wilson Wu 8a0b3d9dff
[zh] Fix and improve format for reference doc in Chinese (#13932)
* Fix and improve format for reference doc in Chinese

* fix table

* fix
2023-09-27 05:13:08 -07:00
Istio Automation 183a427855
Automator: update istio.io@ reference docs (#13820) 2023-09-05 19:14:53 -07:00
Eric Van Norman fbb5c8df9b
update_ref_docs fails on an arm machine (#13816)
* update_ref_docs fails on an arm machine

* Remove retired ist0117

* Fix removed link
2023-09-05 12:10:02 -07:00
Istio Automation 08dc75a217
Automator: update istio.io@ reference docs (#13713) 2023-08-10 09:06:03 -07:00
Istio Automation 58feb89fde
Automator: update istio.io@ reference docs (#13316) 2023-06-07 19:15:04 -07:00
Wilson Wu 3d836e85e0
Sync a missed aliases file to zh (#13252) 2023-05-28 00:47:58 -07:00
Istio Automation d8e3fb63b8
Automator: update istio.io@ reference docs (#13025) 2023-04-06 19:16:56 -07:00
Istio Automation f928f68493
Automator: update istio.io@ reference docs (#12772) 2023-03-06 09:27:45 -08: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
Istio Automation 3b6750abf6
Automator: update istio.io@ reference docs (#12362) 2022-12-12 18:54:06 -08:00
Istio Automation 21c7e653a2
Automator: update istio.io@ reference docs (#12312) 2022-11-28 18:55:09 -08:00
Istio Automation 2688bd1ef0
Automator: update istio.io@ reference docs (#12296) 2022-11-25 00:11:06 -08:00
Istio Automation f417f2a591
Automator: update istio.io@ reference docs (#12111) 2022-10-17 19:54:37 -07:00
Istio Automation e320f6ad2b
Automator: update istio.io@ reference docs (#11579) 2022-07-13 19:52:05 -07:00
Istio Automation 3ee0ecaa76
Automator: update istio.io@ reference docs (#11433) 2022-06-14 19:47:54 -07:00
Istio Automation 00c8ff0e97
Automator: update istio.io@ reference docs (#11299) 2022-05-12 20:36:22 -07:00
Eric Van Norman 94d1e906e7
Update reference docs in zh path (#11252)
* Update reference docs in zh path

* Update grab_reference_docs.sh to do both `en` and `zh`.
2022-05-09 20:35:08 -07:00
youhonglian 8d8d6d50a8
zh: flag experimental pages with dagger (#10507) 2021-11-15 04:56:10 -08:00
helight 63ff964aa0
zh-translation:reference/config/proxy_extensions/metadata_exchange (#9826)
* zh-translation:reference/config/proxy_extensions/metadata_exchange

* fix: page description ends with a period

Co-authored-by: BIT <mixdeers@gmail.com>
2021-08-27 09:55:16 -07:00
k-9527 58f979fabf
zh-translation/docs/reference/config/proxy_extensions/wasm_telemetry/index.md (#9285)
* translation wasm_tememetry doc

* update wasm_telemetry/index.md file

* refine wasm_tememetry doc
2021-03-18 07:23:15 -07:00