-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
I am getting an error when trying to start the busybox container in tests for k8s on my M4 Mac. When the test (in this case Fabric8CatalogWatchEndpointSlicesIT
) runs I see
image : busybox:1.36.1 not in k3s
10:33:34.194 [awaitility-thread] INFO org.springframework.cloud.kubernetes.integration.tests.commons.Commons - error is : ctr: content digest sha256:917e000af13902d736c7b9b5bc821584163459a85929243ef7007de97d970511: not found
I have a feeling this is an OS/architecture problem but have not been able to figure it out. @wind57 any ideas?