Commit Graph

399 Commits

Author SHA1 Message Date
Craig Box 5ead60974b
remove verify-install (#16120) 2024-12-19 03:46:33 -05:00
Ben Leggett fe9599e153
Explicitly document how to template manifests with both `helm` and `istioctl` and remove references to `istioctl manifest diff` (#16057)
* Explicitly document how to template manifests with both `helm` and `istioctl` and remove references to `istioctl manifest diff`

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Lintfix

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/about/faq/setup/install-method-selection.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/about/faq/setup/install-method-selection.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/install/helm/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/install/helm/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/install/helm/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Update content/en/docs/setup/install/istioctl/index.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Addl fixes

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Formatting fixes

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Update content/en/about/faq/setup/install-method-selection.md

Co-authored-by: Craig Box <craig.box@gmail.com>

* Review comments

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Gen

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: Craig Box <craig.box@gmail.com>
2024-12-12 17:26:02 -05:00
Ben Leggett 56687a67e1
Do the thing we suggest instead of documenting the hard way (#16060)
* Nit - do the thing we suggest instead of documenting the hard way

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* derp

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-12-05 20:12:06 -05:00
BenJ/Chan Jin Yee 54c1b45c9f
[Doc] Fix kubectl command namespace selections (#15988)
* [Doc] Fix kubectl command namespace selections

* Fix test script
2024-11-26 17:17:28 -05:00
Niranjan Shankar baf2a3da9d
Add helm installation steps for multi-cluster (#15459)
* Add helm installation steps for multi-primary

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update clusterid

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update config steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Edit steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update multi-primary steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update files and docs

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add primary-remote steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Edit spacing

Signed-off-by: nshankar <nshankar@microsoft.com>

* Remove var

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix cluster name

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update snips

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update docs

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update commands

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update docs

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update note

Signed-off-by: nshankar <nshankar@microsoft.com>

* Resolve comments and UTs

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add quotes

Signed-off-by: nshankar <nshankar@microsoft.com>

* Run make gen

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add more quotes

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix lints

Signed-off-by: nshankar <nshankar@microsoft.com>

* fix lint and spelling

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update tests

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add new tests for helm

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix test

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update go.mod

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update installation scripts

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update helm repo setup scripts

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update script and lint

Signed-off-by: nshankar <nshankar@microsoft.com>

* update cleanup step

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix cleanup script

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix installation steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update scripts

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update istio-system ns creation steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix CRD cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update Helm CRD Cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Remove additional var

Signed-off-by: nshankar <nshankar@microsoft.com>

* Resolve comments

Signed-off-by: nshankar <nshankar@microsoft.com>

* fix go.mod

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix lint

Signed-off-by: nshankar <nshankar@microsoft.com>

* update charts for remote profile

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update indentation

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update indentation

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix lint

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix numbering

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update installation steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Add missing steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup steps

Signed-off-by: nshankar <nshankar@microsoft.com>

* Fix indentation

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update indentation

Signed-off-by: nshankar <nshankar@microsoft.com>

* Resolve comments

Signed-off-by: nshankar <nshankar@microsoft.com>

* Resolve comments

Signed-off-by: nshankar <nshankar@microsoft.com>

* update go.mod

Signed-off-by: nshankar <nshankar@microsoft.com>

* remove cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update CRD cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Update cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

* Rebase and update cleanup

Signed-off-by: nshankar <nshankar@microsoft.com>

---------

Signed-off-by: nshankar <nshankar@microsoft.com>
2024-11-22 22:36:16 -05:00
rob salmond 93c28e51ed
add a remote cluster check step to "verify the installation" multicluster setup docs (#15923)
* add remote cluster verification step

* this only applies if timeouts happen

* create testable snippets

* run verification snippet

* actually verify output matches expectations
2024-11-13 11:52:33 -05:00
Adarsh K Kumar 977fa70e26
removed istioctl profile cmd references (en) (#15913)
* removed istioctl profile cmd references (en)

istioctl profile command was removed in PR https://github.com/istio/istio/pull/52468
updating docs with these changes.

* link to ingress gateway values file

Co-authored-by: Craig Box <craig.box@gmail.com>

* link to built in profiles

---------

Co-authored-by: Craig Box <craig.box@gmail.com>
2024-11-10 12:03:02 -05:00
John Howard 89260256c9 advance master to release-1.25 2024-11-07 13:44:43 -08:00
Marko Lukša 7f2ee9f4c5
Use `values.global.externalIstiod` instead of `values.pilot.env.EXTERNAL_ISTIOD` (#15805) 2024-10-24 04:24:07 -04:00
Marko Lukša 890d12ec5c
Remove global.externalIstiod from remote examples (#15804)
The need to use this value was removed in https://github.com/istio/istio/pull/53542.
2024-10-21 16:36:55 -04:00
Craig Box 580ea900c7
Replace "sleep" sample throughout Istio docs (#15767)
* The big one.

* fix gencheck

* fix gen

* Change sort order of "curl" to be above "helloworld"

* switch another order
2024-10-11 19:00:47 -04:00
Ben Leggett db9ed6e9e0
Fixup and re-enable remote tests (#15776)
* Automator: update istio@ test reference

* make gen

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Revert "Turn these off: https://github.com/istio/istio.io/issues/15773"

This reverts commit 8df8d3bcec.

* Extremely unclear what this flag does for config clusters vs not

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Test apparently needs this

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Also here

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Bump doc

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Genfix

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup these too

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* genfix

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: istio-testing <istio-testing-bot@google.com>
2024-10-10 16:52:47 -04:00
Ben Leggett 4796cf7050
Deautomator: update istio@ test reference (#15768)
* Automator: update istio@ test reference

* make gen

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* okay so make gen doesn't work, do the old patcheroo

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Turn these off: https://github.com/istio/istio.io/issues/15773

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Think we need to hide this fella

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Setting `no` does not disable existing tests, oh well

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* And this one

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
Co-authored-by: istio-testing <istio-testing-bot@google.com>
2024-10-09 13:25:44 -04:00
Ben Leggett 2886593d5a
Fixup Helm CRD docs in light of istio/istio#53318 (#15744)
* (testing CI with latest)

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* also bump gateway ref

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* This is really hard for me, but the teapot must go

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Always use *published* release tags for gateway API.

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fix snips

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* fix go mod?

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup SE

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Headers come back as JSON now

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Some more header fixes

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* More fixes

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Le sigh

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Another `httpbin` difference

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Another stray header

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* More twiddles

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Indents, other headers

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fix

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Hmm

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Gen

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Just do this to avoid weird fragility

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup docs in light of https://github.com/istio/istio/pull/53318

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* fixup

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* lints

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* genfix

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* underscores

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup again

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Oh

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Go ahead and do this for now, it's simpler

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* sumfix

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Forgot to use the smarter form

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Do this centrally, to catch leftovers (we don't cleanup CRDs)

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* lint

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Satisfy shellcheck

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Stray ref

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Ah geez

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-10-08 16:55:44 -04:00
John Howard 9a980a9729
Bump master to next version (#15595)
* Bump master to next version

* remove link to removed IstioOperator doc

* disable operator test

* improve test

* Add back operator doc

* fix version

* drop operator

* bump version

* snips

* fix

* fix lint

* Add redirect

* Kick GitHub

* fix lint

* I hope this isn't genchecked

* fix Gateway API test

* bump again

* fix cleanup

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix cleanup

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix multicluster cleanup

Signed-off-by: Faseela K <faseela.k@est.tech>

* disable skywalking test

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix spire and multiple controlplane tests

Signed-off-by: Faseela K <faseela.k@est.tech>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
Co-authored-by: Craig Box <craig.box@gmail.com>
Co-authored-by: Faseela K <faseela.k@est.tech>
2024-09-12 11:00:36 -04:00
John Howard c05f7637b1
Remove obsolete PILOT_ENABLE_CONFIG_DISTRIBUTION_TRACKING from tests (#15676)
This does nothing anymore
2024-09-10 11:21:35 -04:00
Faseela K e8fcbdf434
[external-control-plane] - Use uniform mode for ingress/egress install (#15669)
* [external-control-plane] - Use istioctl for both ingress/egress installation

Signed-off-by: Faseela K <faseela.k@est.tech>

* fix test

Signed-off-by: Faseela K <faseela.k@est.tech>

* use istioctl install

Signed-off-by: Faseela K <faseela.k@est.tech>

* use istioctl install

Signed-off-by: Faseela K <faseela.k@est.tech>

---------

Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-09 11:03:32 -04:00
Faseela K 0bf41922af
[multicluster] gwapi tests need not install istio gateways (#15662)
Signed-off-by: Faseela K <faseela.k@est.tech>
2024-09-06 17:04:30 -04:00
John Howard 82ec75e290
Drop obsolete feature flag (#15615)
This is on by default now
2024-08-27 11:23:45 -04:00
Craig Box 9140d5208c
Update to v1 in all API examples (#15515)
* s/v1[ab].*/v1/g

* Fix tests with new snip versions

* always be kind
2024-08-06 22:59:22 -04:00
Craig Box a13a2bbd1d
Update sidecar getting started guide (#15436)
* Update sidecar getting started guide.

* Fix tests

* Apply suggestions from code review

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

* Fix gencheck

---------

Co-authored-by: Faseela K <k.faseela@gmail.com>
2024-07-30 00:43:11 -04:00
Craig Box 0abe8b4eb6
Revise documentation to remove outdated references to Pilot, Galley and Citadel (#15413)
* Revise documentation to remove outdated references

* add v1.5 to spelling
2024-07-14 23:52:14 -04:00
Ben Leggett 2bc07f6e55
Fixup kmod prereqs (#15121)
* Fixup kmod prereqs

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Fixup lint

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

* Add aliases

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>

---------

Signed-off-by: Benjamin Leggett <benjamin.leggett@solo.io>
2024-05-20 13:08:35 -04:00
John Howard 2a5104921a advance master to release-1.23 2024-05-13 15:30:59 -07:00
Istio Automation 409d18b568
Automator: update istio@ test reference (#15068) 2024-05-13 07:53:20 -07:00
Istio Automation eece719cda
Automator: update istio@ test reference (#15029) 2024-05-07 09:18:50 -07:00
Istio Automation 15e8bbe2ac
Automator: update istio@ test reference (#14988) 2024-04-29 07:22:52 -07:00
Victor Yang 26e80eb588
Update index.md (#14971)
Make `ExternalName` prettier
2024-04-25 13:45:16 -07:00
Eric Van Norman cc3a534e60
Update to use current version (#14909)
* Update to use current version

* Try just replacing APP VERSION with ...

* Add versionregex to verify_like and update to include APP VERSION

* Allow more fields with verify_like

* Move column heading

* Update header and add additional verify comments
2024-04-22 10:56:32 -07:00
Istio Automation dfd1e8aecd
Automator: update istio@ test reference (#14925) 2024-04-22 07:00:56 -07:00
Istio Automation b977bf29c6
Automator: update istio@ test reference (#14877) 2024-04-15 08:27:36 -07:00
adityasamant25 3be90bf422
Remove the reference to installed-state CR (#14816) 2024-04-02 07:10:07 -07:00
Steven Landow 821ad268ba
remove extra args for gen-eastwest-gateway.sh (#14803)
* remove extra gen-eastwest flags from markdown

* remove extra gen-eastwest args from snips
2024-03-28 13:06:02 -07: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
JC 4b7ca408e5
fix: Multi-cluster installation with revision istiod vs (#14571)
* fix: Multi-cluster installation with revision istiod vs

Multi-cluster installation should use expose-istiod-rev.yaml.tmpl when
control plane is installed with revision

* Add chinese

* Fix lint and genfiles

* address comments

* Fix test

* Fix file reference wrapping
2024-02-02 10:09:41 -08:00
Eric Van Norman 881e4b4cb5
Update the istio test reference and fix ambient failure (#14484) 2024-01-16 12:55:42 -08:00
Eric Van Norman 90fba9ac70
Update to latest istio commit. Fix egress test (#14400) 2024-01-02 13:25:00 -08:00
Eric Van Norman e76db9bed8
Enable jwt-route (#14282)
* Enable jwt-toute

* Update to latest commit
2023-12-08 12:52:06 -08:00
Eric Van Norman 5ce52ebafd
Update istio test reference to latest commit and fix tests (#14200)
* Update istio test reference to latest commit and fix tests

* Move back two commits since some didn't have releases built

* Run go mod tidy after make clean

* Try removing metallb

* Don't remove the metallb validatingwebhookconfigurations

* Redo egress-control test to no use istio-state

* Update istio test reference to contain operator fix and revert test change

* Disable jwt-route test temporarily waiting on Envoy fix

* Upadte istio/api

* Replace uninstall

* revert chmod
2023-12-01 10:13:44 -08:00
Eric Van Norman 31dde271c5 advance master to release-1.21 2023-11-14 17:19:21 +00:00
Xiaopeng Han a2a307c397
Improve helm doc (#14141)
* improve helm doc

* make gen

* fix lint

* make gen
2023-11-13 06:30:23 -08:00
Eric Van Norman a72fb91721
Update istio test ref to 1.20.0-rc.0 (#14091)
* 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
2023-11-10 12:25:21 -08:00
Petr McAllister fa46df27c1
Add EKS warning to Primary Remote instructions (#13745)
* add EKS support statement to Primary Remote instructions

* removing trailing spaces
2023-11-08 16:55:39 -08:00
Husni Alhamdani b141ae3203
Update Istio VM installation guide in multi-network setup (#14012)
* Update Istio VM installation guide in multi-network setup

Add missing instruction on Istio VM installation guide in multi-network setup

* Update Istio VM installation guide in multi-network setup
2023-10-16 08:17:37 -07:00
Istio Automation e6f670461f
Automator: update istio@ test reference (#13956) 2023-10-16 06:26:37 -07:00
Abdul Basit 7c1ec3a1f8
updating primary-remote on multi-net docs (#13917)
* updating primary-remote on multi-net docs

* adding missing snips of make gen

* updating primary-remote_multi-network test.sh

* Update content/en/docs/setup/install/multicluster/primary-remote_multi-network/index.md

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

* Update content/en/docs/setup/install/multicluster/primary-remote_multi-network/index.md

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

* adjusting the sequence of test func calls

---------

Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
2023-09-24 08:52:49 -07:00
Eric Van Norman 63d262dba8
Update istio test ref, hardcode sha from Gateway API to non-release (#13892)
* 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
2023-09-18 12:14:54 -07:00
Archana Sawant e2adf578ee
Fixed numbering for installation steps in the tip (#13778)
* Fixed numbering for installation steps in the tip

* Fixed lint error as per suggestion
2023-09-08 13:06:55 -07:00
Eric Van Norman 867381b258 advance master to release-1.20 2023-09-05 16:32:26 +00:00