fix: add bind and escalate verbs to RBAC for Helm chart installation#62
Conversation
SummaryThe following content is AI-generated and provides a summary of the pull request:
Fix: Add
|
There was a problem hiding this comment.
- Could not get issue
kyma-project/gpu#123. Status: 404 - UnknownObjectException
The PR adds bind and escalate verbs to the RBAC ClusterRole for rbac.authorization.k8s.io resources, but the existing comment in gpu_controller.go (lines 84–89) explicitly and at length justifies not granting these verbs — making the comment directly contradictory to the change. That stale/misleading documentation must be updated before this can be merged cleanly.
PR Bot Information
Version: 1.21.0
- File Content Strategy: Full file content
- LLM:
anthropic--claude-4.6-sonnet - Correlation ID:
5989e80c-e091-4f75-82a7-fdcd647590a9 - Event Trigger:
pull_request.opened - Agent Instructions:
Description
Changes proposed in this pull request:
Related issue(s)