Skip to content

RDS AutoScaling Edit not working #867

@phanimullapudi

Description

@phanimullapudi

Describe the bug
Unable to modify or add Second Autoscaling condition to the RDS Aurora - it does not work.

Steps to reproduce

  • Create RDS Aurora using ACK DBCluster
  • Add Nodes to the Cluster using ACK DBInstances - add two instance - one for write and one for Reads
  • Add AutoScaling using applicationautoscaling.services.k8s.aws for CPU

Now try to add second AutoScale condition on Threads or modify the above CPU autoscaling. Both does not work. You can notice below error

2021-07-02T18:31:53.294Z ERROR controller-runtime.controller Reconciler error {"controller": "scalingpolicy", "request": "ns-kube2iamtesting-new/ack-scaling-policy-predefined", "error": "not implemented"}

Expected outcome

  • AutoScale changes should be applied or throw valid reason for not applying

Environment

  • Kubernetes version
    v1.19.7

  • Using EKS (yes/no), if so version?
    No

  • AWS service targeted (S3, RDS, etc.)
    RDS, AutoScaling

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions