Skip to content

Unable to delete some resources #2387

@ps78674

Description

@ps78674

Describe the bug
There are two resources, that not deleting ReplicationGroup removal:

  • User associated with UserGroup as a default user can't be deleted because of a Terminal Err DefaultUserAssociatedToUserGroup, related log entry: {\"message\":\"DefaultUserAssociatedToUserGroup: User is associated to user group(s) as a default user and can't be deleted.\",\"status\":\"True\",\"type\":\"ACK.Terminal\"};
  • CacheParameterGroup can't be deleted because of a Terminal Err InvalidCacheParameterGroupState, related log entry: {\"message\":\"InvalidCacheParameterGroupState: One or more cache clusters are still members of this parameter group my-parameter-group, so the group cannot be deleted.\",\"status\":\"True\",\"type\":\"ACK.Terminal\"}

Steps to reproduce
Create ReplicationGroup with UserGroup with default user & CacheParameterGroup, try to delete all objects.

Expected outcome
All resources should be deleted.

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.service/elasticacheIndicates issues or PRs that are related to elasticache-controller.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions