2 SDLC
Craig Jellick edited this page 2019-02-27 11:24:31 -07:00

We use GitHub issues, projects, and milestones to track our work.

As issues are opened, they will be added to the K3S Development project for prioritization. The Backlog column is a prioritized view of what we plan to work on. Items at the top of the list will be worked on next. The other columns reflect what we are currently working on.

We currently plan to release a new minor vesion every two weeks. We will track this through the Github Milestones. We will add issues to the current milestone as they are merged to master. So, viewing the milestone will give you a real time view of what has made it into the next release. But it won't tell you what else might land in the release. Check the previously mentioned K3s Development project board to see what's in-flight.

NOTE: If you're an open source user looking to help the project, we'd love your help! Some ways you can help are to review PRs or test fixed issues. Once we've addressed an issue by merging its fix and releasing it in an RC (release candidate), we'll add the status/to-test label and add a comment specifying what RC it can be tested in. From there, you can verify the issue and comment with your findings and how you tested it.