-
## Expected Behavior
443 is usually not able to be opened on our containers with default perms
## Current Behavior
If an API is templated by the ingress controller it sets the API port to 4…
-
The `go.mod` file for this project already specifies Go v1.15, and modules are [recommended production-ready as of v1.14](https://golang.org/doc/go1.14#introduction).
There don't seem to be any pri…
-
I was testing the v0.5.0 changes locally that included the JWT auth changes:
https://github.com/TykTechnologies/tyk-operator/pull/248
And it appears the API Definition is linked to the Security…
-
I spent a few days trying to get tyk-hybrid to accept ingress definitions, before I came to the realization that tyk-k8s wasn't installed and needed to be installed for the ingress to work. While `htt…
-
Running
```
helm template pro ./tyk-pro/
```
Gives the following error
```
Error: template: tyk-pro/templates/deployment-gw-repset.yaml:44:28: executing "tyk-pro/templates/deployment-gw…
-
See: https://github.com/TykTechnologies/tyk-operator/blob/master/docs/api_definitions.md#apidefinition---endpoint-middleware
Tyk Operator currently does not support transform middlewares. (Inte…
-
3 use cases which Tyk Operator was designed for:
1. Migrate from Tyk CE to Tyk Pro
2. Backup & Restore (disaster recovery)
3. Ability to upgrade operator versions
All above should work without…
-
tyk-operator should be usable as an ingress controller.
Proposal:
```
# example ingress resource
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: test.01.ingress
spec:
i…
-
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 ar…
-
1. Created policies don't allow you to create keys through UI
2. Created policies don't allow you to publish them to the Portal
These are being addressed in a Tyk Dashboard issue. This will bec…