Skip to content
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

[branch/v9] Create remote site cache based on remote auth version (#12130) #12251

Merged
merged 3 commits into from
Apr 28, 2022

Conversation

rosstimothy
Copy link
Contributor

Backport

This will backport the following commits from master to branch/v9:

Questions ?

Please refer to the Backport tool documentation

* Create remote site cache based on remote auth version

The cache policy used for a remote site is determined based on
the response from a version request. However the version response
was only returning the proxy version. If the remote site was not
running the same version for both auth and proxy, then the cache
policy chosen could be invalid.

The reverse tunnel agent now pings its auth server and reports
both the auth version in response to a version request.

Fixes #12010

(cherry picked from commit 4f2ad1f)
@rosstimothy rosstimothy force-pushed the backport/branch/v9/pr-12130 branch from cb58deb to e879a31 Compare April 26, 2022 20:04
@rosstimothy rosstimothy enabled auto-merge (squash) April 28, 2022 13:11
@rosstimothy rosstimothy merged commit 6daee81 into branch/v9 Apr 28, 2022
@rosstimothy rosstimothy deleted the backport/branch/v9/pr-12130 branch April 28, 2022 14:53
@webvictim webvictim mentioned this pull request Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants