Releases: aws-controllers-k8s/rds-controller
Releases · aws-controllers-k8s/rds-controller
v0.0.27
What's Changed
Full Changelog: v0.0.26...v0.0.27
v0.0.26
What's Changed
- Apply RDS API updates to CRD by @jkatz in #81
- Ignore NetworkType param if no change, not consider diff when engine version diff in minor version by @brucegucode in #91
- RDS: Add support for create DBInstanceReadReplica by @brucegucode in #92
- v0.0.26 release by @jkatz in #93
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- support updating tags for DB Parameter Groups by @jaypipes in #73
- support tags in DBCluster resources by @jaypipes in #74
- support updating tags on DB cluster param groups by @jaypipes in #75
- support tag updates for DBSubnetGroup resources by @jaypipes in #76
- Rename EnablePerformanceInsights to PerformanceInsightsEnabled for CreateDBInstance and ModifyDBInstance api by @brucegucode in #77
- RDS Create DBInstance From Snapshot by @brucegucode in #78
- Add immutable tag to AvailabilityZone in DBInstance by @brucegucode in #79
- Remove DBSecurityGroup CRD from rds-controller by @brucegucode in #80
- Allow major version upgrade by setting AllowMajorVersionUpgrade to true by @brucegucode in #83
- Ignore several fields for rds modify call when no delta in yaml file by @brucegucode in #87
- Remove DBParameterGroupNotFound and DBSubnetGroupNotFoundFault from terminal exception by @brucegucode in #88
- Fix rename of DBParameterGroup family for AdoptedResource by @brucegucode in #89
- Update ACK runtime to v0.19.1 by @vijtrip2 in #90
New Contributors
- @brucegucode made their first contribution in #77
Full Changelog: v0.0.24...v0.0.25
v0.0.24
v0.0.23
What's Changed
Full Changelog: v0.0.22...v0.0.23
v0.0.22
What's Changed
Full Changelog: v0.0.21...v0.0.22