This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Mac OS Monterey etcd error when running addon make test
#2375
Labels
make test
#2375
Bug description
When running
make test
in addon folder on Mac OS Monterey, got the output below.When running
etcd --version
in hack/tools/bin/kubebuilder/bin, got the output below.This problem cannot be reproduced in my linux env.
Guessing this issue is related: golang/go#49425
If we are about to bump kubebuilders, be aware that above 3.0.0, kubebuilders starts only release its own binary and removed the other dependencies like etcd.
Affected product area (please put an X in all that apply)
Expected behavior
Pass
make test
in Mac OS MontereySteps to reproduce the bug
Run
make test
in addon folder under Mac OS MontereyVersion (include the SHA if the version is not obvious)
Environment where the bug was observed (cloud, OS, etc)
Mac OS Monterey 12.3.1
Relevant Debug Output (Logs, manifests, etc)
The text was updated successfully, but these errors were encountered: