cuttingedge1109
cuttingedge1109
Hi team. Thanks for your effort on this project. Currently, it provides only limited device types (for example, samsung galaxy). How can I add new device types? Regards.
Tyk comes with support for OpenID Connect (OIDC) Identity Tokens provided by any standards compliant OIDC provider. https://tyk.io/docs/advanced-configuration/integrate/api-auth-mode/open-id-connect/#setting-up-oidc Main auth flow works correctly. But I request a solution for compromised...
**Branch/Environment/Version** - Branch/Version: v4.1rc10 - Environment: On-prem **Describe the bug** I use tyk gateway OSS and manage(create/update/delete) resources(api and policy) via management apis. When I create or delete new resource,...
**Branch/Environment/Version** - Branch/Version: v4.1rc10 - Environment: On-prem **Describe the bug** I tried to create policies using Gateway API, more specifically `/tyk/policies`. The api returns http code 200 but i cannot...
### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: 0.15.4 (I use terraform cloud) Kubernetes provider version: 2.5.0 (Same result for 2.4.0 and 2.3.2) Kubernetes version: 1.20.2 ```...
This PR includes mainly 2 things: **Add environment variables to enable/disable controllers respectively** * If `ENABLE_GROUPCONFIG_CONTROLLER` is true or not defined, `GroupConfig` controller is enabled. * If `ENABLE_USERCONFIG_CONTROLLER` is true...
``` W0329 09:19:29.168946 269330 gcp.go:120] WARNING: the gcp auth plugin is deprecated in v1.22+, unavailable in v1.25+; use gcloud instead. To learn more, consult https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke Error: only one argument is...
I am facing this error sometimes during `terraform plan`. ``` Stack trace from the terraform-provider-uptimerobot plugin: panic: interface conversion: interface {} is nil, not float64 goroutine 71 [running]: github.com/louy/terraform-provider-uptimerobot/uptimerobot/api.UptimeRobotApiClient.GetMonitor(0xc00003a0d4, 0x21,...