-
The Helm chart **tyk-operator** version v0.13.0 ignores the `imagePullSecrets` configuration.
### Steps to reproduce the issue:
1. Create a file `values.yaml` with the `imagePullSecrets` configu…
-
Api Definition yaml file doesn't support "custom_middleware_bundle"
## Expected Behavior
I'm trying to create a API with custom_middleware_bundle via yaml, it should be applied by tyk-operator, …
-
Those 2 settings seem to cover the same thing. I've been using the `policies.policy_record_name` successfully.
What is the other setting supposed to do?
> policies.policy_record_name
>
> EV: …
-
⚠️ ⚠️ ⚠️
environmet.Env.Parse is [documented](https://github.com/TykTechnologies/tyk-operator/blob/master/pkg/environmet/env.go#L54) as returning errors on failure to validate.
In reality, it d…
-
Hi fellows,
I had created a simple pod monitor just to start testing and adding targets, but on my first attempt i am having issues and the target does not appear in the UI.
This was strange as i …
-
Hello,
I've a tyk-ce gw and tyk operator in Kubernetes (AWS EKS) environment which was installed by using Helm chart. In my environment ssl termination is handled by LB level by ALB.
There are som…
-
Let's assume that a resource such as an API Definition or Security Policy is accidentally deleted directly (accidentally or intentionally) via Tyk Dashboard.
This means that there is some drift bet…
-
The headless chart creates the api gateways as a DaemonSet with emptyDir storage. This means multiple gateways pods, each with their own independent view of state. When the API is used to create apps …
-
When I create an api-definition setting some bool fields to their default values, the live manifest returned by kubernetes doesn't contain those fields. I am using ArgoCD to deploy my manifests throug…
-
**Is your feature request related to a problem? Please describe.**
When Redis experiences an outage, then Tyk calls are met with 403's, which isn't actually the case. The user is supplying valid cr…