Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on startup on RHEL 7.6 notebook get load errors #73

Open
cballew opened this issue Sep 17, 2019 · 0 comments
Open

on startup on RHEL 7.6 notebook get load errors #73

cballew opened this issue Sep 17, 2019 · 0 comments

Comments

@cballew
Copy link

cballew commented Sep 17, 2019

(kube-shell)
(claudeballew)-(jobs:0)-(~/kube-shell/kube-shell)
(! 1035)--> kube-shell
/home/claudeballew/kube-shell/kube-shell/lib64/python3.6/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),
/home/claudeballew/kube-shell/kube-shell/lib64/python3.6/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:
kube-shell>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant