In provider-kubeconfig.py, do we need to add the "pods/log" permission to the generated provider kubeconfig?
Right now, we have other pod specific sub-resources explicitly defined as part of the permission group (resourceGroup10) -
["pods","pods/attach","pods/exec","pods/portforward","pods/proxy","pods/eviction","replicationcontrollers","replicationcontrollers/scale"]
In provider-kubeconfig.py, do we need to add the "pods/log" permission to the generated provider kubeconfig?
Right now, we have other pod specific sub-resources explicitly defined as part of the permission group (resourceGroup10) -
["pods","pods/attach","pods/exec","pods/portforward","pods/proxy","pods/eviction","replicationcontrollers","replicationcontrollers/scale"]