-
Notifications
You must be signed in to change notification settings - Fork 68
add multiple resources #1191
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
add multiple resources #1191
Conversation
|
The following are automatically added:
Available user actions:
Supported labels
|
Tox check passed�[K �[K |
Tox check failedvalidate-resources: install_deps> python -I -m pip install pytest requests validate-resources: commands[0]> pip install pip -U Requirement already satisfied: pip in ./.tox/validate-resources/lib/python3.8/site-packages (23.0.1) Collecting pip Using cached pip-23.1-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.0.1 Uninstalling pip-23.0.1: Successfully uninstalled pip-23.0.1 Successfully installed pip-23.1 validate-resources: commands[1]> pip install . Processing /openshift-python-wrapper-tox-6f85dd5a-4306-4e56-b4ba-6b0e2f292be8 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting openshift (from openshift-python-wrapper==0.0.0) Using cached openshift-0.13.1-py3-none-any.whl Collecting xmltodict (from openshift-python-wrapper==0.0.0) Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) Requirement already satisfied: urllib3 in ./.tox/validate-resources/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (1.26.15) Collecting colorlog (from openshift-python-wrapper==0.0.0) Using cached colorlog-6.7.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: packaging in ./.tox/validate-resources/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (23.1) Collecting kubernetes (from openshift-python-wrapper==0.0.0) Using cached kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) Collecting python-simple-logger (from openshift-python-wrapper==0.0.0) Using cached python_simple_logger-1.0.5-py3-none-any.whl (6.9 kB) Requirement already satisfied: certifi>=14.05.14 in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes->openshift-python-wrapper==0.0.0) (2022.12.7) Collecting six>=1.9.0 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting python-dateutil>=2.5.3 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Requirement already satisfied: setuptools>=21.0.0 in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes->openshift-python-wrapper==0.0.0) (67.4.0) Collecting pyyaml>=5.4.1 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) Collecting google-auth>=1.0.1 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached google_auth-2.17.3-py2.py3-none-any.whl (178 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached websocket_client-1.5.1-py3-none-any.whl (55 kB) Requirement already satisfied: requests in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes->openshift-python-wrapper==0.0.0) (2.28.2) Collecting requests-oauthlib (from kubernetes->openshift-python-wrapper==0.0.0) Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting python-string-utils (from openshift->openshift-python-wrapper==0.0.0) Using cached python_string_utils-1.0.0-py3-none-any.whl (26 kB) Collecting poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4 (from python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_dynamic_versioning-0.21.4-py3-none-any.whl (14 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached rsa-4.9-py3-none-any.whl (34 kB) Collecting dunamai<2.0.0,>=1.16.0 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached dunamai-1.16.0-py3-none-any.whl (23 kB) Collecting jinja2<4,>=2.11.1 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) Collecting tomlkit>=0.4 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached tomlkit-0.11.7-py3-none-any.whl (35 kB) Collecting poetry<2.0.0,>=1.2.0 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry-1.4.2-py3-none-any.whl (222 kB) Requirement already satisfied: charset-normalizer<4,>=2 in ./.tox/validate-resources/lib/python3.8/site-packages (from requests->kubernetes->openshift-python-wrapper==0.0.0) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in ./.tox/validate-resources/lib/python3.8/site-packages (from requests->kubernetes->openshift-python-wrapper==0.0.0) (3.4) Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes->openshift-python-wrapper==0.0.0) Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB) Collecting MarkupSafe>=2.0 (from jinja2<4,>=2.11.1->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting build<0.11.0,>=0.10.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached build-0.10.0-py3-none-any.whl (17 kB) Collecting cachecontrol[filecache]<0.13.0,>=0.12.9 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached CacheControl-0.12.11-py2.py3-none-any.whl (21 kB) Collecting cleo<3.0.0,>=2.0.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cleo-2.0.1-py3-none-any.whl (77 kB) Collecting crashtest<0.5.0,>=0.4.1 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached crashtest-0.4.1-py3-none-any.whl (7.6 kB) Collecting dulwich<0.22.0,>=0.21.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached dulwich-0.21.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (508 kB) Collecting filelock<4.0.0,>=3.8.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached filelock-3.11.0-py3-none-any.whl (10.0 kB) Collecting html5lib<2.0,>=1.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached html5lib-1.1-py2.py3-none-any.whl (112 kB) Collecting importlib-metadata>=4.4 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached importlib_metadata-6.4.1-py3-none-any.whl (22 kB) Collecting installer<0.8.0,>=0.7.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached installer-0.7.0-py3-none-any.whl (453 kB) Collecting jsonschema<5.0.0,>=4.10.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jsonschema-4.17.3-py3-none-any.whl (90 kB) Collecting keyring<24.0.0,>=23.9.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached keyring-23.13.1-py3-none-any.whl (37 kB) Collecting lockfile<0.13.0,>=0.12.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting pexpect<5.0.0,>=4.7.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting pkginfo<2.0.0,>=1.9.4 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pkginfo-1.9.6-py3-none-any.whl (30 kB) Collecting platformdirs<3.0.0,>=2.5.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB) Collecting poetry-core==1.5.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_core-1.5.2-py3-none-any.whl (465 kB) Collecting poetry-plugin-export<2.0.0,>=1.3.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_plugin_export-1.3.1-py3-none-any.whl (10 kB) Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Collecting requests-toolbelt<0.11.0,>=0.9.1 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) Collecting shellingham<2.0,>=1.5 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached shellingham-1.5.0.post1-py2.py3-none-any.whl (9.4 kB) Requirement already satisfied: tomli<3.0.0,>=2.0.1 in ./.tox/validate-resources/lib/python3.8/site-packages (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) (2.0.1) Collecting trove-classifiers>=2022.5.19 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached trove_classifiers-2023.3.9-py3-none-any.whl (13 kB) Collecting virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached virtualenv-20.21.0-py3-none-any.whl (8.7 MB) Collecting pyasn1<0.5.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting msgpack>=0.5.2 (from cachecontrol[filecache]<0.13.0,>=0.12.9->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached msgpack-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) Collecting rapidfuzz<3.0.0,>=2.2.0 (from cleo<3.0.0,>=2.0.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached rapidfuzz-2.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) Collecting webencodings (from html5lib<2.0,>=1.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.4->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting attrs>=17.4.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached attrs-23.1.0-py3-none-any.whl (61 kB) Collecting importlib-resources>=1.4.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pyrsistent-0.19.3-py3-none-any.whl (57 kB) Collecting jaraco.classes (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jaraco.classes-3.2.3-py3-none-any.whl (6.0 kB) Collecting SecretStorage>=3.2 (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached SecretStorage-3.3.3-py3-none-any.whl (15 kB) Collecting jeepney>=0.4.2 (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jeepney-0.8.0-py3-none-any.whl (48 kB) Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting distlib<1,>=0.3.6 (from virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached distlib-0.3.6-py2.py3-none-any.whl (468 kB) Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cryptography-40.0.2-cp36-abi3-manylinux_2_28_x86_64.whl (3.7 MB) Collecting more-itertools (from jaraco.classes->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached more_itertools-9.1.0-py3-none-any.whl (54 kB) Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Building wheels for collected packages: openshift-python-wrapper Building wheel for openshift-python-wrapper (pyproject.toml): started Building wheel for openshift-python-wrapper (pyproject.toml): finished with status 'error' Failed to build openshift-python-wrapper validate-resources: exit 1 (12.54 seconds) /openshift-python-wrapper-tox-6f85dd5a-4306-4e56-b4ba-6b0e2f292be8> pip install . pid=9577�[K �[K |
Tox check passed�[K �[K |
|
!verified |
…nto add_resources
…wrapper into add_resources
Tox check passed�[K �[K |
Tox check failedvalidate-resources: install_deps> python -I -m pip install pytest requests validate-resources: commands[0]> pip install pip -U Requirement already satisfied: pip in ./.tox/validate-resources/lib/python3.8/site-packages (23.0.1) Collecting pip Using cached pip-23.1-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.0.1 Uninstalling pip-23.0.1: Successfully uninstalled pip-23.0.1 Successfully installed pip-23.1 validate-resources: commands[1]> pip install . Processing /openshift-python-wrapper-tox-6b3396f0-3b4b-4371-8485-4b3093d6313d Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting openshift (from openshift-python-wrapper==0.0.0) Using cached openshift-0.13.1-py3-none-any.whl Collecting xmltodict (from openshift-python-wrapper==0.0.0) Using cached xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) Requirement already satisfied: urllib3 in ./.tox/validate-resources/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (1.26.15) Collecting colorlog (from openshift-python-wrapper==0.0.0) Using cached colorlog-6.7.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: packaging in ./.tox/validate-resources/lib/python3.8/site-packages (from openshift-python-wrapper==0.0.0) (23.1) Collecting kubernetes (from openshift-python-wrapper==0.0.0) Using cached kubernetes-26.1.0-py2.py3-none-any.whl (1.4 MB) Collecting python-simple-logger (from openshift-python-wrapper==0.0.0) Using cached python_simple_logger-1.0.5-py3-none-any.whl (6.9 kB) Requirement already satisfied: certifi>=14.05.14 in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes->openshift-python-wrapper==0.0.0) (2022.12.7) Collecting six>=1.9.0 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting python-dateutil>=2.5.3 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Requirement already satisfied: setuptools>=21.0.0 in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes->openshift-python-wrapper==0.0.0) (67.4.0) Collecting pyyaml>=5.4.1 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) Collecting google-auth>=1.0.1 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached google_auth-2.17.3-py2.py3-none-any.whl (178 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->openshift-python-wrapper==0.0.0) Using cached websocket_client-1.5.1-py3-none-any.whl (55 kB) Requirement already satisfied: requests in ./.tox/validate-resources/lib/python3.8/site-packages (from kubernetes->openshift-python-wrapper==0.0.0) (2.28.2) Collecting requests-oauthlib (from kubernetes->openshift-python-wrapper==0.0.0) Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting python-string-utils (from openshift->openshift-python-wrapper==0.0.0) Using cached python_string_utils-1.0.0-py3-none-any.whl (26 kB) Collecting poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4 (from python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_dynamic_versioning-0.21.4-py3-none-any.whl (14 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached rsa-4.9-py3-none-any.whl (34 kB) Collecting dunamai<2.0.0,>=1.16.0 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached dunamai-1.16.0-py3-none-any.whl (23 kB) Collecting jinja2<4,>=2.11.1 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB) Collecting tomlkit>=0.4 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached tomlkit-0.11.7-py3-none-any.whl (35 kB) Collecting poetry<2.0.0,>=1.2.0 (from poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry-1.4.2-py3-none-any.whl (222 kB) Requirement already satisfied: charset-normalizer<4,>=2 in ./.tox/validate-resources/lib/python3.8/site-packages (from requests->kubernetes->openshift-python-wrapper==0.0.0) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in ./.tox/validate-resources/lib/python3.8/site-packages (from requests->kubernetes->openshift-python-wrapper==0.0.0) (3.4) Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes->openshift-python-wrapper==0.0.0) Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB) Collecting MarkupSafe>=2.0 (from jinja2<4,>=2.11.1->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting build<0.11.0,>=0.10.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached build-0.10.0-py3-none-any.whl (17 kB) Collecting cachecontrol[filecache]<0.13.0,>=0.12.9 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached CacheControl-0.12.11-py2.py3-none-any.whl (21 kB) Collecting cleo<3.0.0,>=2.0.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cleo-2.0.1-py3-none-any.whl (77 kB) Collecting crashtest<0.5.0,>=0.4.1 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached crashtest-0.4.1-py3-none-any.whl (7.6 kB) Collecting dulwich<0.22.0,>=0.21.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached dulwich-0.21.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (508 kB) Collecting filelock<4.0.0,>=3.8.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached filelock-3.12.0-py3-none-any.whl (10 kB) Collecting html5lib<2.0,>=1.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached html5lib-1.1-py2.py3-none-any.whl (112 kB) Collecting importlib-metadata>=4.4 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached importlib_metadata-6.5.0-py3-none-any.whl (22 kB) Collecting installer<0.8.0,>=0.7.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached installer-0.7.0-py3-none-any.whl (453 kB) Collecting jsonschema<5.0.0,>=4.10.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jsonschema-4.17.3-py3-none-any.whl (90 kB) Collecting keyring<24.0.0,>=23.9.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached keyring-23.13.1-py3-none-any.whl (37 kB) Collecting lockfile<0.13.0,>=0.12.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached lockfile-0.12.2-py2.py3-none-any.whl (13 kB) Collecting pexpect<5.0.0,>=4.7.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting pkginfo<2.0.0,>=1.9.4 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pkginfo-1.9.6-py3-none-any.whl (30 kB) Collecting platformdirs<3.0.0,>=2.5.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached platformdirs-2.6.2-py3-none-any.whl (14 kB) Collecting poetry-core==1.5.2 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_core-1.5.2-py3-none-any.whl (465 kB) Collecting poetry-plugin-export<2.0.0,>=1.3.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached poetry_plugin_export-1.3.1-py3-none-any.whl (10 kB) Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Collecting requests-toolbelt<0.11.0,>=0.9.1 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached requests_toolbelt-0.10.1-py2.py3-none-any.whl (54 kB) Collecting shellingham<2.0,>=1.5 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached shellingham-1.5.0.post1-py2.py3-none-any.whl (9.4 kB) Requirement already satisfied: tomli<3.0.0,>=2.0.1 in ./.tox/validate-resources/lib/python3.8/site-packages (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) (2.0.1) Collecting trove-classifiers>=2022.5.19 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached trove_classifiers-2023.4.18-py3-none-any.whl (13 kB) Collecting virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3 (from poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached virtualenv-20.21.0-py3-none-any.whl (8.7 MB) Collecting pyasn1<0.5.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->openshift-python-wrapper==0.0.0) Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) Collecting msgpack>=0.5.2 (from cachecontrol[filecache]<0.13.0,>=0.12.9->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached msgpack-1.0.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) Collecting rapidfuzz<3.0.0,>=2.2.0 (from cleo<3.0.0,>=2.0.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached rapidfuzz-2.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) Collecting webencodings (from html5lib<2.0,>=1.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.4->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting attrs>=17.4.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached attrs-23.1.0-py3-none-any.whl (61 kB) Collecting importlib-resources>=1.4.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema<5.0.0,>=4.10.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pyrsistent-0.19.3-py3-none-any.whl (57 kB) Collecting jaraco.classes (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jaraco.classes-3.2.3-py3-none-any.whl (6.0 kB) Collecting SecretStorage>=3.2 (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached SecretStorage-3.3.3-py3-none-any.whl (15 kB) Collecting jeepney>=0.4.2 (from keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached jeepney-0.8.0-py3-none-any.whl (48 kB) Collecting ptyprocess>=0.5 (from pexpect<5.0.0,>=4.7.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting distlib<1,>=0.3.6 (from virtualenv!=20.4.5,!=20.4.6,<21.0.0,>=20.4.3->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached distlib-0.3.6-py2.py3-none-any.whl (468 kB) Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cryptography-40.0.2-cp36-abi3-manylinux_2_28_x86_64.whl (3.7 MB) Collecting more-itertools (from jaraco.classes->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached more_itertools-9.1.0-py3-none-any.whl (54 kB) Collecting cffi>=1.12 (from cryptography>=2.0->SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) Collecting pycparser (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring<24.0.0,>=23.9.0->poetry<2.0.0,>=1.2.0->poetry-dynamic-versioning[plugin]<0.22.0,>=0.21.4->python-simple-logger->openshift-python-wrapper==0.0.0) Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB) Building wheels for collected packages: openshift-python-wrapper Building wheel for openshift-python-wrapper (pyproject.toml): started Building wheel for openshift-python-wrapper (pyproject.toml): finished with status 'error' Failed to build openshift-python-wrapper validate-resources: exit 1 (8.44 seconds) /openshift-python-wrapper-tox-6b3396f0-3b4b-4371-8485-4b3093d6313d> pip install . pid=8422�[K �[K |
Tox check passed�[K �[K |
|
/verified |
|
Kudos, SonarCloud Quality Gate passed!
|
|
/tox |
|
/verified |
|
/cherry-pick v4.13 |
* add multiple resources * change the doc references * fix doc references * updates based on review comments * fix doc string and podmetrics * change doc string * add optional args only if specified * correct one mistake * fix doc typos * updated doc strings * remove api_version from podmetrics --------- Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
|
Cherry-picked PR add multiple resources into v4.13 |
* add multiple resources * change the doc references * fix doc references * updates based on review comments * fix doc string and podmetrics * change doc string * add optional args only if specified * correct one mistake * fix doc typos * updated doc strings * remove api_version from podmetrics --------- Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
* add multiple resources * change the doc references * fix doc references * updates based on review comments * fix doc string and podmetrics * change doc string * add optional args only if specified * correct one mistake * fix doc typos * updated doc strings * remove api_version from podmetrics --------- Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
* add multiple resources * change the doc references * fix doc references * updates based on review comments * fix doc string and podmetrics * change doc string * add optional args only if specified * correct one mistake * fix doc typos * updated doc strings * remove api_version from podmetrics --------- Co-authored-by: Debarati Basu-Nag <dbasunag@redhat.com> Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
* add multiple resources * change the doc references * fix doc references * updates based on review comments * fix doc string and podmetrics * change doc string * add optional args only if specified * correct one mistake * fix doc typos * updated doc strings * remove api_version from podmetrics --------- Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>








Short description: Add cronjob, CSIStorageCapacity, EndpointSlice, Lease and PodMetrics kinds
More details: Need to add cronjob, CSIStorageCapacity, EndpointSlice, Lease and PodMetrics kinds
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for reviewer:
Bug: