Keerthan Reddy Mala
Keerthan Reddy Mala
Any update on this? This feature will be help especially in the scenario's of chained plugins where one plugin wan't to pass some data to the next one.
@felixbuenemann if you see my comment i had said to add both the pod CIDR and private ip CIDR of the nodes because the load balancer sends the request in...
whatever key git client passes during `git push deis master` is the one used by the deis to authenticate. So, if you should be able to use ssh-ed25519 key if...
yes...i get the same behavior but the weird thing is the server is getting the rsa key and not the ed25519 key even when using the GIT_SSH_COMMAND.
On further investigation i found that this is happening only for ed25519 keys.... i am able to use different keys using the GIT_SSH_COMMAND
Upon further investigation found that golang ssh implementations doesn't support ed25519 keys https://github.com/golang/go/issues/8581 .The issue is fixed but isn't released.
It was fixed long back but isn't released in any release.
I don't think there is any technical issue for having more than one tagged security groups as far as i can tell. This code was added long back when [...
/triage accepted
Sounds good. I think we can add support for this.