cel-go icon indicating copy to clipboard operation
cel-go copied to clipboard

Move the cost estimator back into cel-go from Kubernetes

Open cici37 opened this issue 2 years ago • 0 comments

Feature request checklist

  • [ ] Move the cost estimator back into cel-go from Kubernetes

Change Currently the cost of extension library used in Kubernetes: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/cel/library/cost.go It should be moved to cel-go and maintained within cel-go to avoid future possible conflict among other cel users.

cici37 avatar Oct 27 '23 07:10 cici37