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
Use incluster config fallback for KubernetesProvider (#3357)
The KubernetesProvider now falls back to loading config in-cluster if a kube-config file is not found. This allows in-cluster submission of parsl jobs.
See kubernetes-client/python#1005 for a good description of the issue.
Co-authored-by: T. Andrew Manning <[email protected]>
Co-authored-by: Matt Fisher <[email protected]>
Co-authored-by: Ben Clifford <[email protected]>
0 commit comments