Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 19:42
· 64 commits to main since this release
3a9294f

Dev Preview Release note

Dev preview release v0.0.1 of ACK service controller for Amazon MemoryDB includes following resources

  • cluster
  • user
  • acl
  • parametergroup
  • subnetgroup
  • snapshot

You can learn more about each of the Amazon MemoryDB resource by running kubectl explain

For a detailed tutorial on installing ACK MemoryDB controller on your Kubernetes cluster, follow:
https://aws-controllers-k8s.github.io/community/docs/tutorials/memorydb-example/

What's Changed

  • Bring in ACK common controller files by @a-hilaly in #1
  • update go.mod to latest ACK rt and Go lang by @jaypipes in #3
  • Parameter Group Support by @nmvk in #9
  • Update ACK runtime to v0.17.1 by @ack-bot in #12
  • Update ACK runtime to v0.17.2 by @ack-bot in #13
  • Support for User, ACL, SubnetGroup by @nmvk in #11
  • Update to ACK runtime v0.18.3, code-generator v0.18.3 by @ack-bot in #19
  • MemoryDB Cluster resource support by @nmvk in #17
  • Snapshot Resource changes for Ack by @AnilYalavarthi in #14
  • Regenerate controller code to fix missing aws_fieldexports.yaml entry by @kumargauravsharma in #20
  • Remove UserNotFound From ACL TerminalCondition by @nmvk in #21
  • Release artifacts for dev preview release v0.0.1 by @nmvk in #22

New Contributors

Full Changelog: https://github.com/aws-controllers-k8s/memorydb-controller/commits/v0.0.1