Broaden Kubernetes pod log access
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Right now, Kubernetes pod logs is always on if the cluster is connected, and locked to maintainer roles and above.
We should consider how to best open this up more broadly, keeping in mind that logs can sometimes contain sensitive information.
Proposal
- Broader access to
developerrole and above. For most devops teams, developers will require log access in order to troubleshoot their apps. - Add a method to disable or restrict access to pod logs, without disabling the full cluster integration
Edited by 🤖 GitLab Bot 🤖