uds run slim-dev
fails when there is not k3d cluster present
#1000
Labels
possible-bug
Something may not be working
Environment
Device and OS: Mac
App version:
> k3d version k3d version v5.7.4 k3s version v1.30.4-k3s1 (default)
There is an easy workaround to get around this but just wanted to report incase others are seeing this. Happy to help reproduce as well if you all don't have macs, but when running
uds run slim-dev
without an existing k3d cluster, it fails early on a KFC command. The work around is tok3d create cluster
and then run theuds run slim-dev
Steps to reproduce
k3d cluster delete --all
uds run slim-dev
Expected result
Starts deploying slim-dev
Actual Result
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
i would argue very low since there is a workaround and this is possibly only a bug on mac
Additional Context
Add any other context or screenshots about the technical debt here.
The text was updated successfully, but these errors were encountered: