Releases: operator-framework/helm-operator-plugins
Releases · operator-framework/helm-operator-plugins
v0.1.2
What's Changed
- Update testdata by @ncdc in #273
- 🌱 Bump actions/checkout from 2 to 4 by @dependabot in #279
- 🌱 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #274
- 🌱 Bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 by @dependabot in #275
- Only gpg init for tags by @ncdc in #281
- 🌱 update GPG signing keys by @joelanford in #280
- bump kubebuilder to v3.13.0 by @everettraven in #284
- 🌱 prep for v0.1.2 release by @everettraven in #286
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- update testdata by @everettraven in #177
- patch makefile for envtest 1.24 by @everettraven in #178
- update kubebuilder to latest commit by @everettraven in #179
- update scaffolds for hybrid to use go 1.18 by @everettraven in #180
- (chore): bump Kubebuilder to commit
57aed3f94a441973deff4121a0538e20dda422a8
by @everettraven in #181 - bump go to 1.18 in scaffolded Dockerfile by @everettraven in #182
- Add owners file by @SimonBaeumer in #184
- Upgrade project to use kustomize v4.5.5 and bump kubebuilder release 3.6.0 by @camilamacedo86 in #187
- Make a copy of rest.Config provided to k8s.io/cli-runtime. by @porridge in #190
- updated v1alpha scaffolding by @laxmikantbpandhare in #191
- added warning message for deprecated flag by @laxmikantbpandhare in #193
- add flexibility around use of post-renderer by @joelanford in #195
- Bump helm.sh/helm/v3 from 3.9.0 to 3.9.4 by @dependabot in #197
- Fix memory leak due to misuse of K8s clients by @misberner in #198
- Removing duplicate fix target by @jmrodri in #201
- K8S 1.25 Update by @theishshah in #200
- Use the non-deprecated SimpleIntervalClock fake kubeclock by @misberner in #199
- Add various functional options to ActionConfigGetter and ActionClientGetter constructors by @joelanford in #196
- Bump helm from v3.10.1 to latest version by @rashmigottipati in #207
- bump k8s dependencies to 1.26.2 by @rashmigottipati in #211
- OCPBUGS-11569: Switch to ubi-micro:8.7 by @oceanc80 in #215
- Use hybrid controller instead of the pre-built version by @skattoju in #214
- Fix broken link in tutorial by @kichankwon in #213
- (dx): remove explicit CGO_ENABLED=0 to not block FIPS compliant builds/confusion by @everettraven in #222
- Bump controller-runtime and k8s.io deps by @bshephar in #216
- Do not retry updates on conflict by @ludydoo in #217
- Expose generic mechanism for configuring the controller builder by @mtesseract in #153
- fix: fix a broken method on
main
branch by @varshaprasad96 in #223 - Ensure finalizer is present before reconciling by @ludydoo in #218
- Allow users to inject a postrenderer by @ludydoo in #219
- Fix missing parameter in hook watch by @juldrixx in #235
- Bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #240
- Bump go to v1.21 by @rashmigottipati in #242
- Bump go version to 1.20 by @rashmigottipati in #243
- fix: re-generate testdata with new copyright year to fix sanity test by @joelanford in #250
- workflows: don't process all branches by @ncdc in #249
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #247
- Support merge queue by @ncdc in #256
- Fix PR labeler workflow by @ncdc in #255
- Enable dependabot by @ncdc in #254
- Bump deps by @ncdc in #253
- 🌱 Bump docker/setup-buildx-action from 1 to 3 by @dependabot in #257
- 🌱 Bump docker/login-action from 1 to 3 by @dependabot in #258
- 🌱 Bump actions/cache from 2 to 3 by @dependabot in #259
- 🌱 Bump docker/build-push-action from 2 to 5 by @dependabot in #260
- 🌱 Bump actions/setup-go from 4 to 5 by @dependabot in #261
- 🌱 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #262
- 🌱 Bump github.com/onsi/gomega from 1.27.8 to 1.30.0 by @dependabot in #263
- 🌱 Bump github.com/docker/docker from 20.10.24+incompatible to 20.10.27+incompatible by @dependabot in #264
- Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 by @dependabot in #237
- Tweak CI by @ncdc in #265
- Upgrade lint by @ncdc in #267
- 🌱 Bump containerd to 1.7.11 and helm to 3.13.3 by @joelanford in #269
- Restore accidentally deleted test code by @ncdc in #270
- Prep for v0.1.0 by @ncdc in #271
New Contributors
- @laxmikantbpandhare made their first contribution in #191
- @dependabot made their first contribution in #197
- @misberner made their first contribution in #198
- @jmrodri made their first contribution in #201
- @theishshah made their first contribution in #200
- @rashmigottipati made their first contribution in #207
- @oceanc80 made their first contribution in #215
- @skattoju made their first contribution in #214
- @kichankwon made their first contribution in #213
- @bshephar made their first contribution in #216
- @ludydoo made their first contribution in #217
- @juldrixx made their first contribution in #235
- @ncdc made their first contribution in #249
Full Changelog: v0.0.11...v0.1.0
v0.0.11
What's Changed
- update testdata by @everettraven in #168
- log manager options by @everettraven in #165
- update kb from 3.3.0 to the latest commit 800fdeec6e5c by @camilamacedo86 in #169
- fix goreleaser fetch script by @everettraven in #173
- bump dependencies to support k8s 1.24 by @everettraven in #174
- patch for k8s 1.24 bump by @everettraven in #175
- release v0.0.11 prep by @everettraven in #176
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Fix go version in scaffolding by @varshaprasad96 in #151
- Add tutorial on hybrid helm based operators by @varshaprasad96 in #149
- Refactor: parse selector in WithSelector option by @joelanford in #154
- New Reconciler Option: SkipPrimaryGVKSchemeRegistration by @mtesseract in #147
- Added two debugging log messages in reconciler by @mtesseract in #155
- Migrate to ginkgo/v2 by @joelanford in #156
- Consistently use go 1.17 throughout repository by @joelanford in #161
- Check uninstall error is not nil when uninstalling a failed install by @joelanford in #159
- Add installed release manifest to more verbose logs by @everettraven in #162
- Add a nil check for Watch Selector field by @everettraven in #164
New Contributors
- @mtesseract made their first contribution in #147
- @everettraven made their first contribution in #162
Full Changelog: v0.0.9...v0.0.10
v0.0.9
Changelog
- Introduce code for running helm plugin library (#110)
- Support BSD sed and older bash in test rule (#112)
- Add a WithValueTranslator option to Reconciler (#114)
- Remove legacy Helm code base (#115)
- Add option to watch List object types (#138)
- Fix: not send empty patch requests to Kube api server (#139)
- Merge
watches
for Hybrid and Helm (#143) - Add Quickstart and introduction documentation (#118)
- Bump k8s to 1.23 (#145)
- Bump kubebuilder in scaffolding to 3.3.0 (#148)