TykTechnologies / tyk-operator

Tyk Operator for Kubernetes
https://tyk.io
Other
198 stars 41 forks source link

feat: defaulting webhooks for security policies #134

Closed asoorm closed 3 years ago

asoorm commented 4 years ago

https://github.com/TykTechnologies/tyk-operator/blob/master/config/samples/httpbin_protected_policy.yaml#L15-L33

Disable Rate Limits, Quotas, Throttle by default. Ensure that any configurations are explicit.

We can implement this from now, but ultimately - we need the following fix: https://github.com/TykTechnologies/tyk-operator/issues/114 for policies to be useful.

asoorm commented 3 years ago

Closed by https://github.com/TykTechnologies/tyk-operator/pull/200