[1.18] merge staging to release branch (#1610)
* Merge main to staging-1.18 (#1494)
* Bump revision 1.18.2-asm.0 (#1481)
* Update release script (#1483)
* Use top level `istioctl` commands for `create-remote-secret` and `tag` (#1484)
Patches for https://github.com/istio/istio/pull/46051 and https://github.com/istio/istio/pull/46257
* Revert Off-GCP metadata population (#1485)
* Add --working-dir alias for output directory
* Add --working-dir alias for output directory
* Update test case to utilize --working-dir alist for output dir
* Populate GCP_METADATA by membership monitoring config
* Add local variables for lint
* Address line-variable error
* Revert "Populate GCP_METADATA by membership monitoring config"
This reverts commit b3372bd6c4dbaed869ad4006a9a41a5352bda9ec.
* Do not support channel selection via CLI args (#1488)
Allowing this gives the wrong impression that GKE and ASM channels are
independent, which is useless at best and dangerous at worst. We
shouldn't be making it easier for customers to run nonstandard
environments.
* Update verbose help text for consistency with public docs (#1487)
* Support the regionalized membership name parsing (#1490)
* Revert "Do not support channel selection via CLI args (#1488)"
This reverts commit 8c09b8fa4f759982da2773351e34ff06754401a3.
Will re-commit when the channel labeling issue is solved a bit cleaner.
* Bump revision 1.18.2-asm.4 (#1493)
---------
Co-authored-by: Wonje Kang <96211823+wonjekang@users.noreply.github.com>
Co-authored-by: Clay <ctpence@google.com>
* Bump revision 1.18.4-asm.0 (#1505)
* Populate MonitoringConfig values to GCP_METADATA (#1511) (#1512)
* Populate MonitoringConfig values to GCP_METADATA (#1511)
* Populate MonitoringConfig values to GCP_METADATA (#1498)
* Populate MonitoringConfig values to GCP_METADATA
* Add quotes to fix build lint error
* Add quotes to fix build lint error
* Resolve minor problem and code optimization
* Add double-quotes for lint
* Update lint changes
* Update the logic to identify empty monitoring config
* Update the logic to identify empty monitoring config
* Remove unnecessary empty line
* Fix the issue for null value of monitoringConfig (#1525)
* Fix the issue for null value of monitoringConfig
* Use fleet project ID for monitoringConfig
* Organize kpt files even in offline mode (#1532)
* Bump revision 1.18.5-asm.2 (#1536)
* Detect old default ingress gateway earlier in installation flow (#1545)
* [1.18] bump revision (#1548)
* Bump revision 1.18.7-asm.0 (#1561)
* Bump revision 1.18.7-asm.0
* Disable SC2317 since we use trap
* Bump revision 1.18.7-asm.5 (#1571)
* Bump revision 1.18.7-asm.5
* Update google-cloud packages
* Update revision 1.18.7-asm.4 (#1581)
* Revision 1.18.7-asm.11 (#1589)
* [1.18]Fix cloud-sdk:slim (#1594)
* Fix cloud-sdk:slim
* remove whitespace
* Bump revision 1.18.7-asm.21
* Bump rev 1.18.7-asm.26
---------
Co-authored-by: Wonje Kang <96211823+wonjekang@users.noreply.github.com>
Co-authored-by: Clay <ctpence@google.com>