-
Notifications
You must be signed in to change notification settings - Fork 531
Support kind v0.8 in build scripts #1223
Comments
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle rotten I may have the opportunity to tackle this in the coming weeks. |
@jimmidyson is working on kind v0.9 support in #1303, so I'll close this. |
What would you like to be added:
#1221 adds support for kind v0.7 but according to the v0.8.0 release notes, the newest version introduces breaking changes that prevent using it in the build scripts such as
scripts/create-clusters.sh
orscripts/pre-commit.sh
.Why is this needed:
The kind docs will lead to users installing always the latest version. If that doesn't work with kubefed scripts, adoption will slow down.
/kind feature
The text was updated successfully, but these errors were encountered: