Nicholas Turner

Results 107 comments of Nicholas Turner

To summarize a conversation with @cheftako offline, the current thinking is that the proxy-server either operates in a forwarding mode where all connection requests go to the proxy agent or...

@kmova why do you want to partition one EBS disk for multiple pods? I have a feeling that's asking for trouble but you should ask the question in the issues...

I don't think we want to enforce this for everyone as `GOPROXY=direct` can be significantly slower than using a module proxy. It should be configurable via a setting in the...

@elijah-roberts in your example from the issue, the context name is set to the same value as the user name. Is that missing from this PR?

Nvm, I think I see how it works now, alias was already provided as a flag to set context name. While using alias for both username and context name would...