kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
305 stars 20 forks source link

Logs problem in debug algorithm in privleged false mode. #1751

Closed golanha closed 10 months ago

golanha commented 1 year ago

Problem in task executer in creation of debug algorithm when system is ran in none priveleged mode.

The logs are not written as they do in a regular algorithm.

To reproduce , install hkube with value false in isPriveleged configuration and run an algorithm in debug.

See image below.

image

RonShvarz commented 1 year ago

Awaiting confirmation from users.