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

Manage the API socket #19

Merged
merged 1 commit into from
Aug 14, 2021
Merged

Manage the API socket #19

merged 1 commit into from
Aug 14, 2021

Conversation

silug
Copy link
Contributor

@silug silug commented Aug 12, 2021

  • Manage both the system API socket and the sockets for rootless users
  • Add facts to resolve the paths to API sockets
  • Remove dependency on hard-coded UID in podman::rootless
  • Enforce ordering for user creation
  • Add rspec tests

* Manage both the system API socket and the sockets for rootless users
* Add facts to resolve the paths to API sockets
* Remove dependency on hard-coded UID in podman::rootless
* Enforce ordering for user creation
* Add rspec tests

- Fixes southalc#1
@southalc southalc merged commit 3a7b768 into southalc:master Aug 14, 2021
@silug silug deleted the api_socket branch August 16, 2021 13:08
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.

Enable varlink socket
2 participants