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
What happened:
Running make docker fails with the error
Step 9/18 : RUN go mod download
---> Running in a190197d7983
go: gopkg.in/natefinch/lumberjack.v2@v2.0.0: reading gopkg.in/natefinch/lumberjack.v2/go.mod at revision v2.0.0: unknown revision v2.0.0
Attach logs
What you expected to happen:
Docker image created successfully
How to reproduce it (as minimally and precisely as possible):
Clone repo
make docker
Anything else we need to know?:
NA
Environment:
NA
Kubernetes version (use kubectl version):
CNI Version
OS (e.g: cat /etc/os-release):
Kernel (e.g. uname -a):
The text was updated successfully, but these errors were encountered:
What happened:
Running
make docker
fails with the errorAttach logs
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
make docker
Anything else we need to know?:
NA
Environment:
NA
kubectl version
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: