thatmattlove / hyperglass

hyperglass is the network looking glass that tries to make the internet better.
https://hyperglass.dev
BSD 3-Clause Clear License
594 stars 88 forks source link

feat: rootless container #250

Open M0NsTeRRR opened 1 month ago

M0NsTeRRR commented 1 month ago

Description

This PR allow to run hyperglass in rootless mode, as it doesn't require root permissions.

Motivation and Context

I want to configure the security context of the container in a Kubernetes environment. Unfortunately, for now, the container runs with root permissions etc.

Tests

Tested manually on docker and on kubernetes with security context.