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

[fix]: also pass in gid/uid for non-systemd systems on UI upgrade #2984

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

foxriver76
Copy link
Collaborator

Link the issue which is closed by this PR

Implementation details

For non systemd services we were missing to pass in two newly introduced CLI params. We now pass them down.

Tests

  • I have added tests to avoid a recursion of this bug
  • It is not possible to test for this bug

If no tests added, please specify why it was not possible

No upgrade possible on CI

@foxriver76 foxriver76 requested a review from Apollon77 December 7, 2024 16:40
@foxriver76 foxriver76 merged commit 98c8e13 into master Dec 7, 2024
15 checks passed
@foxriver76 foxriver76 deleted the issue-2964 branch December 7, 2024 17:15
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.

[bug]: Docker UI Upgrade 7.0.2 -> 7.0.3 fails
2 participants