Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
romilbhardwaj committed Sep 29, 2024
1 parent 4776a21 commit 3f810fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sky/provision/kubernetes/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,7 @@ def get_current_kube_config_context_name() -> Optional[str]:
except k8s.config.config_exception.ConfigException:
return None


def is_incluster_config_available() -> bool:
"""Check if in-cluster auth is available.
Expand Down

0 comments on commit 3f810fc

Please sign in to comment.