Skip to content

Restore typed synchronous Kubernetes deletion responses - #2656

Merged
kubernetes-prow[bot] merged 1 commit into
kubernetes-client:masterfrom
tamird:prototype/revert-synchronous-delete-responses
Jul 29, 2026
Merged

Restore typed synchronous Kubernetes deletion responses#2656
kubernetes-prow[bot] merged 1 commit into
kubernetes-client:masterfrom
tamird:prototype/revert-synchronous-delete-responses

Conversation

@tamird

@tamird tamird commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Restore the synchronous client’s V1Status deletion responses by reverting 1c5984c. kubernetes-client/gen#306 restricts broader deletion schemas to the asyncio generator, making the synchronous output in #2647 inconsistent with its source.

Revert the synchronous generated APIs, documentation, checksum, and obsolete regression together. The asynchronous client and its deletion behavior are unchanged.

/kind bug

Restored typed synchronous Kubernetes resource deletion responses.

Revert 1c5984c now that the merged asyncio generator limits the broader deletion schema to the asyncio client.
@kubernetes-prow kubernetes-prow Bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jul 28, 2026
@kubernetes-prow
kubernetes-prow Bot requested review from roycaihw and yliaog July 28, 2026 23:43
@kubernetes-prow kubernetes-prow Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jul 28, 2026
@yliaog

yliaog commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

thanks for the fix
/lgtm
/approve

@kubernetes-prow kubernetes-prow Bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 29, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tamird, yliaog

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 29, 2026
@kubernetes-prow
kubernetes-prow Bot merged commit c92104e into kubernetes-client:master Jul 29, 2026
10 checks passed
@tamird
tamird deleted the prototype/revert-synchronous-delete-responses branch July 29, 2026 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants