Wondering if anyone else has experienced an issue on Cloud Composer where their airflow-sqlproxy workload unexpectedly starts showing the "CrashLoopBackoff" status. When I get logs from the pod using `kubectl` I just see the following:
```
2019/04/19 14:39:24 the default Compute Engine service account is not configured with sufficient permissions to access the Cloud SQL API from this VM. Please create a new VM with Cloud SQL access (scope) enabled under "Identity and API access". Alternatively, create a new "service account key" and specify it using the -credential_file parameter
```
This started happening unexpectedly yesterday around 18:30 UTC. We're on composer-1.6.1-airflow-1.10.1, and prior to this our environment had been working fine since it was stood up on 2019-04-06. Looking at stackdriver logs, I don't see anything particularly useful.
Any suggestions as to what can be done?
Thanks,
Evan