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

Support dynamic refresh impersonation user #17296

Open
wants to merge 3 commits into
base: master-2.x
Choose a base branch
from

Conversation

qian0817
Copy link
Contributor

What changes are proposed in this pull request?

fix #17295
Automatically refresh the impersonation user configuration when the configuration file alluxio-site.properties is modified.

Why are the changes needed?

support dynamic refresh impersonation user.

Does this PR introduce any user facing changes?

When alluxio.security.dynamic.impersonation.enabled is set to true, the impersonation user can be dynamically updated if the configuration file changes.

@alluxio-bot
Copy link
Contributor

Automated checks report:

  • Commits associated with Github account: PASS
  • PR title follows the conventions: FAIL
    • The title of the PR does not pass all the checks. Please fix the following issues:
      • First word must be capitalized

Some checks failed. Please fix the reported issues and reply 'alluxio-bot, check this please' to re-run checks.

@qian0817 qian0817 changed the title support dynamic refresh impersonation user Support dynamic refresh impersonation user Apr 20, 2023
@alluxio-bot
Copy link
Contributor

Automated checks report:

  • Commits associated with Github account: PASS
  • PR title follows the conventions: PASS

All checks passed!

@alluxio-bot alluxio-bot added the API Change Changes covering public API label Apr 20, 2023
@Jackson-Wang-7
Copy link
Contributor

@yyongycy please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Change Changes covering public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support dynamic refreshing impersonation user configuration.
4 participants