Tao Yi
Tao Yi
### Is there an existing issue for this? - [x] I have searched the existing issues ### Does this enhancement require public documentation? - [x] I have added an Acceptance...
The implementation [Kong-Operator](https://github.com/Kong/kong-operator) added a label selector on `Secret`s enabled by default to limit the secrets watched by the controllers to reduce the CPU & memory usage. But the conformance...
In the latest `kong-ee`, `throttling` field of `rate-limiting-advanced` is added and has default values: https://github.com/Kong/kong-ee/pull/12243. The `Test_FillPluginsDefaultsWithPartials` test case fails for nightly enterprise images after the change. So we need...