Skip to content

1.16.5-asm.2+config1

Compare
Choose a tag to compare
@sergii-ssh sergii-ssh released this 13 Jun 18:04
· 6 commits to release-1.16 since this release
b385ffe
[1.16] Merge staging to release branch (#1459)

* Staging 1.16 (#1413)

* Silence curl when downloading files but keep showing errors (#1407)

The -s flag puts curl into silent mode, disabling the progress meter and
warnings or errors.

The -S flag in combination with -s re-enables error output in case curl
fails.

* Remove reference to deprecated command (#1406)

* use managed cni by default (#1410)

---------

Co-authored-by: Florian Rathgeber <[email protected]>
Co-authored-by: Clay <[email protected]>

* Bump revision 1.16.4-asm.2 (#1421)

* Bump revision 1.16.4-asm.8 (#1431)

* Bump revision 1.16.4-asm.14 (#1445)

* Add logging output file in output dir (#1426)

* Add logging output file in output dir

* Create logs after determination of OUTPUT_DIR

* Remove unused log file relocation logic

* Remove unused log file relocation logic

* Remove unused log file relocation logic

* Remove unused log file relocation logic

* Remove unused log file relocation logic

* Add --working-dir alias for output directory (#1428)

* Switch to gke.gcr.io alias (#1447)

* Support offline mode in create-mesh (#1448)

* Compatibility for create-mesh offline fixes (#1452)

* Bump asm 1.16.5-asm.2 (#1456)

* Better handling of offline mode for create-mesh (#1454)

* Better handling of offline mode for create-mesh

* Fix usage message

* Use relative istioctl location if possible

---------

Co-authored-by: Zhengzhe Yang <[email protected]>
Co-authored-by: Florian Rathgeber <[email protected]>
Co-authored-by: Clay <[email protected]>
Co-authored-by: Wonje Kang <[email protected]>