Releases: crossplane-contrib/provider-kubernetes
Releases · crossplane-contrib/provider-kubernetes
v0.5.0
System
provider-kubernetes
now publishes to xpkg.upbound.io/crossplane-contrib/provider-kubernetes
and index.docker.io/crossplanecontrib/provider-kubernetes
.
You can also now view auto-generated documentation for provider-helm at https://marketplace.upbound.io/providers/crossplane-contrib/provider-kubernetes!
What's Changed
- Fix CRD generation by @turkenh in #50
- Bug fix - No Auth Provider found for name "gcp" by @dormullor in #58
- Fix stuck reference finalizers by @branden in #62
- Update to go 1.18 and latest build submodule by @bobh66 in #59
- Use bundled packages and update CI for publishing by @jastang in #66
New Contributors
- @dormullor made their first contribution in #58
- @branden made their first contribution in #62
- @jastang made their first contribution in #66
Full Changelog: v0.4.1...v0.5.0
Patch release v0.4.1
What's Changed
- [Backport release-0.4] Fix stuck reference finalizers by @github-actions in #64
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.0
What's Changed
- Implement feature management policy and reference by @morningspace in #21
- Add morningspace as a maintainer by @turkenh in #29
Full Changelog: https://github.com/crossplane-contrib/provider-kubernetes/commits/v0.3.0
v0.2.0
What's Changed
- Added git submodule init and update by @gyliu513 in #8
- Support GKE OAuth Authorization by @negz in #10
- Design proposal for resource management policy and resource reference by @morningspace in #14
- Add canonical categories to ProviderConfig by @hikhvar in #22
New Contributors
- @gyliu513 made their first contribution in #8
- @negz made their first contribution in #10
- @hikhvar made their first contribution in #22
Full Changelog: https://github.com/crossplane-contrib/provider-kubernetes/commits/v0.2.0
First release - v0.1.0
This is the first release of provider Kubernetes.