-
Notifications
You must be signed in to change notification settings - Fork 7
[TT-17611] IAM authentication for Google Cloud #2766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+241
−32
Merged
Changes from 12 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
aefcbc5
IAM authentication for Google Cloud
andyo-tyk 0022f7c
Added missing Redis config for MDCB
andyo-tyk 6e3aedd
Merge main into tt17611-iam-auth
probelabs[bot] 73f7f9e
Merge main into tt17611-iam-auth
probelabs[bot] 5567b8f
Apply suggestions from code review
sharadregoti 7a7b717
Fix IAM auth config location inconsistencies flagged in review
sharadregoti 6e85401
Clarify that per-block iam_auth settings are independent, not merged
sharadregoti 4641cb9
Apply suggestion from @sharadregoti
sharadregoti d46047f
Fix missing code fences in IAM authentication JSON examples
sharadregoti dc71ded
Merge main into tt17611-iam-auth
probelabs[bot] 2999f1d
Merge main into tt17611-iam-auth
probelabs[bot] cf526af
Merge main into tt17611-iam-auth
probelabs[bot] 7197813
Merge main into tt17611-iam-auth
probelabs[bot] 3f21bf8
Merge main into tt17611-iam-auth
probelabs[bot] de86287
Merge main into tt17611-iam-auth
probelabs[bot] ce5ebea
Merge remote-tracking branch 'origin/docs-5.15' into tt17611-iam-auth…
sharadregoti b0d5246
Restore Redis config reference link in redis-versions-include snippet
sharadregoti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,12 +1,8 @@ | ||
| --- | ||
| --- | ||
|
|
||
| **Tyk Gateway** requires Redis for its operations. Here is the list of supported versions: | ||
|
|
||
| | Tyk Version | Redis Version | | ||
| |---|---| | ||
| | From 5.0.x to 5.8.x | 6.2.x, 7.x | | ||
| | From 5.9.x to 5.11.x | 6.2.x, 7.x, 7.4.x, 8.x (up to 8.2) | | ||
| | From 5.12.x onwards | 6.2.x, 7.x, 7.4.x, 8.x (up to 8.4) | | ||
|
|
||
| Visit the [Redis page](/planning-for-production/database-settings#redis) for more info. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.