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

Mark LRU Cache disablement and sizing as deprecated #5150

Merged
merged 5 commits into from
May 31, 2024

Conversation

amoore877
Copy link
Contributor

@amoore877 amoore877 commented May 15, 2024

Pull Request check list

  • Commit conforms to CONTRIBUTING.md?
  • Proper tests/regressions included?
  • Documentation updated?

Affected functionality
Size and disablement configuration of LRU cache

Description of change
Mark these features as disabled per plan in #4224, to be released in 1.10.

In 1.11 the configurations will be removed entirely along with the non-LRU cache code.

Code block needed to be moved in order to have access to the constructed logger.
A separate PR might consider moving logger construction to as early as possible.

Which issue this PR fixes
Progresses, but does not solve, #4224

Signed-off-by: amoore877 <andrew.s.moore@uber.com>
Signed-off-by: amoore877 <andrew.s.moore@uber.com>
@MarcosDY MarcosDY self-assigned this May 16, 2024
@amartinezfayo amartinezfayo merged commit 70fe7a7 into spiffe:main May 31, 2024
33 checks passed
@amartinezfayo amartinezfayo added this to the 1.10.0 milestone May 31, 2024
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.

None yet

3 participants