Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ClusterRole): Add RBAC rule to allow access to LimitRange #588

Commits on Jan 15, 2024

  1. feat(ClusterRole): Add RBAC rules to allow access to LimitRange

    Allow keda-operator to access the LimitRange resources in the cluster.
    The operator requires this to validate whether the default limits are
    available on the container in case of using CPU/memory triggers.
    
    Signed-off-by: Bhargav Ravuri <bhargav.ravuri@infracloud.io>
    Bhargav-InfraCloud committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e8b6240 View commit details
    Browse the repository at this point in the history