Interaction with Custom Resource Objects failing #2380
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
What happened (please include outputs or screenshots):
I have create a CRD and a Custom Object. When I try to pull the Custom Resource Status or try to patch the Custom Resource status, the request fails with unable to find the resource.
What you expected to happen:
The request should find the Custom Requests and patch it.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):OS (e.g., MacOS 10.13.6):
Red Hat Enterprise Linux release 8.10
Python version (
python --version
)Python 3.12.7
Python client version (
pip list | grep kubernetes
)kubernetes 32.0.1
The text was updated successfully, but these errors were encountered: