Commit Graph

39 Commits

Author SHA1 Message Date
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
Istio Automation d8e3fb63b8
Automator: update istio.io@ reference docs (#13025) 2023-04-06 19:16:56 -07:00
Kuat 2e8eff90e6
wasm: use wasm API for attributegen (#12765)
* wasm: use wasm API for attributegen

Signed-off-by: Kuat Yessenov <kuat@google.com>

* fix links

Signed-off-by: Kuat Yessenov <kuat@google.com>

* cleanup

Signed-off-by: Kuat Yessenov <kuat@google.com>

* typo

Signed-off-by: Kuat Yessenov <kuat@google.com>

---------

Signed-off-by: Kuat Yessenov <kuat@google.com>
2023-03-06 08:17:46 -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
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
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 08fe6be739
Updates to use fix main branch post release branching (#10894)
* Update to use main branch for reference docs

* Updates to fix this for next time (not moving to master)

* Run `make gen`

* Update master istio test reference

* Ingore one shellcheck, SC1091, for now. Not sure why it just showed up
2022-02-11 16:28:20 -08:00
Istio Automation ff726014ee
Automator: update istio.io@ reference docs (#10528) 2021-12-09 18:51:42 -08:00
Istio Automation 7b8c07d16c
Automator: update istio.io@ reference docs (#10431) 2021-10-14 19:53:30 -07:00
Istio Automation c838d66934
Automator: update istio.io@ reference docs (#10429) 2021-10-13 19:51:03 -07:00
Istio Automation b98e4b2341
Automator: update istio.io@ reference docs (#10186) 2021-08-17 07:45:56 -07: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
Istio Automation db9625e2c2
Automator: update istio.io@ reference docs (#9103) 2021-03-03 18:13:51 -08:00
Istio Automation 44e0690da9
Automator: update istio.io@ reference docs (#9047) 2021-02-23 18:10:51 -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
Istio Automation 0cb8a2ee92
Automator: update istio.io@ reference docs (#8326) 2020-10-20 19:11:49 -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
Eric Van Norman 59ebec040b
Update reference docs - remove metrics items (#8061)
* Update reference docs - remove metrics items

* Fix links

* Actually fix links

* Fix make gen

* Early change from https://github.com/istio/api/pull/1617

* Review comments and rebase
2020-09-02 10:21:04 -07:00
Shamsher Ansari 8e91ba9cf8
use install instead of manifest apply (#7784) 2020-07-24 10:34:31 -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
Douglas Reid bce48d42e7
refactor(telemetry): move wasm telemetry docs to proxy extensions (#7525)
* refactor(telemetry): move wasm telemetry docs to proxy extensions

* retry deleting dir

* update links

* lint cleanup
2020-06-11 10:56:49 -07:00
Frank Budinsky e11cf24f0d
Add test: attribute to all md files (#7413) 2020-05-27 09:11:26 -07:00
Istio Automation 1043c00ad6
Automator: update istio.io@ reference docs (#7384) 2020-05-22 06:08:41 -07:00
Istio Automation 34483f9e1f
Automator: update istio.io@release-1.6 reference docs (#7247) 2020-05-11 19:12:52 -07:00
Istio Automation 04504db0af
Automator: update istio.io@release-1.6 reference docs (#7218) 2020-05-03 12:16:20 -07:00
davidhauck 9c24d0d72b
add linkinator to replace htmlproofer (#7204) 2020-05-01 11:30:44 -07:00
Istio Automation c59ca25a02
Automator: update istio.io@release-1.6 reference docs (#7191) 2020-04-30 06:30:03 -07:00
Eric Van Norman a95018f62e
Another Manual doc update (#7183) 2020-04-29 13:47:10 -04:00
Eric Van Norman dab6c9adb9
Manual ref doc update from release 1.6 with galley removed. (#7171)
* Run SOURCE_BRANCH_NAME=release-1.6 make update_ref_docs

* Fix galley reference doc being removed.
2020-04-28 12:20:17 -04:00
Xinnan Wen 74550f1bd4
add proxy repo to scrap docs from (#7113)
* add proxy repo to scrap docs

* add new docs

* fix lint
2020-04-21 17:19:54 -07:00