Releases: tinkerbell/rufio
Releases · tinkerbell/rufio
v0.3.0-rc1
What's Changed
- Generate manifests by @chrisdoherty4 in #72
- Push images on release branches by @chrisdoherty4 in #73
- Get Dockerfile env vars properly working: by @jacobweinstock in #75
- Update bmclib dependency: by @jacobweinstock in #77
- Update controller-runtime to v0.14.4 by @g-gaston in #78
- Update bmclib and add support for virtual media by @fintelia in #79
- Bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #81
New Contributors
- @g-gaston made their first contribution in #78
- @fintelia made their first contribution in #79
- @dependabot made their first contribution in #81
Full Changelog: v0.2.0...v0.3.0-rc1
v0.2.2
What's Changed
- Generate manifests by @chrisdoherty4 in #72
- Push images on release branches by @chrisdoherty4 in #73
- Get Dockerfile env vars properly working: by @jacobweinstock in #75
- Update bmclib dependency: by @jacobweinstock in #77
- Update controller-runtime to v0.14.4 by @g-gaston in #78
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.2-rc1
What's Changed
- Generate manifests by @chrisdoherty4 in #72
- Push images on release branches by @chrisdoherty4 in #73
- Get Dockerfile env vars properly working: by @jacobweinstock in #75
- Update bmclib dependency: by @jacobweinstock in #77
- Update controller-runtime to v0.14.4 by @g-gaston in #78
New Contributors
Full Changelog: v0.2.1...v0.2.2-rc1
v0.2.1
v0.2.0
What's Changed
- Patch zlib vuln CVE-2022-37434 by @chrisdoherty4 in #61
- Making cluster wide read default for Secrets by @pokearu in #63
- Task power state parsing fix by @pokearu in #65
- Adding docs readme and getting started guide by @pokearu in #66
- Remove experimental warning by @chrisdoherty4 in #67
- Change reference object in Job's to a specialized MachineRef by @chrisdoherty4 in #70
- Update bmclib version by @jacobweinstock in #69
Full Changelog: v0.1.0...v0.2.0
v0.2.0-rc1
What's Changed
- Patch zlib vuln CVE-2022-37434 by @chrisdoherty4 in #61
- Making cluster wide read default for Secrets by @pokearu in #63
- Task power state parsing fix by @pokearu in #65
- Adding docs readme and getting started guide by @pokearu in #66
- Remove experimental warning by @chrisdoherty4 in #67
- Change reference object in Job's to a specialized MachineRef by @chrisdoherty4 in #70
- Update bmclib version by @jacobweinstock in #69
Full Changelog: v0.1.0...v0.2.0-rc1
v0.1.0
Initial Release
This is the initial release of Rufio.
Contributors
- @micahhausler made their first contribution in #1
- @pokearu made their first contribution in #3
- @chrisdoherty4 made their first contribution in #18
- @jacobweinstock made their first contribution in #16
- @ibrokethecloud made their first contribution in #14
Full Changelog: https://github.com/tinkerbell/rufio/commits/v0.1.0
v0.1.0-rc3
Full Changelog: v0.1.0-rc2...v0.1.0-rc3
v0.1.0-rc2
What's Changed
- Add README, CODEOWNERS for rufio by @micahhausler in #1
- Initial scaffolding by @micahhausler in #2
- Baseboardmanagement controller implementation by @pokearu in #3
- Adding ipmi port to BaseboardManagement type by @pokearu in #4
- BaseboardManagement events and conditions by @pokearu in #5
- Updating go mod bmclib version by @pokearu in #7
- Adding logic to Dockerfile to build ipmitool into the controller by @pokearu in #8
- Bmcjob controller implementation by @pokearu in #6
- BaseboardManagement controller to readonly by @pokearu in #10
- Adding status check for bmctask actions by @pokearu in #12
- Add architecture docs by @chrisdoherty4 in #18
- Remove
bmc
prefix from bmctasks and bmcjobs CRDs: by @jacobweinstock in #16 - Power state fix by @ibrokethecloud in #14
- Rename BaseboardManagement type to Machine's by @chrisdoherty4 in #22
- Update architecture diagram by @chrisdoherty4 in #27
- Cleanup of naming after API type renames by @chrisdoherty4 in #28
- removed kubeNamespace override by @ibrokethecloud in #32
- Added to CODEOWNERS by @pokearu in #34
- Rename reconilers to align with API types by @chrisdoherty4 in #29
- Add minimum task length validation by @chrisdoherty4 in #31
- Add release scripts and guide by @chrisdoherty4 in #40
- Build images and push to quay.io by @chrisdoherty4 in #39
- Update API comments and shuffle types by @chrisdoherty4 in #36
- Remove build job requirement by @chrisdoherty4 in #43
- Update README to better define project goals by @chrisdoherty4 in #49
New Contributors
- @micahhausler made their first contribution in #1
- @pokearu made their first contribution in #3
- @chrisdoherty4 made their first contribution in #18
- @jacobweinstock made their first contribution in #16
- @ibrokethecloud made their first contribution in #14
Full Changelog: https://github.com/tinkerbell/rufio/commits/v0.1.0-rc2