istio.io/scripts
Skyler Spaeth 19431056ba
breakout support status table to yaml file (#12834)
* breakout support status table to yaml file

* use k8s versions from new yaml file, based off previous ver

* same as previous commit but based off idx of yaml obj

* trim whitespace from supported k8s vers shortcode

* make verion lists arrays instead of strings

* update shortcode to read yaml data array

* rename support status shortcode to follow naming convention

* make versions in table use new arrays, update reference to support status table

* make each version in yaml file a string

* update header comment, change ext to *.yml to follow repo convention

* use prelim ternary to select k8s versions

* update supportStatus.yml heading comments

* update supported k8s shortcode to use branch name

* initial commit of python support status updater

* add null representer

* use lambda for quoted representer

* put back master population off idx 1, update comments

* working stdout version complete: use flow style for version list keys

* prepend yaml with header comments, cleanup script

* perform version check, default write errors are more helpful

* add copyright and license info

* linter has some weird tastes

* this is 100% worse but if it makes the linter happy

* call update_support_status.py from within create version

* update version matrix path since script ran from repo root

* use yq for updating the version support matrix instead of PyYAML
2023-03-17 13:06:40 -07:00
..
archive_version.sh Change links to /latest and include archive versions in the release site (#7567) 2020-06-15 11:29:02 -07:00
build_archive_site.sh Setup for GKE (#7162) 2020-05-19 10:46:06 -07:00
build_old_archive.sh Automate release process (#7601) 2020-07-10 09:27:23 -07:00
build_site.sh Change links to /latest and include archive versions in the release site (#7567) 2020-06-15 11:29:02 -07:00
check_localization.sh Clean zh script (#12005) 2022-09-26 07:13:35 -07:00
create_version.sh breakout support status table to yaml file (#12834) 2023-03-17 13:06:40 -07:00
gen_site.sh Remove decoration dots (#10259) 2021-09-17 06:01:05 -07:00
gen_snips.sh automated test for zipkin dashboard and modify snippet generation to take boilerplate into account (#8003) 2020-08-26 08:37:50 -07:00
grab_reference_docs.sh Update reference docs in zh path (#11252) 2022-05-09 20:35:08 -07:00
grab_reference_docs_zh.sh Update reference docs in zh path (#11252) 2022-05-09 20:35:08 -07:00
include_archive_site.sh copy all root files over to root of public folder (#7606) 2020-06-22 13:42:51 -07:00
lint_site.sh Expose linter errors in red (#11829) 2022-09-07 14:52:37 -07:00
opt_site.sh Fixes for the archive site. (#4989) 2019-09-13 08:32:11 -07:00
pr_tests.py Optimize doc testing based on PR changes (#12564) 2023-02-08 13:52:35 -08:00
prepare_release.sh Prepare for v1.13 as istio source is already branched (#10808) 2022-01-21 09:52:46 -08:00
snip.py Update values so istioctl x wait works (#12508) 2023-01-24 15:46:18 -08:00
test_status.sh Add table of contents test status (#10010) 2021-06-29 09:55:49 -07:00