Matt Vasquez

Results 5 comments of Matt Vasquez

@cynosure711 try using this yaml instead: ``` apiVersion: v1 kind: List items: - apiVersion: v1 kind: Namespace metadata: name: weave - apiVersion: v1 kind: ServiceAccount metadata: name: weave-scope labels: name:...

looks like there is still support issues with cri-o for container details, but the above yaml should get you more functionality.

> This link from [#277 (comment)](https://github.com/jfrog/jfrog-cli/issues/277#issuecomment-440280090) is now broken and I'm really having a hard time finding the current location of documentation on using JFrog CLI with internal certificate authorities:...

I get this same error on MacOS even while using docker: ``` docker run --rm -it --name python3 python:3.12.11 bash root@e4c7c4ff38a6:/# pip install git+https://github.com/GeeeekExplorer/nano-vllm.git Collecting git+https://github.com/GeeeekExplorer/nano-vllm.git Cloning https://github.com/GeeeekExplorer/nano-vllm.git to /tmp/pip-req-build-9mwtb1qm...