-
Notifications
You must be signed in to change notification settings - Fork 817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the kind make targets to work with kind 0.6.0 and later. #1349
Conversation
Build Succeeded 👏 Build Id: a1da7446-6f03-46fc-ab63-c2e8347998a8 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
/assign @markmandel |
[testing our prow webhook, which had been failing] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe you when you say this works 😄
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: markmandel, roberthbailey The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
As described in the breaking changes section for the 0.6.0 release of kind:
I recently re-installed kind following the current installation instructions and got version 0.7.0 which indeed does remove this command (and our existing make targets were thus rendered broken).