You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the service account token for a pod changes, the k8s in-cluster configuration is not updated. I suggest to either periodically reload the file or watch the file for changes.
When the service account token for a pod changes, the k8s in-cluster configuration is not updated. I suggest to either periodically reload the file or watch the file for changes.
Incluster config loading: https://github.com/kubernetes-client/python/blob/master/kubernetes/base/config/incluster_config.py#L112
This appears in logs as
The text was updated successfully, but these errors were encountered: