tyk-operator icon indicating copy to clipboard operation
tyk-operator copied to clipboard

Tyk Operator for Kubernetes

Results 65 tyk-operator issues
Sort by recently updated
recently updated
newest added

As an product owner, API Ops, Developer, I want to set up uptime tests to have Tyk report on the status of my backend services running in the cluster. It...

enhancement

⚠️ ⚠️ ⚠️ 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 doesn't return an error and callers have to further validate by themselves see [1](https://github.com/TykTechnologies/tyk-operator/blob/0e375ab624ede891f558f91d18e5aa6a527eddb0/integration/main_test.go#L31),...

enhancement

WIP - Working on supporting the Gateway API Dependent on https://github.com/TykTechnologies/tyk-operator/pull/296

specification detail https://gateway-api.sigs.k8s.io/references/spec/

enhancement

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...

enhancement

When using Tyk Operator - Kubernetes becomes the source of truth, and Tyk Dashboard's role changes to be for observability. Enrich the concepts page https://github.com/TykTechnologies/tyk-operator/blob/master/docs/concepts.md to provide better guidance on...

documentation
enhancement

See https://github.com/TykTechnologies/tyk/pull/3450 for details

enhancement

https://tyktech.atlassian.net/l/c/QHmSP6NA

track

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 tools like `kubectl` and `kind` and `helm`. I hit a snag...

enhancement