python icon indicating copy to clipboard operation
python copied to clipboard

Official Python client library for kubernetes

Results 346 python issues
Sort by recently updated
recently updated
newest added

**What happened: Registering a CRD with: ``` subresources: scale: labelSelectorPath: .status.selector specReplicasPath: .spec.replicas statusReplicasPath: .status.replicas status: {} ``` is not registered in k8s. after testing from command line using `kubectl...

kind/support

**What is the feature and why do you need it**: The client is very unfriendly to use in its current state. Many function arguments are only specified in the docstrings,...

kind/feature

[https://github.com/kubernetes-client/python/issues/2264](#2264 )

cncf-cla: yes
size/XS
do-not-merge/release-note-label-needed
needs-kind

[build-kubernetes-30.1.0-2024-08-07-10-19-11-348-65896464.txt](https://github.com/user-attachments/files/16522995/build-kubernetes-30.1.0-2024-08-07-10-19-11-348-65896464.txt) **What happened (please include outputs or screenshots)**: **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need to know?**: **Environment**:...

kind/feature
help wanted

**What happened (please include outputs or screenshots)**: I want to remove a key from a secret. So I'm creating the patch data with a `None` value for this key. This...

kind/support
lifecycle/stale

**What happened (please include outputs or screenshots)**: {OverflowError}OverflowError('timestamp too large to convert to C _PyTime_t') **What you expected to happen**: Not Crash **How to reproduce it (as minimally and precisely...

kind/bug

[**Link to the issue (please include a link to the specific documentation or example)**:](https://github.com/kubernetes-client/python/blob/master/kubernetes/docs/V1ConfigMap.md) ![image](https://github.com/user-attachments/assets/79b93548-eefe-46e3-bbf1-fffcf976a385) I'm looking for a way to practically "convert" into kubernetes-client code a ConfigMap yaml file...

kind/support
help wanted

**What happened (please include outputs or screenshots)**: Kubernetes-client creates debug log lines for all REST API call response bodies. When using kubernetes-client to create kubernetes Secret objects, this presents an...

kind/feature
priority/awaiting-more-evidence

#### What type of PR is this? /kind bug #### What this PR does / why we need it: This fix allows client to communicate with OIDC provider which located...

kind/bug
cncf-cla: yes
size/XS
do-not-merge/release-note-label-needed