-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
On load of kube-shell, Seeing below WARING message. Is there any way to supress this?
/Applications/anaconda3/lib/python3.7/site-packages/kubernetes/config/kube_config.py:280: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
config_dict=yaml.load(f),
/Applications/anaconda3/lib/python3.7/site-packages/kubeshell/kubeshell.py:43: YAMLLoadWarning: calling yaml.load_all() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
for doc in docs:
talbenari1, ryanmt, etlweather, tsuyo and imroc
Metadata
Metadata
Assignees
Labels
No labels