* Reformat dates to use a consistent format
Consistency looks better, and formatting to a short month keeps things on a single line except when
(Expected) is added to the End of Life fields.
* Update data/compatibility/supportStatus.yml
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* add periods to shortened month names
* remove periods
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* 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
* Add Ericsson to Istio Ecosystem
Signed-off-by: Faseela K <faseela.k@est.tech>
* change order, add svg logo
Signed-off-by: Faseela K <faseela.k@est.tech>
---------
Signed-off-by: Faseela K <faseela.k@est.tech>
* build an archive of v1.16 in master
* update data/versions.yml and archive index page
* advance master to release-1.18
* Fix lint by moving back to older files - Note automated job will fail lint.
* Temporarily disable the istioctl-analyze test
* use short_codes for gateway api version and tpye
* Update function name. Forcing name doesn't work for boilerplates?
* Fix lint
* Remove k8s_gateway_api_type
* Add update-gateway-version mkaefile target
* Fix version in test string
* Simplify id
* build an archive of v1.14 in master
* update data/versions.yml and archive index page
* advance master to release-1.16
* Rerun `make update_ref_docs
* Update to commit on main branch to fix tests
* Disable failing test (temporary)
* add cloudscaleinc as pro service
Init commit to add cloudscaleinc as pro service
* add cloudscaleinc logo
Init add cloudscaleinc logo
* Update companies.yml
* Update companies.yml
* Delete cloudscaleinc.svg
* add cloudscaleinc png file
add cloudscaleinc png file
* Update companies.yml
* Update companies.yml
removed certain references to "® Inc" and kept at only required places
* Update companies.yml
* Apply suggestions from code review
addressed the feedback from code review
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update companies.yml
* Update data/companies.yml
addressed review comments
Co-authored-by: craigbox <craigbox@google.com>
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: craigbox <craigbox@google.com>