* Add a note about init containers and OpenShift
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: Faseela K <k.faseela@gmail.com>
---------
Co-authored-by: Faseela K <k.faseela@gmail.com>
* Add note about `RunAs` fields in Customizing Injection section
Override these fields must be done with caution, so, add a note about
them.
* Update content/en/docs/setup/additional-setup/sidecar-injection/index.md
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
---------
Co-authored-by: Ben Leggett <854255+bleggett@users.noreply.github.com>
* move ambient to top level
* make snips
* update version and make snips
* format
* fix lint
* more lint
* more lint
* Update content/en/blog/2023/ambient-merged-istio-main/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/docs/ambient/install/_index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/docs/ambient/upgrade/_index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/docs/ambient/upgrade/helm-upgrade/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/docs/ambient/usage/ztunnel/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/docs/setup/additional-setup/config-profiles/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Clarification on injection
hope to fixes: https://github.com/istio/istio.io/issues/14597
I don't think you could use istio.io/rev=disabled, so didn't list that label in the first bullet.
* Update index.md
---------
Co-authored-by: Lin Sun <lin.sun@solo.io>
* Add namespace labels to test framework diff snapshots
* fix lint
* failing tests
* more failed tests
* more failures
* more fixes
* one more
* fix fault injection
* 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
* Add security announce & docs content
* Fix linter errors
* Fix additional linting issues
* More lint errors
* Fix trailing spaces
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/security/istio-security-2023-005/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/news/security/istio-security-2023-005/index.md
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: John Howard <howardjohn@google.com>
* Added extra column, fixed British spellings
* Update content/en/news/security/istio-security-2023-005/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/docs/setup/additional-setup/cni/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update content/en/news/security/istio-security-2023-005/index.md
Co-authored-by: Daniel Hawton <daniel@hawton.org>
---------
Co-authored-by: Eric Van Norman <ericvn@us.ibm.com>
Co-authored-by: John Howard <howardjohn@google.com>
Co-authored-by: Daniel Hawton <daniel@hawton.org>
* Update istio test ref to 1.20.0-rc.0
* Remove added toolchain line
* Run make gen
* Update to set ENABLE_EXTERNAL_NAME_ALIAS to false (default) for testing
* Move gateway tcp-traffic shifting to demo
* Change gateway tcp-traffic shifting to not remove istio in demo...
* Change gateway tcp-traffic shifting to remove istiooperator in demo...
* Update to latest 1.20 commit
* Change to be a minimal test
* Update istio test ref, do not strip sha from gateway version
* Rework sha, remove code to update gateway-api automatically
* Update Makefile to use full sha
* Some minor tweaks
* Some minor tweaks
* Move sha logic to a bash script
* Remove extraneous expected line in dns-proxy test
* fix tab/space
* Update to latest istio commit. Also use rc for gateway-api.
* Fix Makefile update-gateway-version
* Update istio to 1.19.0-rc1
* Remove wasm from envoy test
* Update gateway-api to rc-2.
* Revert gateway-api t0 0.7.1
* Update samples for core group
* Revert gateway-api to rc.1 to match istio repo
* Re-enable processing of gateway-api version in `make gen`
* Update gateway-api to be the publicly released base version
* remove script and add awk in Makefile
* rebase and make gen
* remove injected annotation for istio-cni
* add injector webhook config back, add tip about it overwriting existing configs
* update docs with istio_cni.chained installation config
* update helm install instructions
* fix linting
* pass linter
* clarify tip for previous Openshift users to be aware that the injection webhook is not required
* update per PR suggestion
* generate new snips
* update cni docs by removing tip and adding openshift install command per PR
* lint fix
---------
Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
* Change Istio Classic terminology to Istio APIs
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Fix stutter
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Change back parallel structure formation
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
---------
Signed-off-by: Keith Mattix II <keithmattix@microsoft.com>
* Master has a non release gateway API. Changes to allow that.
* Grab a istio test ref from main branch
* <ove from istio.io/pkg to istio/istio/pkg
* revert one change
* update istio/api
* Run make gen
* disable failing test temporarily