This repository was archived by the owner on Aug 12, 2024. It is now read-only.
This repository was archived by the owner on Aug 12, 2024. It is now read-only.
kind version and use a cluster version aligned with our client-go dependency #803
In order to test against the same kubernetes cluster version that our dependencies align with, we should update
kindand additionally update ourMakefileconfiguration to derive akindimage to use based on the version of ourclient-godependency.