Skip to content

Conversation

@jfreden
Copy link
Contributor

@jfreden jfreden commented Feb 27, 2025

This PR introduces changes needed to make the CachingUsernamePasswordRealm and RelodablePlugin project aware by:

  • Adding a new interface called UserAuthenticationCache to make the internal cache implementation of CachingUsernamePasswordRealm configurable.
  • Adding a new ProjectScopedCache that wraps the current cache and automatically creates project level composite keys.
  • Making the ReloadablePlugin project aware.

@elasticsearchmachine elasticsearchmachine added v9.1.0 serverless-linked Added by automation, don't add manually labels Feb 27, 2025
@jfreden jfreden force-pushed the multi_proj_file_auth branch 3 times, most recently from 3e7866b to 86bc8e9 Compare March 4, 2025 15:29
@jfreden jfreden force-pushed the multi_proj_file_auth branch 2 times, most recently from 16ad88c to ff12985 Compare March 10, 2025 07:32
@jfreden jfreden force-pushed the multi_proj_file_auth branch from ff12985 to 388521c Compare March 10, 2025 09:04
@jfreden jfreden marked this pull request as ready for review March 10, 2025 09:47
@jfreden jfreden requested a review from a team as a code owner March 10, 2025 09:47
@jfreden jfreden requested a review from a team March 10, 2025 09:47
@elasticsearchmachine elasticsearchmachine added the needs:triage Requires assignment of a team area label label Mar 10, 2025
@jfreden jfreden added the :Core/Infra/Plugins Plugin API and infrastructure label Mar 10, 2025
@jfreden jfreden requested a review from prdoyle March 10, 2025 09:48
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Mar 10, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Mar 10, 2025
@jfreden jfreden added >enhancement needs:triage Requires assignment of a team area label and removed Team:Core/Infra Meta label for core/infra team labels Mar 10, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Mar 10, 2025
@elasticsearchmachine
Copy link
Collaborator

Hi @jfreden, I've created a changelog YAML for you.

@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Mar 10, 2025
@jfreden jfreden requested review from a team as code owners March 13, 2025 15:52
@jfreden jfreden force-pushed the multi_proj_file_auth branch from a26bb64 to d2d46a0 Compare March 13, 2025 15:56
@jfreden jfreden removed the request for review from a team March 13, 2025 15:57
@jfreden jfreden removed the request for review from a team March 13, 2025 15:57
@jfreden
Copy link
Contributor Author

jfreden commented Mar 13, 2025

Ugh sorry for all the pings

@jfreden jfreden closed this Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Plugins Plugin API and infrastructure >enhancement serverless-linked Added by automation, don't add manually Team:Core/Infra Meta label for core/infra team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants