Skip to content

Support rateLimit and burstLimit on Route level in CRDs for apigatewayv2-controllerΒ #2458

@xhuliametaliu

Description

@xhuliametaliu

Description:
Currently, rateLimit and burstLimit can only be set at the Stage level. This makes it hard to manage rate limiting for individual routes.
https://github.com/aws-controllers-k8s/apigatewayv2-controller/blob/main/helm/crds/apigatewayv2.services.k8s.aws_stages.yaml

Request:
Please allow setting rateLimit and burstLimit directly on Route definitions in the CRDs

https://github.com/aws-controllers-k8s/apigatewayv2-controller/blob/main/helm/crds/apigatewayv2.services.k8s.aws_routes.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementCategorizes issue or PR as related to existing feature enhancements.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.service/apigatewayv2Indicates issues or PRs that are related to apigatewayv2-controller.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions