Automatic merge from submit-queue Fixed gcloud command in logs-generator makefile I grepped through the code looking for `gcloud` and `push` commands and only found one Makefile missing the `--`. I added it. fixes #33765 🐛