v0.2.0
What's Changed
- Add release docs and update release workflow by @detiber in #108
- Do an apt update before trying to install qemu for build workflow by @detiber in #110
- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #113
- build(deps): bump github.com/onsi/gomega from 1.16.0 to 1.17.0 by @dependabot in #115
- build(deps): bump k8s.io/component-base from 0.22.2 to 0.22.3 by @dependabot in #111
- Update Documentation, add Quick Start by @detiber in #112
- build(deps): bump sigs.k8s.io/cluster-api from 1.0.0 to 1.0.1 by @dependabot in #116
- Address comments from review by @detiber in #118
- Use a known good version of image-builder for building images by @detiber in #120
- build(deps): bump k8s.io/component-base from 0.22.3 to 0.22.4 by @dependabot in #119
- build(deps): bump sigs.k8s.io/cluster-api from 1.0.1 to 1.0.2 by @dependabot in #123
- Add or update mergify config by @mmlb in #131
- Add templateOverride field to override the default workflowTemplate by @abhinavmpandey08 in #130
- build(deps): bump k8s.io/component-base from 0.22.4 to 0.22.6 by @dependabot in #135
- build(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #143
- build(deps): bump actions/cache from 2 to 3 by @dependabot in #149
- build(deps): bump k8s.io/component-base from 0.22.6 to 0.22.8 by @dependabot in #148
- build(deps): bump sigs.k8s.io/cluster-api from 1.0.2 to 1.1.3 by @dependabot in #144
- Revert "build(deps): bump sigs.k8s.io/cluster-api from 1.0.2 to 1.1.3" by @cprivitere in #155
- Update COMMUNICATION.md link from .github -> org by @mmlb in #156
- Add code owners by @micahhausler in #163
- Update go to 1.17 by @micahhausler in #164
- build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 by @dependabot in #150
- build(deps): bump github.com/onsi/gomega from 1.17.0 to 1.19.0 by @dependabot in #153
- Use text/templates to render tink template by @micahhausler in #161
- Correct copyright header by @micahhausler in #165
- allow filtering for hardware by label selector by @tzneal in #162
- Add docs example for machine selection by @micahhausler in #166
- build(deps): bump google.golang.org/grpc from 1.41.0 to 1.46.0 by @dependabot in #158
- build(deps): bump k8s.io/component-base from 0.22.8 to 0.22.9 by @dependabot in #157
- CAPT changes related to kubified tinkerbell stack by @panktishah26 in #160
- Update kustomize version from v3 to v4 by @panktishah26 in #174
- Remove credentials secret by @abhinavmpandey08 in #176
- Increase CAPT manager resource limits by @ptrivedi in #179
- Use hardware namespace and name as provider ID by @abhinavmpandey08 in #177
- Use Update instead of Patch to update ownership labels on hardware resources by @ptrivedi in #181
- update tink hardware state by @jacobweinstock in #184
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #169
- Fix tink hardware patching: by @jacobweinstock in #185
- Add chrisdoherty4 to CODEOWNERS by @chrisdoherty4 in #186
- CAPT machine power management with Rufio BMCJobs by @pokearu in #182
- Increase timeout on stream-image action by @ptrivedi in #187
- build(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 by @dependabot in #192
- build(deps): bump k8s.io/component-base from 0.23.0 to 0.24.3 by @dependabot in #190
- Maintainership Application by @chrisdoherty4 in #199
- Fix codespell by @chrisdoherty4 in #201
- Request approver role for @abhinavmpandey08 by @abhinavmpandey08 in #197
- Update quick-start doc: by @jacobweinstock in #202
New Contributors
- @abhinavmpandey08 made their first contribution in #130
- @cprivitere made their first contribution in #155
- @tzneal made their first contribution in #162
- @panktishah26 made their first contribution in #160
- @ptrivedi made their first contribution in #179
- @jacobweinstock made their first contribution in #184
- @chrisdoherty4 made their first contribution in #186
- @pokearu made their first contribution in #182
Full Changelog: v0.1.0...v0.2.0