- Notifications
You must be signed in to change notification settings - Fork3.4k
Pull requests: kubernetes-client/python
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Set an upper limit on the urllib3 dependency cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. release-note-noneDenotes a PR that doesn't merit a release note. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#2417 openedJul 8, 2025 byTenzerLoading…
feat: Make resource lookup case-insensitive to match Kubernetes API behavior cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. kind/featureCategorizes issue or PR as related to a new feature. priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#2407 openedMay 31, 2025 byKevinz857Loading…
feat: populate cluster config from client.authentication.k8s.io/exec … cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#2399 openedMay 27, 2025 byma-tsLoading…
fix: prioritize current-context based on file order cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale. release-note-noneDenotes a PR that doesn't merit a release note. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#2386 openedApr 14, 2025 byhhk7734Loading…
fix: Force Lease Expiration When Leader Exits cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale. release-note-noneDenotes a PR that doesn't merit a release note. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#2379 openedMar 30, 2025 byRaghavRoy145Loading…
feat: add yaml processor to create/delete resources from yaml manifest files cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/XLDenotes a PR that changes 500-999 lines, ignoring generated files.
#2377 openedMar 26, 2025 bykocarbaLoading…
added cnpg_patch_cluster methods cncf-cla: noIndicates the PR's author has not signed the CNCF CLA. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. do-not-merge/work-in-progressIndicates that a PR should not merge because it is a work in progress. lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed. needs-kindIndicates a PR lacks a `kind/foo` label and requires one. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
typo in _merge of kube_config.py cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale. release-note-noneDenotes a PR that doesn't merit a release note. size/XSDenotes a PR that changes 0-9 lines, ignoring generated files.
#2362 openedFeb 26, 2025 bymchristianlLoading…
Resolved the issue #2358 cncf-cla: noIndicates the PR's author has not signed the CNCF CLA. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale. needs-kindIndicates a PR lacks a `kind/foo` label and requires one. needs-rebaseIndicates a PR cannot be merged because it has merge conflicts with HEAD. size/SDenotes a PR that changes 10-29 lines, ignoring generated files.
#2361 openedFeb 23, 2025 byBhaskarSrinivasKLoading…
Update to examples/yaml_dir/nginx-deployment. cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. kind/featureCategorizes issue or PR as related to a new feature. lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#2360 openedFeb 22, 2025 byRudra990Loading…
Pass through empty newlines in watch stream cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale. needs-rebaseIndicates a PR cannot be merged because it has merge conflicts with HEAD. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/XSDenotes a PR that changes 0-9 lines, ignoring generated files.
#2359 openedFeb 19, 2025 bymarcelldlsLoading…
add support Lease-based leader election (rather than ConfigMaps) #1877 cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#2314 openedDec 17, 2024 byrvlaneLoading…
google-auth Made as optional dependency cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. ok-to-testIndicates a non-member PR verified by an org member that is safe to test. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#2294 openedOct 8, 2024 byshivanand007Loading…
oidc provider behind proxy cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. kind/bugCategorizes issue or PR as related to a bug. size/XSDenotes a PR that changes 0-9 lines, ignoring generated files.
#2256 openedJul 25, 2024 bySkiAn2007Loading…
Add proxy support to connect to clusters, upgrade gen to OpenAPI 7.1.0 client cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. needs-kindIndicates a PR lacks a `kind/foo` label and requires one. needs-rebaseIndicates a PR cannot be merged because it has merge conflicts with HEAD. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#2147 openedNov 15, 2023 byrolf-mozLoading…
ProTip! Find all pull requests that aren't related to any open issues with-linked:issue.