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

fix(k8s): use EndpointSlices to determine identity for Service without selectors #10134

Merged
merged 9 commits into from
May 23, 2024
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7995,6 +7995,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7995,6 +7995,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8015,6 +8015,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
8 changes: 8 additions & 0 deletions deployments/charts/kuma/templates/cp-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,14 @@ rules:
- create
- update
- patch
- apiGroups:
- "discovery.k8s.io"
resources:
- endpointslices
verbs:
- get
- list
- watch
- apiGroups:
- kuma.io
resources:
Expand Down
Loading
Loading