v0.0.1
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-generatorv0.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
- @a-hilaly made their first contribution in #1
- @jaypipes made their first contribution in #3
- @nmvk made their first contribution in #9
- @ack-bot made their first contribution in #12
- @AnilYalavarthi made their first contribution in #14
- @kumargauravsharma made their first contribution in #20
Full Changelog: https://github.com/aws-controllers-k8s/memorydb-controller/commits/v0.0.1