-
**Is your feature request related to a problem? Please describe.**
Tyk does not directly support Argo Rollouts for progressive delivery features, there isnt also support for Gateway API.
**Describ…
-
Subscribe to this issue and stay notified about new [daily trending repos in Go](https://github.com/trending/go?since=daily).
-
The speed of the AsyncFetcher appears to be limited by the speed of the GIL (i.e. a single CPU core is being pinned at 100% when the fetcher makes calls), which could be resolved by [this solution](ht…
-
When an api in the apidefinition has a name with tags like "myapi #demo #infra" it will result in categories in the Dashboard.
When using the ingress and apidefenition
```
apiVersion: tyk.tyk.i…
-
## Expected Behavior
When making any changes to security policy resource, the security policy should be updates in gateway
## Current Behavior
Security policy gets created alright but any kin…
-
**Branch/Environment/Version**
- Branch/Version:1.2.0 (tyk-oss helm chart)
- Environment: OSS via k8s
**Describe the bug**
I have tyk-oss, tyk-pump and tyk-operator running on a local minikube c…
-
Some times I need to put some credential configurations in the CRD's yaml file, for example, API keys need to be placed in the config_data section of an api definition.
It would be great if we can…
-
The job config yaml https://github.com/alingse/go-linter-runner/blob/main/jobs/alingse-makezero.yaml
```
name: alingse-makezero
linter: makezero
workdir: .
install: go install github.com/alingse…
-
Tyk operator version: 0.13.0
Tyk version: 5.0.0
**Defect**
my securitypolicy config is as below:
```
apiVersion: tyk.tyk.io/v1alpha1
kind: SecurityPolicy
metadata:
name: xianyao-local-test…
-
In case if the gateway (headless, installed with helm) is restarted, all APIDefinitions and Policies are deleted even though the APIDefinition and Policies resources are still there. I understand that…