From 4b7042cc46832156bb0c893b2e8b96579d09963b Mon Sep 17 00:00:00 2001 From: jooooel Date: Sun, 13 Mar 2022 20:46:51 +0100 Subject: [PATCH] Add coreutils (for Mac OS) as a dependency Signed-off-by: jooooel --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 58ce5039..c2886fd7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -70,6 +70,7 @@ Prerequisites: * go >= 1.17 * kubectl >= 1.20 * kustomize >= 4.4 +* coreutils (on Mac OS) Install the [controller-runtime/envtest](https://github.com/kubernetes-sigs/controller-runtime/tree/master/tools/setup-envtest) binaries with: