mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
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 🐛