-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
The tests have a dependency on py, but I can't see anything in the code import this and the tests run successfully without it.
Also note that the py
package is in maintenance mode and should not be required anymore by new projects.
Anything else we need to know?:
Environment:
- Kubernetes version (
kubectl version
): - OS (e.g., MacOS 10.13.6):
- Python version (
python --version
) 3.12 - Python client version (
pip list | grep kubernetes
) 28.1
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.