This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
v0.16.0
This release contains new features, improvements to docs and upgrades of dependencies.
Features
ChildReconciler#MergeBeforeUpdate
is validatedChildSetReconciler#DesiredChildren
provides access to known children- Test
SubReconcilers
with duck-typed resources
What's Changed
- Bump golang.org/x/net from 0.14.0 to 0.17.0 in /hack by @dependabot in #443
- Clarify ChildSetReconciler doc by @scothis in #444
- Remove generic bits from types that are not generic by @scothis in #448
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by @dependabot in #449
- validate MergeBeforeUpdate in ChildReconciler by @squeedee in #451
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #453
- Enable testing SubReconcilers with duck typed resources by @scothis in #454
- Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #457
- Allow access to known children in ChildSetReconciler#DesiredChildren by @scothis in #458
- Current maintainers review dependabot PRs by @mamachanko in #464
- Bump actions/setup-go from 4 to 5 by @dependabot in #463
- Bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.3 by @dependabot in #445
- Bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #461
- Bump the kubernetes group with 2 updates by @dependabot in #460
- Added a KB style document about RestMapper by @squeedee in #462
- Add MAINTAINERS.md by @mamachanko in #465
Full Changelog: v0.15.1...v0.16.0