-
I am using the following command line to export api definitions from an instance with multiple APIs under the same OWNER: `./tyk-operator -separate -apidef /output/apidef.yaml -policy /output/policy.y…
-
The Makefile and [local dev instructions](https://github.com/TykTechnologies/tyk-operator/blob/master/docs/development.md) and other bits look like they are dealing with local sandbox cluster(s) via t…
-
Hi, guys
I'm using tyk version 3 with helm charts "tyk-helm/tyk-headless"
```
image:
repository: docker.tyk.io/tyk-gateway/tyk-gateway
tag: v3.2.1
```
We need to make "applications"…
-
## Expected Behavior
Given our current ENI Configuration in Amazon EKS we need to run the Tyk Operator deployment with hostNetwork mode set to true. I'd like to be able to specify this as a …
-
with `tyk.tyk.io/v1alpha1` `ApiDefinition` when I setup `extended_paths.method_transforms.method GET -> to_method POST` as described [in here](https://github.com/TykTechnologies/tyk-operator/blob/mast…
-
Hello
When applying a Security Policy through CRD's, the following error is displayed on tyk-operator pod logs:
```json
{"level":"info","ts":1630596023.564985,"logger":"controllers.SecurityPolicy…
-
Please add Basic Authentication option.
## Expected Behavior
Add and support Basic Authentication configuration in api definition CRD.
### Potential BDD Test Coverage
```gherkin
Feature:…
-
Tyk Hybrid Gateway Version: 3.2.1
Tyk Cloud Gateway Dashboard Version: 3.2.0
Tyk Operator Version: 0.8.2
Full logs attached [logs.zip](https://github.com/TykTechnologies/tyk-operator/files/845375…
-
As a developer, if I pass the `-f` flag to kubectl command to delete a resource, I expect it to delete the resource. However, the Tyk Operator hangs infinitely during the reconciliation loop.
## Re…
-
See https://github.com/TykTechnologies/tyk/pull/3450 for details