1.17.5-asm.9+config1
sergii-ssh
released this
06 Sep 17:14
·
5 commits
to release-1.17
since this release
Merge staging-1.17 to release-1.17 (#1496) * Update release script * Default to last prod release for CURRENT_RELEASE (#1425) * Add logging output file * Revert "Add logging output file" This reverts commit c148527edea3aaaef04bef2dff80fcc9c51ff5a1. * 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) * Bump revision 1.17.2-asm.8 (#1432) * Remove unsupported cni-gke-autopilot.yaml (#1433) Autopilot requires MCP * Merge main into staging-1.17 (#1434) * Update release script * Default to last prod release for CURRENT_RELEASE (#1425) * Add logging output file * Revert "Add logging output file" This reverts commit c148527edea3aaaef04bef2dff80fcc9c51ff5a1. * 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) * Bump revision 1.17.2-asm.8 (#1432) * Remove unsupported cni-gke-autopilot.yaml (#1433) Autopilot requires MCP --------- Co-authored-by: Clayton Pence <[email protected]> Co-authored-by: Wonje Kang <[email protected]> Co-authored-by: Wonje Kang <[email protected]> Co-authored-by: John Howard <[email protected]> * remove fetching redundant spiffe bundle endpoints (#1441) * cleanup: remove dead env var (#1443) Removed 2 years ago in #29688 * Switch to gke.gcr.io alias (#1447) * Support offline mode in create-mesh (#1448) * Switch to gke.gcr.io alias (#1447) * Support offline mode in create-mesh (#1448) * Remove obsolete MCP IOP (#1449) This doesn't really make sense? You cannot use this to install MCP * Compatibility for create-mesh offline fixes (#1452) * Compatibility for create-mesh offline fixes (#1452) * Hpa v2 swap (#1451) * Rename samples/gateways/istio-ingressgateway/autoscalingv2/autoscaling-v2.yaml to samples/gateways/istio-ingressgateway/autoscaling-v2.yaml swap hpa v2 with v2beta1 * Rename samples/gateways/istio-ingressgateway/autoscaling-v2beta1.yaml to samples/gateways/istio-ingressgateway/autoscaling-v2-beta1/autoscaling-v2beta1.yaml * Bump asm 1.17.3-asm.1 (#1455) * 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 * 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 * Better logging/handling for offline create-mesh (#1464) * Merge main to staging-1.17 (#1471) * Better logging/handling for offline create-mesh (#1464) * Bump rev 1.17.4-asm.2 (#1466) * Populate GCP_METADATA for Off GCP clusters (#1465) * 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 --------- Co-authored-by: Clay <[email protected]> Co-authored-by: Wonje Kang <[email protected]> * Merge main to staging-1.17 (#1476) * Better logging/handling for offline create-mesh (#1464) * Bump rev 1.17.4-asm.2 (#1466) * Populate GCP_METADATA for Off GCP clusters (#1465) * 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 * Bump revision 1.17.5-asm.0 (#1475) --------- Co-authored-by: Clay <[email protected]> Co-authored-by: Wonje Kang <[email protected]> * Bump revision 1.17.5-asm.9 (#1492) --------- Co-authored-by: Clayton Pence <[email protected]> Co-authored-by: Wonje Kang <[email protected]> Co-authored-by: Wonje Kang <[email protected]> Co-authored-by: John Howard <[email protected]> Co-authored-by: shankgan <[email protected]> Co-authored-by: Cody Clark <[email protected]>