FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Synthesize multi-version CRDs from openapi by gman0 · Pull Request #600 · kbind-dev/kbind · GitHub

Synthesize multi-version CRDs from openapi - #600

Merged
mjudeikis merged 1 commit into
kbind-dev:v2-nextfrom
gman0:v2-next-multiversion-crds
Jul 23, 2026
Merged

Synthesize multi-version CRDs from openapi#600
mjudeikis merged 1 commit into
kbind-dev:v2-nextfrom
gman0:v2-next-multiversion-crds

Conversation

gman0 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR (v2-next) adds support for synthesizing CRDs from OpenAPI, with multiple versions. I've taken a few liberties / assumptions, e.g.:

  • the preferred version is the storage version,
  • all versions are served,
  • conversion is not considered for now

The previous implementation installed one CRD per GVR, which made multi-version impossible.

What Type of PR Is This?

/kind feature

Related Issue(s)

Fixes #

Release Notes

NONE

On-behalf-of: @SAP robert.vasek@sap.com
Signed-off-by: Robert Vasek <rvasek01@gmail.com>
gman0 force-pushed the v2-next-multiversion-crds branch from c903265 to c501919 Compare July 22, 2026 16:17
mjudeikis merged commit a14d101 into kbind-dev:v2-next Jul 23, 2026
6 checks passed
gman0 deleted the v2-next-multiversion-crds branch July 23, 2026 06:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL