Install psql and Cloud SQL Auth Proxy via developer_clis #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "add-database-client-tools"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a database-tools task to the developer_clis role so every Foundry
host gets the PostgreSQL client (psql) and Google's cloud-sql-proxy:
bucket (no GitHub release assets, no .sha256 sidecar), so the role
resolves the latest version from the GitHub releases feed and fetches
the static linux binary into /usr/local/bin, re-downloading only when
the installed copy lags - matching the argocd/kubectl pattern.