Skip to content

Introduce KEP 5975: Declarative API Definitions#5974

Open
jpbetz wants to merge 2 commits intokubernetes:masterfrom
jpbetz:declarative-apis
Open

Introduce KEP 5975: Declarative API Definitions#5974
jpbetz wants to merge 2 commits intokubernetes:masterfrom
jpbetz:declarative-apis

Conversation

@jpbetz
Copy link
Copy Markdown
Contributor

@jpbetz jpbetz commented Mar 23, 2026

@k8s-ci-robot k8s-ci-robot added kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 23, 2026
@jpbetz jpbetz changed the title Draft KEP proposal: Declarative API definitions Introduce KEP 5975: Declarative API Definitions Mar 23, 2026
@jpbetz jpbetz force-pushed the declarative-apis branch from 5e16441 to 194333b Compare March 23, 2026 18:57
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jpbetz

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

@jpbetz
Copy link
Copy Markdown
Contributor Author

jpbetz commented Mar 23, 2026

@thockin @deads2k @liggitt Looking for early feedback. If there is support I'd like to merge early and work on this in the off cycle.

Comment on lines +155 to +156
without knowing their concrete types. Rather than relying on reflection, we would like to
introduce two interfaces:
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not fully convinced this is how I'd like to generically implement wiping. One alternative is reflection.

@jpbetz jpbetz force-pushed the declarative-apis branch from 997fd43 to e2cdb54 Compare March 23, 2026 19:15
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Mar 23, 2026
@jpbetz jpbetz force-pushed the declarative-apis branch 2 times, most recently from 6649b90 to 5151b1a Compare March 23, 2026 21:26
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 23, 2026
@jpbetz jpbetz force-pushed the declarative-apis branch 4 times, most recently from 99bd9c1 to f4fe0c7 Compare March 25, 2026 18:58
@jpbetz jpbetz force-pushed the declarative-apis branch from f4fe0c7 to 1245718 Compare March 25, 2026 20:00
@jpbetz jpbetz mentioned this pull request Apr 2, 2026
5 tasks
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/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants