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

[8.14](backport #4649) Fix ability for unprivileged Windows to upgrade #4650

Merged
merged 2 commits into from
May 2, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 1, 2024

What does this PR do?

Adds the SeCreateSymbolicLinkPrivilege to the created elastic-agent-user when installing in unprivileged mode.

Why is it important?

This privilege is required on the `elastic-agent-user. With out the privilege upgrade fails to update symlinks between the current and previous versions of Elastic Agent.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works integration tests
  • [ ] I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Related issues


This is an automatic backport of pull request #4649 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner May 1, 2024 15:40
@mergify mergify bot added the backport label May 1, 2024
@mergify mergify bot requested review from kaanyalti and michel-laterman and removed request for a team May 1, 2024 15:40
@blakerouse blakerouse enabled auto-merge (squash) May 1, 2024 18:35
@blakerouse
Copy link
Contributor

PR blocked on #4652

@pierrehilbert
Copy link
Contributor

I approved the first one and merged it here.

@blakerouse blakerouse merged commit 6567a08 into 8.14 May 2, 2024
9 checks passed
@blakerouse blakerouse deleted the mergify/bp/8.14/pr-4649 branch May 2, 2024 14:00
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.

2 participants