Releases: crossplane-contrib/provider-digitalocean
Releases · crossplane-contrib/provider-digitalocean
v0.2.0
What's Changed
- droplet: add withDropletAgent config option by @tillepille in #27
- Add the creation of connection details for a database cluster by @ADustyOldMuffin in #34
- Update CI to work with Crossplane v1.7.0 by @hasheddan in #49
- Add container registry by @raz-bn in #43
- Container registry tests by @raz-bn in #51
- Fix multiple bugs regarding DOKubernetesCluster by @ADustyOldMuffin in #48
- Publish main image tag in CI by @hasheddan in #53
- Documenting the installation of the provider itself by @dcoraboeuf in #31
- Ability to pass user data to Droplets by @v-ctiutiu in #60
- Droplet ID in AtProvider Status to resolve #40 #58 by @richardjennings in #59
- Droplet resource additional printer columns by @v-ctiutiu in #61
- Add current maintainers to OWNERS.md by @hasheddan in #62
- Update to Go 1.18, use bundled images, and push to xpkg.upbound.io by @hasheddan in #63
- Only gate publish on xpkg by @hasheddan in #64
New Contributors
- @raz-bn made their first contribution in #43
- @dcoraboeuf made their first contribution in #31
- @v-ctiutiu made their first contribution in #60
- @richardjennings made their first contribution in #59
Full Changelog: v0.1.0...v0.2.0
DigitalOcean Provider v0.1.0 Release
Hello all!
This is our first release of the DigitalOcean provider for Crossplane and we're looking forward to fleshing it out more as we add more! Please feel free to create or comment on issues to let us know what you'd like the most.
New CRDS!
You can now create these resources in DigitalOcean with CRDs,
- Droplets
- Database Clusters
- Kubernetes Clusters
- Load Balancers
Contributors
We'd like to thank the following people who contributed to this release
@kimschles
@hasheddan
@ADustyOldMuffin
@tillepille
@cpanato
Full Changelog: v0.0.1...release-0.1.0