v0.4.0
No significant outward changes for the controller. Lots of dependency updates that can impact consumers of the library.
What's Changed
- Bump golang.org/x/tools from 0.5.0 to 0.6.0 in /hack/goimports by @dependabot in #242
- Bump github.com/vmware-tanzu/carvel-imgpkg from 0.35.0 to 0.36.0 in /hack/imgpkg by @dependabot in #243
- Bump github.com/vmware-labs/reconciler-runtime from 0.11.0 to 0.11.1 by @dependabot in #245
- Default KO_PLATFORMS to only the current arch when kind is the target by @scothis in #244
- Bump k8s.io/api from 0.26.1 to 0.26.2 by @dependabot in #246
- Consistently say
ValidatingWebhookConfiguration
by @mamachanko in #249 - Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #250
- Bump golang.org/x/tools from 0.6.0 to 0.7.0 in /hack/goimports by @dependabot in #251
- Bump github.com/vmware-tanzu/carvel-kbld from 0.36.4 to 0.37.0 in /hack/kbld by @dependabot in #252
- Bump github.com/google/ko from 0.12.0 to 0.13.0 in /hack/ko by @dependabot in #253
- Bump actions/setup-go from 3 to 4 by @dependabot in #254
- Bump k8s.io/api from 0.26.2 to 0.26.3 by @dependabot in #257
- Bump github.com/vmware-tanzu/carvel-imgpkg from 0.36.0 to 0.36.1 in /hack/imgpkg by @dependabot in #258
- Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot in #259
- Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #260
- Bump golang.org/x/tools from 0.7.0 to 0.8.0 in /hack/goimports by @dependabot in #262
- Add k8s 1.27 to test matrix by @scothis in #267
- Use go 1.20 by @scothis in #268
- Update conformance suite to latest by @scothis in #272
- Bump sigs.k8s.io/controller-tools from 0.11.3 to 0.11.4 in /hack/controller-gen by @dependabot in #271
- Bump sigs.k8s.io/controller-tools from 0.11.4 to 0.12.0 in /hack/controller-gen by @dependabot in #274
- Bump github.com/vmware-tanzu/carvel-imgpkg from 0.36.1 to 0.36.2 in /hack/imgpkg by @dependabot in #275
- Bump golang.org/x/tools from 0.8.0 to 0.9.0 in /hack/goimports by @dependabot in #277
- Bump github.com/vmware-tanzu/carvel-kbld from 0.37.0 to 0.37.1 in /hack/kbld by @dependabot in #278
- Bump golang.org/x/tools from 0.9.0 to 0.9.1 in /hack/goimports by @dependabot in #279
- ci: bump kind to v0.19.0 by @sadlerap in #276
- bump cert-manager to v1.12.0 by @sadlerap in #282
- Sample using External Secrets Operator by @scothis in #273
- Add missing link for kapp by @scothis in #285
- Run conformance tests in parallel by @scothis in #287
- Bump github.com/vmware-tanzu/carvel-imgpkg from 0.36.2 to 0.37.0 in /hack/imgpkg by @dependabot in #288
- Bump github.com/vmware-tanzu/carvel-imgpkg from 0.37.0 to 0.37.1 in /hack/imgpkg by @dependabot in #289
- Bump golang.org/x/tools from 0.9.1 to 0.9.2 in /hack/goimports by @dependabot in #290
- Adopt upstream breaking changes by @scothis in #261
- Bump github.com/vmware-tanzu/carvel-kbld from 0.37.1 to 0.37.2 in /hack/kbld by @dependabot in #291
- Bump github.com/vmware-tanzu/carvel-imgpkg from 0.37.1 to 0.37.2 in /hack/imgpkg by @dependabot in #295
- Bump golang.org/x/tools from 0.9.2 to 0.9.3 in /hack/goimports by @dependabot in #292
- Bump github.com/vmware-tanzu/carvel-kbld from 0.37.2 to 0.37.3 in /hack/kbld by @dependabot in #294
- ci: upload test results as an artifact by @sadlerap in #293
- Bump conformance to v0.3.1 by @scothis in #296
- Bump github.com/vmware-tanzu/carvel-kbld from 0.37.3 to 0.37.4 in /hack/kbld by @dependabot in #297
- Bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #298
- Bump golang.org/x/tools from 0.9.3 to 0.10.0 in /hack/goimports by @dependabot in #301
- Bump golang.org/x/tools from 0.10.0 to 0.11.0 in /hack/goimports by @dependabot in #303
- Bump github.com/google/ko from 0.13.0 to 0.14.1 in /hack/ko by @dependabot in #302
- Bump sigs.k8s.io/controller-tools from 0.12.0 to 0.12.1 in /hack/controller-gen by @dependabot in #304
- Bump k8s.io/client-go from 0.27.3 to 0.27.4 by @dependabot in #306
New Contributors
- @mamachanko made their first contribution in #249
Full Changelog: v0.3.0...v0.4.0