Open dr0pdb opened 4 years ago
You can add ControlPath ~/.ssh/%C
in your .ssh/config
which will use a hash instead of the full connection information. A small downside is that the control socket names are gibberish but the upside is that the length is fixed so you won't run into the path length problem.
Hi,
I have been trying to setup
gitkube
for my application. The k8s cluster is running on AWS EKS.Gitkubed
has been deployed as aLoadBalancer
.I've created the
remote.yaml
and configured the git remote. When I rungit push leadsvc master
, I get the following error:Anyway to fix this? Where can I save space in order to fit it in the limit?