mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-19 03:16:23 +00:00
Now that a new kind version is released supporting 1.36, we can use it for our CI testing. This commit: - Bumps the kind version and its images to support the 1.36 - Ensure all the API calls are done with client-go 0.36 (and dependent k8s deps), to allow future 1.37 release. Signed-off-by: Jean-Philippe Evrard <open-source@a.spamming.party>