Kannan Varadhan
Kannan Varadhan
I am following up form a request to the helm guys in https://github.com/helm/helm/issues/9737 Here, I am using ``` rbi-env [ingress✗]➜ helm version version.BuildInfo{Version:"v3.5.4", GitCommit:"1b5edb69df3d3a08df77c9902dc17af864ff05d1", GitTreeState:"dirty", GoVersion:"go1.16.3"} ``` I would like...
I have encountered the following: ``` peloton [master]➜ PELOTON=app make minicluster PATH="/usr/local/anaconda3/condabin:/Users/kannan/bin:/usr/local/bin:/Users/kannan/sbin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/share/dotnet:/opt/X11/bin:~/.dotnet/tools:/Library/Apple/usr/bin:./bin:./sbin:../bin:../sbin:/Users/kannan/src/go-libs/bin:/Users/kannan/go/src/github.com/uber/peloton/bin" PELOTON=app ./scripts/minicluster.sh setup ERROR: Could not find a version that satisfies the requirement peloton-client>=0.8.10 (from -r tools/minicluster/requirements.txt (line...