Andrew Fuselier
Andrew Fuselier
I'd like to add custom hooks to the agent image without updating the controller pod. I notice that when I deploy with `--set image=my-custom-image:latest`, the controller gets redeployed with my...
My builds started failing recently because I'm using an older version of the library (1.31.1). I see the packages listed in the [index](https://repo.maven.apache.org/maven2/com/google/api-client/google-api-client/), but not in the latest [maven-metadata.xml](https://repo.maven.apache.org/maven2/com/google/api-client/google-api-client/maven-metadata.xml). Are...