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

libacl based fallback resolver enablement #1001

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

sabedevops
Copy link
Contributor

This PR allows the ZET to modify /etc/resolv.conf while running as the ziti user by installing an ACL to the file. The ZET process is granted CAP_FOWNER via the systemd unit to perform this task.

This PR has a few differences from the original:

  • Rebased onto current main.
  • Takes advantage of the recently added vcpkg libcap port.
  • Simplifies the additions to the vcpkg-overlays and aligns with current conventions.
  • Defaults to linking to system libraries.

This PR relates to #841 and #752. This PR additionally supports changes here.

@sabedevops sabedevops requested a review from a team as a code owner October 5, 2024 02:00
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.

1 participant