mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-19 09:20:48 +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 🐛