openshift 0.13.2
0
OpenShift python client
Contents
OpenShift python client
Stars: 215, Watchers: 215, Forks: 145, Open Issues: 1The openshift/openshift-restclient-python
repo was created 7 years ago and the last code push was 1 years ago.
The project is popular with 215 github stars!
How to Install openshift
You can install openshift using pip
pip install openshift
or add it to a project with poetry
poetry add openshift
Package Details
- Author
- OpenShift
- License
- Apache License Version 2.0
- Homepage
- https://github.com/openshift/openshift-restclient-python
- PyPi:
- https://pypi.org/project/openshift/
- GitHub Repo:
- https://github.com/openshift/openshift-restclient-python
Classifiers
- Utilities
Related Packages
Errors
A list of common openshift errors.
Code Examples
Here are some openshift
code examples and snippets.
GitHub Issues
The openshift package has 1 open issues on GitHub
- Refactor for more annotation range, also some cleanup.
- Upgrade
kubernetes >= 12.0
- No module named 'openshift.helper.userpassauth'
- Can't find current memory usage of pods
- userpassauth.py missing after pip install
- ResourceNotFoundError: No matches found for {'group': 'template.openshift.io', 'api_version': 'v1', 'kind': 'Template'}
- get() with label_selector is not working.
- Question: How do I get the logs from a pod?