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

Added homedir retrieval via getent #1449

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Added homedir retrieval via getent #1449

merged 2 commits into from
Jun 29, 2023

Conversation

hellt
Copy link
Member

@hellt hellt commented Jun 27, 2023

For cases where os/user.LookupId fails
see #1443

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #1449 (6232ac4) into main (be5aeac) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

❗ Current head 6232ac4 differs from pull request most recent head e89b80a. Consider uploading reports for the commit e89b80a to get more accurate results

@@            Coverage Diff             @@
##             main    #1449      +/-   ##
==========================================
- Coverage   20.51%   20.45%   -0.07%     
==========================================
  Files          58       58              
  Lines        6579     6600      +21     
==========================================
  Hits         1350     1350              
- Misses       5106     5127      +21     
  Partials      123      123              
Impacted Files Coverage Δ
utils/file.go 5.45% <0.00%> (-0.80%) ⬇️

@hellt hellt merged commit b022e2a into main Jun 29, 2023
16 checks passed
@hellt hellt deleted the homedir-via-getent branch June 29, 2023 17:18
steiler pushed a commit to steiler/containerlab that referenced this pull request Jul 3, 2023
* added homedir retrieval via getent

* compose resolved path with getent
steiler pushed a commit that referenced this pull request Jul 20, 2023
* added homedir retrieval via getent

* compose resolved path with getent
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.

None yet

1 participant