Aleksei Larkov
Aleksei Larkov
@azambrano https://www.bluematador.com/blog/iam-access-in-kubernetes-kube2iam-vs-kiam Check "Update" section.
What is that?
Hi Max! This project seems to be abandoned. Tell me more details, may be i can help. On 13 January 2016 at 16:44, Maxim Muzafarov [email protected] wrote: > Hello? Anybody...
Hi folks, Unfortunately prompt handling isn't generic. Recently I made a [contribution](https://github.com/jesseduffield/lazygit/pull/3647) similar to your issue. I see that some PIN prompt handling is there, but if your prompt message...
@jesseduffield it looks like prompt input doesn't have this information, it's just the line `Are you sure you want to continue connecting ...`
@jesseduffield the line about fingerprint isn't passed to the `checkForCredentialRequest` function as the scanner reads git output line by line. Probably it's possible to save such a "context" somewhere for...