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

Stop background refresh of cached data for requests that result in ACL not found errors #9743

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

mkeeler
Copy link
Member

@mkeeler mkeeler commented Feb 9, 2021

Backport of #9738 to release/1.7.x

There were conflicts in cache.go and cache_test.go. Lots of improvements have been made to the cache code structure since 1.7.x so I had to change the impl accordingly. However these were just superficial changes for this fix.

…L not found errors (#9742)

Backport of #9738 to release/1.7.x

# Conflicts:
#	agent/cache/cache.go
#	agent/cache/cache_test.go
@mkeeler mkeeler requested a review from a team February 9, 2021 17:04
@vercel
Copy link

vercel bot commented Feb 9, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

consul – ./website

🔍 Inspect: https://vercel.com/hashicorp/consul/grj8r4od2
✅ Preview: Canceled

consul-ui-staging – ./ui

🔍 Inspect: https://vercel.com/hashicorp/consul-ui-staging/r8eoi0uxu
✅ Preview: Failed

@mkeeler mkeeler changed the title Backport #9738 to release/1.7.x: Stop background refresh of cached data for requests that result in AACL not found errors Stop background refresh of cached data for requests that result in ACL not found errors Feb 9, 2021
@mkeeler mkeeler merged commit accc4f0 into release/1.7.x Feb 9, 2021
@mkeeler mkeeler deleted the backport/1.7.x/9738 branch February 9, 2021 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants