Releases: GoogleCloudPlatform/anthos-service-mesh-packages
Releases · GoogleCloudPlatform/anthos-service-mesh-packages
1.18.2-asm.0+config1
Bump revision 1.18.2-asm.0 (#1481) (#1482)
1.17.5-asm.0+config1
Release 1.17.5-asm.0 (#1477) * 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]> --------- 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]>
1.16.7-asm.0+config1
Release 1.16.7-asm.0 (#1478) * 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 * Better logging/handling for offline create-mesh (#1464) * Bump rev 1.16.6-asm.3 (#1468) * Bump revision 1.16.7-asm.0 (#1474) --------- 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]>
1.15.7-asm.23+config1
Release 1.15.7-asm.23 (#1479) * Fixing error message (#1396) (#1399) * Bump revision 1.15.5-asm.2 (#1404) * Staging 1.15 (#1412) * 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.15.7-asm.1 (#1420) * Bump revision 1.15.7-asm.8 (#1430) * Update asmcli * Update asmcli.sh * 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) * remove fetching redundant spiffe bundle endpoints (#1441) * Switch to gke.gcr.io alias (#1447) * Support offline mode in create-mesh (#1448) * Compatibility for create-mesh offline fixes (#1452) * 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 * Bump asm 1.15.7-asm.16 (#1457) * Better logging/handling for offline create-mesh (#1464) * Bump rev 1.15.7-asm.21 (#1467) * Bump revision 1.15.7-asm.23 (#1473) --------- Co-authored-by: stewartbutler <[email protected]> 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]> Co-authored-by: shankgan <[email protected]>
1.17.4-asm.2+config1
Release asmcli 1.17.4-asm.2 (#1472) * 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]> --------- 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]>
1.16.6-asm.3+config1
Release asmcli 1.16.6-asm.3 (#1470) * 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 * Better logging/handling for offline create-mesh (#1464) * Bump rev 1.16.6-asm.3 (#1468) --------- 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]>
1.15.7-asm.21+config1
Release asmcli 1.15.7-asm.21 (#1469) * Fixing error message (#1396) (#1399) * Bump revision 1.15.5-asm.2 (#1404) * Staging 1.15 (#1412) * 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.15.7-asm.1 (#1420) * Bump revision 1.15.7-asm.8 (#1430) * Update asmcli * Update asmcli.sh * 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) * remove fetching redundant spiffe bundle endpoints (#1441) * Switch to gke.gcr.io alias (#1447) * Support offline mode in create-mesh (#1448) * Compatibility for create-mesh offline fixes (#1452) * 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 * Bump asm 1.15.7-asm.16 (#1457) * Better logging/handling for offline create-mesh (#1464) * Bump rev 1.15.7-asm.21 (#1467) --------- Co-authored-by: stewartbutler <[email protected]> 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]> Co-authored-by: shankgan <[email protected]>
1.17.3-asm.1+config1
[1.17] Merge staging to release branch (#1462) * 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 --------- 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]>
1.16.5-asm.2+config1
[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]>
1.15.7-asm.16+config1
[1.15] Merge staging to release branch (#1458) * Fixing error message (#1396) (#1399) * Bump revision 1.15.5-asm.2 (#1404) * Staging 1.15 (#1412) * 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.15.7-asm.1 (#1420) * Bump revision 1.15.7-asm.8 (#1430) * Update asmcli * Update asmcli.sh * 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) * remove fetching redundant spiffe bundle endpoints (#1441) * Switch to gke.gcr.io alias (#1447) * Support offline mode in create-mesh (#1448) * Compatibility for create-mesh offline fixes (#1452) * 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 * Bump asm 1.15.7-asm.16 (#1457) --------- Co-authored-by: stewartbutler <[email protected]> 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]> Co-authored-by: shankgan <[email protected]>