James Kim

Results 7 comments of James Kim

I'm running the nuclio dashboard after running `kubectl port-forward -n nuclio $(kubectl get pods -n nuclio -l nuclio.io/app=dashboard -o jsonpath='{.items[0].metadata.name}') 8070:8070 ` so not quite sure what version it is....

@TeddyAndrieux It seems like the pip install -r is called from ./doit.sh @gdemonet I previously did not have `pip3` not installed so I installed pip3 and aliased to pip. After...

> > > @timeinpixels > > > Same issue here: > > > ``` > > > Extension (VsCodeVim) version: 1.26.0 > > > VSCode version: 1.74.3 > > >...

@nscuro Thanks for the clarification. I made the small change to the field type. I have some questions: 1. In the code base, I see if conditions for checking spec...

@nscuro Hi, would you be able to address the comment above when you get a chance? Thank you!

I just came across the related issue ticket. It's probably a good idea to add "Fixes #712" in the **PR description** so the issue is linked.