mirror of
https://github.com/kubereboot/kured.git
synced 2026-02-14 17:39:49 +00:00
Now that a new kind version is released supporting 1.34, we can use it for our CI testing. This commit: - Bumps the kind version and its images to support the 1.34 - Ensure all the API calls are done with client-go (and other k8s deps) supporting a maximum ranges of versions (0.33) - Aligns Kured go version with k8s 0.33 go version. Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>