hcavarsan / kftray

manage multiple kubectl port-forward commands, with support for UDP, K8s proxy, and github state sync.
https://kftray.app/
MIT License
739 stars 70 forks source link

local domain hosts without /etc/hosts permission #230

Open hcavarsan opened 3 months ago

hcavarsan commented 3 months ago

based on the issue https://github.com/hcavarsan/kftray/issues/171 we need to find a safer way to configure domain hosts without needing permission on /etc/hosts

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 4 weeks ago

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

mprimeaux commented 1 week ago

Has this been addressed?

hcavarsan commented 1 week ago

@mprimeaux unfortunately not, I will reopen the issue, but permission is still needed for /etc/hosts. I haven't found another way to resolve it without this permission yet...