Skip to content

[TT-17611] IAM authentication for Google Cloud - #2766

Merged
sharadregoti merged 17 commits into
docs-5.15from
tt17611-iam-auth
Aug 27, 2026
Merged

[TT-17611] IAM authentication for Google Cloud#2766
sharadregoti merged 17 commits into
docs-5.15from
tt17611-iam-auth

Merge main into tt17611-iam-auth

de86287
Select commit
Loading
Failed to load commit list.
probelabs / Visor: performance succeeded Aug 27, 2026 in 38s

✅ Check Passed (Warnings Found)

performance check passed. Found 1 warning, but fail_if condition was not met.

Details

📊 Summary

  • Total Issues: 1
  • Warning Issues: 1

🔍 Failure Condition Results

Passed Conditions

  • global_fail_if: Condition passed

Issues by Category

Performance (1)

  • ⚠️ tyk-configuration-reference/redis-cluster-sentinel.mdx:521 - The documentation for IAM authentication introduces a new critical dependency on the cloud provider's IAM service but does not adequately address the associated performance and availability risks. The troubleshooting guide attributes connection timeouts solely to network issues, which is incomplete as latency or unavailability of the IAM service itself can also be a root cause of timeouts and connection failures.

Powered by Visor from Probelabs

💡 TIP: You can chat with Visor using /visor ask <your question>

Annotations

Check warning on line 521 in tyk-configuration-reference/redis-cluster-sentinel.mdx

See this annotation in the file changed.

@probelabs probelabs / Visor: performance

performance Issue

The documentation for IAM authentication introduces a new critical dependency on the cloud provider's IAM service but does not adequately address the associated performance and availability risks. The troubleshooting guide attributes connection timeouts solely to network issues, which is incomplete as latency or unavailability of the IAM service itself can also be a root cause of timeouts and connection failures.
Raw output
Expand the troubleshooting section for Google Cloud IAM to include potential issues related to the IAM service itself. Advise users that slow IAM service responses can cause connection timeouts and that the IAM service's health and performance should be monitored and considered during troubleshooting.