clusterpedia-io / clusterpedia

The Encyclopedia of Kubernetes clusters
https://clusterpedia.io
Apache License 2.0
777 stars 122 forks source link

Remove admission middleware from apiserver #673

Closed Iceber closed 1 month ago

Iceber commented 1 month ago

What would you like to be added?

Remove admission middleware from apiserver https://github.com/clusterpedia-io/clusterpedia/blob/c7d1b8287b1ab529046457c159a308103ee03070/cmd/apiserver/app/options/options.go#L71

Why is this needed?

Clusterpedia's resource requests don't have to perform the same admission logic as kube apiserver's And the admission plugins introduce additional dependencies on resources, such as https://github.com/clusterpedia-io/clusterpedia/pull/668#issuecomment-2167237307

clusterpedia-bot commented 1 month ago

Hi @Iceber, Thanks for opening an issue! We will look into it as soon as possible.

Details Instructions for interacting with me using comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the [gh-ci-bot](https://github.com/clusterpedia-io/gh-ci-bot) repository.