Skip to content

Conversation

@izmal
Copy link
Contributor

@izmal izmal commented Oct 16, 2025

Replace adduser with useradd for mongodb_exporter user creation. The --comment option in adduser is not supported in Debian 11, only in Debian 12+. useradd works consistently across all versions.

related #1153

Replace adduser with useradd for mongodb_exporter user creation.
The --comment option in adduser is not supported in Debian 11,
only in Debian 12+. useradd works consistently across all versions.
@izmal izmal requested a review from a team as a code owner October 16, 2025 16:33
@izmal izmal requested review from JiriCtvrtka and idoqo and removed request for a team October 16, 2025 16:33
@it-percona-cla
Copy link

it-percona-cla commented Oct 16, 2025

CLA assistant check
All committers have signed the CLA.

@ademidoff
Copy link
Member

Hi @izmal!

Could you please sign the CLA (see link above)?

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.13%. Comparing base (dc46ed5) to head (0925dbd).
⚠️ Report is 143 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1182      +/-   ##
==========================================
- Coverage   70.88%   65.13%   -5.76%     
==========================================
  Files          28       29       +1     
  Lines        3569     3095     -474     
==========================================
- Hits         2530     2016     -514     
- Misses        904      939      +35     
- Partials      135      140       +5     
Flag Coverage Δ
agent 65.13% <ø> (-5.76%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JiriCtvrtka JiriCtvrtka enabled auto-merge (squash) October 19, 2025 09:33
@JiriCtvrtka JiriCtvrtka merged commit b82af3f into percona:main Oct 19, 2025
15 of 16 checks passed
@JiriCtvrtka
Copy link
Contributor

@izmal Thank you for your contribution.

@guoard
Copy link

guoard commented Nov 5, 2025

It would be great if a new release including this fix could be cut, otherwise apt upgrade may fail on some systems.

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.

5 participants