76a5b9396ccb2f1c637553afd5f80f6f3f0f2a21
This change also moves the "system:authenticated" group from the "view" to the "edit" role. This allows all users to access the pod console and view secrets, which helps when debugging test failures.
@mkovarik Please take a look.
LGTM
Pull-Request has been merged by mikeb
This change also moves the "system:authenticated" group from the "view" to the "edit" role.
This allows all users to access the pod console and view secrets, which helps when debugging test
failures.