* Lint Python code for undefined names
* Lint Python code for undefined names
* Exclude tfdv.py to workaround an overzealous pytest
* Fixup for tfdv.py
* Fixup for tfdv.py
* Fixup for tfdv.py
* Register proxy agent using the service account endpoint
The proxy server now has a /request-service-account-endpoint that gives an endpoint for a service account.
This endpoint will work with GKE, in case a VM dies and the agent failover to another VM.
* Update attempt-register-vm-on-proxy.sh
The proxy server now has a /request-service-account-endpoint that gives an endpoint for a service account.
This endpoint will work with GKE, in case a VM dies and the agent failover to another VM.