Skip to content
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

Binary release cadence #208

Closed
alexellis opened this issue Jan 10, 2019 · 6 comments · Fixed by #226
Closed

Binary release cadence #208

alexellis opened this issue Jan 10, 2019 · 6 comments · Fixed by #226
Assignees
Labels
priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
Milestone

Comments

@alexellis
Copy link

Hi folks,

I wrote a blog post on the heels of KubeCon Seattle explaining what KinD is and how it can be used for testing with Kubernetes. I wanted to write a follow-up but wasn't sure if go get is still the preferred installation method?

There is a binary 0.1 release but it looks out of date to me vs. master (I may be wrong)

What would you recommend here? It would be ideal if people didn't need go as a pre-req - especially if testing on a minimal VM.

Thanks 👍

Alex

@BenTheElder
Copy link
Member

/assign

I've been slightly hesitant to publish binaries I know I'll outright break compatibility with, but that should clear up as we finish fleshing out multi-node.

I want to make another change or two to the v1alpha2 API today and then get another release out.

The overall release cadence should pick up, and the intention is to stop making breaking changes if at all possible by the Kubernetes 1.14 release.

@BenTheElder
Copy link
Member

/priority important-soon

@k8s-ci-robot k8s-ci-robot added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Jan 11, 2019
@BenTheElder BenTheElder added this to To do in 1.0 via automation Jan 11, 2019
@BenTheElder BenTheElder added this to the 1.0 milestone Jan 11, 2019
@BenTheElder
Copy link
Member

I want to get a release in early next week, I'm unhappy with the fact that the current mid-refactor config API is not fully respected by the implementation in some known ways, I'd like to get that patched before releasing again, but not much more since we already have some fairly substantial changes since the last alpha.

@luxas
Copy link

luxas commented Jan 15, 2019

You can always do an intermediate 0.1.0 release or something. I'd advocate for releasing fairly often while things change much, before starting to talk about stability. This also overlaps with k8s.io/component-base as said, and I hope that will become more stable over the coming weeks as well.

@BenTheElder
Copy link
Member

BenTheElder commented Jan 15, 2019 via email

1.0 automation moved this from To do to Done Jan 16, 2019
@BenTheElder
Copy link
Member

Binaries are now up at https://github.com/kubernetes-sigs/kind/releases/tag/0.1.0, we will strive to release more often going forward, this was quite a large release. 😅

yankay pushed a commit to yankay/kind that referenced this issue Mar 17, 2022
stg-0 pushed a commit to stg-0/kind that referenced this issue Jul 31, 2023
* add EN folder with translated content

* Apply suggestions from code review

Co-authored-by: Teresa Pérez Senso <44154626+tperez-stratio@users.noreply.github.com>

---------

Co-authored-by: Teresa Pérez Senso <44154626+tperez-stratio@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
1.0
  
Done
Development

Successfully merging a pull request may close this issue.

4 participants