Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Hawton ef2d6f5699
[release-1.22] security adv, release notes 1.22.1 and 1.21.4 (#15358)
* release notes

Signed-off-by: Daniel Hawton <daniel@hawton.org>

* Update content/en/news/releases/1.22.x/announcing-1.22.2/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

* Update content/en/news/releases/1.21.x/announcing-1.21.4/index.md

Co-authored-by: Faseela K <k.faseela@gmail.com>

---------

Signed-off-by: Daniel Hawton <daniel@hawton.org>
Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-06-27 22:41:26 -04:00
Jonh Wendell 04b68b9248
[Manual Cherry-pick] Changes for 2024-06-04 releases (#15244)
* Changes for 2024-06-04 releases (#15243)

* Changes for 2024-06-04 releases

* Apply suggestions from code review

Co-authored-by: Daniel Hawton <daniel@hawton.org>

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>

* make gen

---------

Co-authored-by: Daniel Hawton <daniel@hawton.org>
2024-06-04 19:57:47 -04:00
Eric Van Norman 853abd6586
Release branching for 1.21.0 (#14736)
* build an archive of v1.20 in master

* update data/versions.yml and archive index page

* advance master to release-1.22

* Update istio/api

* Update istio/api
2024-03-13 17:01:27 -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
Eric Van Norman 31dde271c5 advance master to release-1.21 2023-11-14 17:19:21 +00:00
Eric Van Norman 867381b258 advance master to release-1.20 2023-09-05 16:32:26 +00:00
Eric Van Norman af9705dd17 advance master to release-1.19 2023-06-07 14:31:17 +00:00
SRodi 2ed61a7cae
Enable tests and remove hardcoded versions for operator install doc (#13050)
* Enable tests for operator install

* install-operator-tests

* update snip_id
* set snip_id=none for non-tested snips
* add test scenarios for helm,watchns,install istio,update
* use functions for better readability
* add newline at the end

* install-operator-tests

* add tests for inplace and canary upgrade
* update version 1.8.1 and 1.9.0 to 1.17.1 and 1.17.2 in docs
* disable snip remove_operator failing lint/test

* install-operator-tests

* remove all hardcoded versions in operator install doc
* add istio_previous_version and full/previous revision to snip.py
* adjust test.sh accordingly

* install-operator-tests

* add shorcodes for revision versions

* install-operator-tests

* fix canary upgrade (upgrade from previous to full version)

* install-operator-tests

* fix reference to full_version in canary upgrade

* install-operator-tests

* fix slightly off format

* install-operator-tests

* disable test for upgrade with helm tip
* add instructions to doc for canary upgrade prep
* update test.sh and snips.sh accordingly

* install-operator-tests

* fix profile on upgrade, use default
2023-04-20 07:11:18 -07:00
Tong Li 3f3fe2fe44
Promoted command x uninstall to install (#11707)
* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Promoted command x uninstall to install

Signed-off-by: Tong Li <litong01@us.ibm.com>

* Update content/en/docs/setup/install/operator/test.sh

Promoted command x uninstall to install

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>

Signed-off-by: Tong Li <litong01@us.ibm.com>
Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2022-08-18 14:33:52 -07:00
Kenan O'Neal 51291ca691
Fix Helm install and upgrade commands for istio-operator (#10570)
- Use namespace for Helm istio-operator commands.
2021-12-06 17:06:05 -08:00
Sam Naser e2125096d6
Add doc test for IstioOperator install (#9690)
* Add doc test for IstioOperator install

* Fix

* gen

* Progress

* Another test

* progress

* fix removal logic

* fix again

* swap _verify_contains for _verify_like

* another approach

* remove istio operator ns

* Add coverage to IstioOperator update

* Change logging behavior back

* Remove test indicator from Operator upgrade and installation page
2021-05-27 14:24:42 -07:00