gatekeeper icon indicating copy to clipboard operation
gatekeeper copied to clipboard

external data provider for Kubernetes API

Open sozercan opened this issue 2 years ago • 4 comments

Describe the solution you'd like create an external data provider that can talk to kubernetes api server

this should address similar scenarios as syncing to opa cache (for example, uniqueness) but queries k8s api directly instead of caching resources

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • Gatekeeper version:
  • Kubernetes version: (use kubectl version):

sozercan avatar Apr 25 '23 02:04 sozercan

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 10 '23 19:07 stale[bot]

!stale

nilekhc avatar Jul 20 '23 21:07 nilekhc

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 19 '23 22:09 stale[bot]

hello sozercan, what's the progress of this issue ? is it already implemented in gatekeeper? because the opa cache maybe increased too much when k8s cluster has 40+ nodes and 1400+ pods, so the better idea is making a request to api server instead of reading from cache.

pikehuang avatar Nov 21 '23 13:11 pikehuang