feat: Run clusterhooks at deploy time for proxies
We are providing hooks into the cluster we need at deploy time rather than baking them at build time. This will enable us to build once and deploy across multiple clusters. Otherwise, we need to build image whenever you need to deploy to a different cluster.
Closes #137 (closed)
Edited by Bo-Chun Chen