Commit Graph

521 Commits

Author SHA1 Message Date
Istio Automation a51c98a54f
Automator: update build-tools image@master in istio/common-files@master (#1109) 2024-12-02 12:37:36 -05:00
Istio Automation e955cacd8b
Automator: update build-tools image@master in istio/common-files@master (#1108) 2024-11-22 15:55:16 -05:00
Istio Automation f8a57ea3b4
Automator: update build-tools image@master in istio/common-files@master (#1106) 2024-11-07 14:29:27 -05:00
Istio Automation bea133e14a
Automator: update build-tools image@master in istio/common-files@master (#1104) 2024-11-05 23:20:55 -05:00
Istio Automation 56ae3fb30f
Automator: update build-tools image@master in istio/common-files@master (#1100) 2024-10-28 13:51:52 -04:00
Istio Automation 82dc68a737
Automator: update build-tools image@master in istio/common-files@master (#1098) 2024-10-15 15:06:51 -04:00
Istio Automation d09ba3d6a3
Automator: update build-tools image@master in istio/common-files@master (#1097) 2024-10-10 19:53:46 -04:00
Istio Automation c12e9c52ed
Automator: update build-tools image@master in istio/common-files@master (#1096) 2024-10-08 18:47:44 -04:00
Istio Automation 430db67c8c
Automator: update build-tools image@master in istio/common-files@master (#1095) 2024-10-04 20:38:00 -04:00
Istio Automation 67f3567c61
Automator: update build-tools image@master in istio/common-files@master (#1094) 2024-10-03 18:30:00 -04:00
Istio Automation 0671f04cc8
Automator: update build-tools image@master in istio/common-files@master (#1093) 2024-09-24 12:15:25 -04:00
Istio Automation 87f63f15dd
Automator: update build-tools image@master in istio/common-files@master (#1092) 2024-09-20 14:10:20 -04:00
John Howard e07a165df9
Fix interactive check (#1091)
This is checking "If stdout is a terminal, use -it". However, docker
actually requires *stdin* to be a terminal -- its fine if stdout isn't!

Without this patch:
```
$ echo | make help
the input device is not a TTY
```
2024-09-13 19:24:13 -04:00
Istio Automation a43cca1ce2
Automator: update build-tools image@master in istio/common-files@master (#1090) 2024-09-12 12:48:34 -04:00
Istio Automation d1b536da3b
Automator: update build-tools image@master in istio/common-files@master (#1089) 2024-09-11 15:34:34 -04:00
Istio Automation a0d2346f1b
Automator: update build-tools image@master in istio/common-files@master (#1086) 2024-09-06 01:28:28 -04:00
Istio Automation 27475018dd
Automator: update build-tools image@master in istio/common-files@master (#1085) 2024-08-28 20:57:19 -04:00
Ian Rudie 82facb8610
update kind-provisioner.sh to stop mutating kind config files (#1084)
Signed-off-by: ilrudie <ian.rudie@solo.io>
2024-08-21 00:08:23 -04:00
Istio Automation 98eb07882d
Automator: update build-tools image@master in istio/common-files@master (#1082) 2024-08-20 16:20:23 -04:00
Istio Automation 4e3cd4f3ed
Automator: update build-tools image@master in istio/common-files@master (#1081) 2024-08-19 15:40:44 -04:00
Istio Automation cdaae915bb
Automator: update build-tools image@master in istio/common-files@master (#1080) 2024-08-14 20:40:20 -04:00
Istio Automation 1fe6cb1a83
Automator: update build-tools image@master in istio/common-files@master (#1078) 2024-08-07 15:40:25 -04:00
Istio Automation 3926bf5f9f
Automator: update build-tools image@master in istio/common-files@master (#1075) 2024-08-07 11:05:23 -04:00
Istio Automation 19efafdf69
Automator: update build-tools image@master in istio/common-files@master (#1074) 2024-07-29 14:57:35 -04:00
Istio Automation 8b168467c4
Automator: update build-tools image@master in istio/common-files@master (#1073) 2024-07-29 10:15:35 -04:00
Sumit Vij 410e7d88ea
Make istio scripts more nix friendly (#1072) 2024-07-23 10:18:30 -04:00
Istio Automation bd7126fd44
Automator: update build-tools image@master in istio/common-files@master (#1071) 2024-07-18 12:22:18 -04:00
Istio Automation 46bb6b69ee
Automator: update build-tools image@master in istio/common-files@master (#1070) 2024-07-17 15:57:16 -04:00
Istio Automation cbe0f69e44
Automator: update build-tools image@master in istio/common-files@master (#1067) 2024-07-09 17:51:22 -04:00
Istio Automation f90e400570
Automator: update build-tools image@master in istio/common-files@master (#1066) 2024-07-08 18:23:22 -04:00
Istio Automation 7cc2aae29b
Automator: update build-tools image@master in istio/common-files@master (#1065) 2024-07-04 02:03:08 -04:00
Istio Automation 827fa4773e
Automator: update build-tools image@master in istio/common-files@master (#1063) 2024-07-02 12:33:50 -04:00
Sridhar Gaddam d668a64480
Fix integ-suite-kind.sh for deploying IPv6/dualStack clusters (#1061)
Signed-off-by: Sridhar Gaddam <sgaddam@redhat.com>
2024-06-27 11:01:17 -04:00
jacob-delgado 39db6bcc9b
Update tools image (#1060)
* Automator: update build-tools image@master in istio/common-files@master

* fix shellcheck error

---------

Co-authored-by: istio-testing <istio-testing-bot@google.com>
2024-06-26 21:05:14 -04:00
jacob-delgado 270400095e
Update common files (#1058)
* Automator: update build-tools image@master in istio/common-files@master

* fix linting errors

---------

Co-authored-by: istio-testing <istio-testing-bot@google.com>
2024-06-12 09:50:28 -04:00
Istio Automation d5363ff28c
Automator: update build-tools image@master in istio/common-files@master (#1056) 2024-06-11 18:31:48 -04:00
Istio Automation 58bbdce175
Automator: update build-tools image@master in istio/common-files@master (#1054) 2024-06-05 12:50:33 -04:00
John Howard 227a3c84e7
Make it easy to use a stale build tool (#1053)
* Make it easy to use a stale build tool

This is my apology commit for making so many istio/tools commits
recently

* support podman
2024-06-04 18:57:07 -04:00
Istio Automation 882f56284f
Automator: update build-tools image@master in istio/common-files@master (#1052) 2024-06-04 15:14:06 -04:00
Istio Automation 5f9990de10
Automator: update build-tools image@master in istio/common-files@master (#1051) 2024-06-02 10:56:04 -04:00
Istio Automation a0434b881d
Automator: update build-tools image@master in istio/common-files@master (#1049) 2024-05-31 09:25:10 -04:00
Istio Automation 6124a75104
Automator: update build-tools image@master in istio/common-files@master (#1048) 2024-05-30 18:25:06 -04:00
Istio Automation 64ba238e3d
Automator: update build-tools image@master in istio/common-files@master (#1047) 2024-05-28 13:55:19 -04:00
Istio Automation 90cda40ea0
Automator: update build-tools image@master in istio/common-files@master (#1046) 2024-05-21 15:42:02 -04:00
Istio Automation d9dad780c5
Automator: update build-tools image@master in istio/common-files@master (#1045) 2024-05-21 10:29:29 -04:00
Istio Automation c042d93324
Automator: update build-tools image@master in istio/common-files@master (#1044) 2024-05-15 19:11:11 -04:00
Istio Automation 34f307a4a3
Automator: update build-tools image@master in istio/common-files@master (#1040) 2024-05-15 16:30:10 -04:00
Istio Automation 23ecf28729
Automator: update build-tools image@master in istio/common-files@master (#1039) 2024-05-13 08:53:16 -07:00
Istio Automation cf3ae8349d
Automator: update build-tools image@master in istio/common-files@master (#1038) 2024-05-09 18:04:52 -07:00
Istio Automation bedafce1e6
Automator: update build-tools image@master in istio/common-files@master (#1035) 2024-05-09 08:40:52 -07:00