Missing cluster permissions in clusterrole
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- kubernetes
- Domain
- authorization, devops
Research direction
Start by locating the controller's ClusterRole manifest and compare its rules with the permissions listed under Correction. Reproduce the cross-namespace gateway and EnvoyProxy setup, then verify that TokenReview and SubjectAccessReview calls no longer fail.
Written by the indexing model from the issue text.
Description
Description:
"failed to call TokenReview API to verify service acacount jwt"
Repro steps:
create a gateway and envoyproxy in a different namespace to the controller
Environment:
1.7.1
Logs:
See desc.
Correction
-
- apiGroups:
-
- authentication.k8s.io - resources:
-
- tokenreviews - verbs:
-
- create -
- apiGroups:
-
- authorization.k8s.io - resources:
-
- subjectaccessreviews - verbs:
-
- create
- Dominant language
- Go
- Stars
- 3k
- Forks
- 868
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 124
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from envoyproxy/gateway
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
envoyproxy/gateway#10054 · 1 comment ·
-
help wanted kind/bug triage
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
envoyproxy/gateway#9454 ·
-
stale triage
Difficulty 1/5 1-3 hours Newbie friendliness 72/100
envoyproxy/gateway#9339 · 1 comment ·
-
help wanted kind/bug
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
envoyproxy/gateway#9226 ·
-
stale triage
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
envoyproxy/gateway#8996 · 2 comments ·
All issues in envoyproxy/gateway
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100