nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
111 stars 52 forks source link

Invesitage using rootless image for gitea and upgrading version to 1.20 #795

Open vjayaramrh opened 3 months ago

vjayaramrh commented 3 months ago

Currently, the gitea statefulset is using version 1.19.3 and relies on using priviliged: true in the securityContext section. Investigate using the rootless image so that the privilege: true can be dropped. Refer comments for additional context from https://github.com/nephio-project/catalog/pull/75 CC: @arora-sagar @gvbalaji @efiacor @henderiw @nyrahul