You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
Ran the shipyard command, then ran make run_local and got the following error in my output:
le type": "*webhook.Server"}
2021-04-05T12:31:58.687-0400 ERROR setup problem running manager {"error": "open /var/folders/_q/0by23tws10nc1m6fthw8pyrc0000gn/T/k8s-webhook-server/serving-certs/tls.crt: no such file or directory"}
github.com/go-logr/zapr.(*zapLogger).Error
/Users/michellenoorali/go/pkg/mod/github.com/go-logr/zapr@v0.3.0/zapr.go:132
github.com/nicholasjackson/smi-controller-sdk/sdk/controller.Start
/Users/michellenoorali/go/src/github.com/servicemeshinterface/smi-controller-sdk/sdk/controller/controller.go:157
main.main
/Users/michellenoorali/go/src/github.com/servicemeshinterface/smi-controller-sdk/main.go:15
runtime.main
/usr/local/Cellar/go/1.15.7/libexec/src/runtime/proc.go:204
exit status 1
The text was updated successfully, but these errors were encountered:
Ran the shipyard command, then ran
make run_local
and got the following error in my output:The text was updated successfully, but these errors were encountered: