Skip to content

Releases: akuity/provider-crossplane-akuity

v0.2.3

13 Sep 08:39
3a7b2cb
Compare
Choose a tag to compare

What's Changed

  • feat: add kubevision support for instance and cluster spec by @imwithye in #54
  • chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.2 by @dependabot in #42
  • Automatic Update Crossplane Types to v0.16.1 by @akuitybot in #44

Full Changelog: v0.2.2...v0.2.3

v0.2.2

05 Sep 12:04
c706498
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Aug 13:38
f2824a3
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #39
  • chore(deps): bump github.com/avast/retry-go/v4 from 4.5.1 to 4.6.0 by @dependabot in #35
  • fix: allow existing namespaces to be used by @blakepettersson in #49

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Jul 14:55
92ce7d4
Compare
Choose a tag to compare

New Features

Add support of the following features:

Instance

  • CrossplaneExtension
  • AgentPermissionsRules
  • FQDN

Cluster

  • DatadogAnnotationsEnabled
  • EksAddonEnabled
  • ManagedClusterConfig

What's Changed

  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #28
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #29
  • chore(deps): bump github.com/crossplane/crossplane-runtime from 1.14.3 to 1.15.1 by @dependabot in #18
  • chore(deps): bump k8s.io/kubectl from 0.29.1 to 0.30.2 by @dependabot in #32
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.18.4 by @dependabot in #30
  • feat: update crossplane types to v0.15.0 by @imwithye in #33
  • chore: update docs by @jiachengxu in #34

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.2.0-rc.1

11 Jul 11:48
2ef19aa
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #28
  • chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #29
  • chore(deps): bump github.com/crossplane/crossplane-runtime from 1.14.3 to 1.15.1 by @dependabot in #18
  • chore(deps): bump k8s.io/kubectl from 0.29.1 to 0.30.2 by @dependabot in #32
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.18.4 by @dependabot in #30
  • feat: update crossplane types to v0.15.0 by @imwithye in #33

New Contributors

Full Changelog: v0.1.1...v0.2.0-rc.1

v0.1.1

26 Jan 17:07
7eeec2c
Compare
Choose a tag to compare

Golang dependency updates.

v0.1.0

10 Jan 21:10
Compare
Choose a tag to compare

Initial release of the Akuity Crossplane Provider. The provider supports managing Akuity Platform instances and clusters using Crossplane.