Releases: tinkerbell/rufio
Releases · tinkerbell/rufio
v0.5.2
What's Changed
- Implement CRD update into bmclib client: by @jacobweinstock in #258
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- Add redfish provider options: by @jacobweinstock in #256
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Add namespace to Task listing: by @jacobweinstock in #254
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Reduce gomod updates to once a week by @chrisdoherty4 in #205
- feat(intelAMT): add support for HTTPS connections by @synthe102 in #224
- Update versions for envtest and manifest generation: by @jacobweinstock in #225
- Update dependencies: by @jacobweinstock in #253
Dependencies
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #186
- Bump github.com/bmc-toolbox/bmclib/v2 from 2.2.0 to 2.2.1 by @dependabot in #188
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #189
- Bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.2 by @dependabot in #196
- Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #192
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #194
- Bump golang from 1.21 to 1.22 by @dependabot in #191
- Bump github.com/bmc-toolbox/bmclib/v2 from 2.2.1 to 2.2.2 by @dependabot in #197
- Bump golang.org/x/tools from 0.18.0 to 0.19.0 by @dependabot in #198
- Bump akhilerm/tag-push-action from 2.1.0 to 2.2.0 by @dependabot in #199
- Bump k8s.io/client-go from 0.29.2 to 0.29.3 by @dependabot in #202
- Bump github.com/bmc-toolbox/bmclib/v2 from 2.2.2 to 2.2.3 by @dependabot in #204
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #212
- Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.18.0 by @dependabot in #213
- Bump github.com/bmc-toolbox/bmclib/v2 from 2.2.3 to 2.2.4 by @dependabot in #209
- Bump github.com/bmc-toolbox/bmclib/v2 from 2.2.4 to 2.2.6 by @dependabot in #217
- Bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #218
- Bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2 by @dependabot in #216
- Bump k8s.io/client-go from 0.30.0 to 0.30.1 by @dependabot in #221
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #222
- Bump alpine from 3.19 to 3.20 by @dependabot in #226
- Bump docker/build-push-action from 5 to 6 by @dependabot in #234
- Bump k8s.io/api from 0.30.1 to 0.30.2 by @dependabot in #233
- Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #223
- Bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #232
- Bump golang.org/x/tools from 0.21.0 to 0.22.0 by @dependabot in #230
- Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.4 by @dependabot in #229
- Bump golang.org/x/tools from 0.22.0 to 0.23.0 by @dependabot in #236
- Bump k8s.io/api from 0.30.2 to 0.30.3 by @dependabot in #237
- Bump golang.org/x/tools from 0.23.0 to 0.24.0 by @dependabot in #240
- Bump k8s.io/client-go from 0.30.2 to 0.30.3 by @dependabot in #238
- Bump golang from 1.22 to 1.23 by @dependabot in #244
- Bump dario.cat/mergo from 1.0.0 to 1.0.1 by @dependabot in #245
New Contributors
- @synthe102 made their first contribution in #224
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Bump k8s.io/api from 0.28.2 to 0.28.3 by @dependabot in #166
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #163
- Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot in #164
- Reduce dependabot update frequency by @chrisdoherty4 in #167
- Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #168
- Bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in #169
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #171
- Bump alpine from 3.18 to 3.19 by @dependabot in #176
- Bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #173
- Bump github.com/bmc-toolbox/bmclib/v2 from 2.1.1-0.20231017114451-153e11d62a71 to 2.2.0 by @dependabot in #175
- Bump actions/setup-go from 4 to 5 by @dependabot in #174
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #180
- Bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #177
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #178
- Add provider connection options BMCOptions: by @jacobweinstock in #181
- Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #182
- Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 by @dependabot in #183
Full Changelog: v0.3.2...v0.3.3
v0.3.3-rc1
What's Changed
- Bump k8s.io/api from 0.28.2 to 0.28.3 by @dependabot in #166
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #163
- Bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot in #164
- Reduce dependabot update frequency by @chrisdoherty4 in #167
- Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #168
- Bump golang.org/x/tools from 0.14.0 to 0.15.0 by @dependabot in #169
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #171
- Bump alpine from 3.18 to 3.19 by @dependabot in #176
- Bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #173
- Bump github.com/bmc-toolbox/bmclib/v2 from 2.1.1-0.20231017114451-153e11d62a71 to 2.2.0 by @dependabot in #175
- Bump actions/setup-go from 4 to 5 by @dependabot in #174
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #180
- Bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #177
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #178
- Add provider connection options BMCOptions: by @jacobweinstock in #181
- Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #182
- Bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 by @dependabot in #183
Full Changelog: v0.3.2...v0.3.3-rc1
v0.3.2
What's Changed
- Bump k8s.io/api from 0.27.2 to 0.27.4 by @dependabot in #127
- Bump k8s.io/client-go from 0.27.2 to 0.27.4 by @dependabot in #129
- Bump github.com/peterbourgon/ff/v3 from 3.3.2 to 3.4.0 by @dependabot in #128
- Bump golang.org/x/tools from 0.11.0 to 0.12.0 by @dependabot in #135
- Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #133
- Bump k8s.io/client-go from 0.27.4 to 0.28.1 by @dependabot in #141
- Bump actions/checkout from 3 to 4 by @dependabot in #144
- Bump golang.org/x/tools from 0.12.0 to 0.13.0 by @dependabot in #145
- Update API with per provider opts: by @jacobweinstock in #143
- Bump docker/build-push-action from 4 to 5 by @dependabot in #147
- Bump docker/login-action from 2 to 3 by @dependabot in #149
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #148
- Bump docker/metadata-action from 4 to 5 by @dependabot in #150
- Implement provider options by @jacobweinstock in #154
- Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #155
- Create a manager cache only when a ns is specified: by @jacobweinstock in #156
- Update bmclib version: by @jacobweinstock in #157
- Bump golang.org/x/tools from 0.13.0 to 0.14.0 by @dependabot in #158
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #160
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #159
- Bump github.com/bmc-toolbox/bmclib/v2 from 2.0.1-0.20231003090246-b6af04244cad to 2.1.0 by @dependabot in #161
- Update bmclib library: by @jacobweinstock in #162
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Update bmclib version: by @jacobweinstock in #83
- Specify timeout for establishing connection to BMC by @chrisdoherty4 in #87
- Update controller logging, fix session leak: by @jacobweinstock in #85
- Patch Go to v1.20 by @chrisdoherty4 in #84
- Add dependabot config by @chrisdoherty4 in #88
- Bump actions/checkout from 2 to 3 by @dependabot in #90
- Bump docker/login-action from 1 to 2 by @dependabot in #92
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #99
- Bump actions/setup-go from 2 to 4 by @dependabot in #94
- Bump github.com/onsi/gomega from 1.24.1 to 1.27.6 by @dependabot in #100
- Bump docker/build-push-action from 2 to 4 by @dependabot in #95
- Bump akhilerm/tag-push-action from 2.0.0 to 2.1.0 by @dependabot in #93
- Bump k8s.io/apimachinery from 0.26.1 to 0.27.1 by @dependabot in #101
- Bump golang.org/x/tools from 0.3.0 to 0.8.0 by @dependabot in #96
- Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.6 by @dependabot in #97
- Bump alpine from 3.16 to 3.17 by @dependabot in #91
- Update roles based on governance: by @jacobweinstock in #104
- Bump github.com/peterbourgon/ff/v3 from 3.3.0 to 3.3.1 by @dependabot in #107
- Bump golang.org/x/tools from 0.8.0 to 0.9.1 by @dependabot in #106
- Remove the BMCClient interface, ginkgo, and gomega by @jacobweinstock in #102
- Bump github.com/jacobweinstock/registrar from 0.4.6 to 0.4.7 by @dependabot in #108
- Update bmclib by @jacobweinstock in #110
- Bump alpine from 3.17 to 3.18 by @dependabot in #111
- Update go.mod to 1.20: by @jacobweinstock in #113
- Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 by @dependabot in #114
- Bump sigs.k8s.io/controller-runtime from 0.14.6 to 0.15.0 by @dependabot in #116
- Bump golang.org/x/tools from 0.9.1 to 0.9.3 by @dependabot in #118
- Bump github.com/peterbourgon/ff/v3 from 3.3.1 to 3.3.2 by @dependabot in #119
- Update ipmitool: 1.8.19-r0 -> 1.8.19-r1 by @chrisdoherty4 in #124
- Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #121
- Bump golang.org/x/tools from 0.9.3 to 0.11.0 by @dependabot in #125
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- 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