Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Implement API change for APIExport latestResourceSchemas #3301

Open
1 task
Tracked by #3292
mjudeikis opened this issue Feb 14, 2025 · 0 comments
Open
1 task
Tracked by #3292

feature: Implement API change for APIExport latestResourceSchemas #3301

mjudeikis opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mjudeikis
Copy link
Contributor

Feature Description

Following https://docs.google.com/document/d/18Xh2-VFnH23bDiAHPP_JXm4qAG4QK6GjTKcpszPGApQ/edit?tab=t.0

This is the first ticket in the implementation list.

Epic: #3292

Proposed Solution

Add resourceSchemas new field, which would be used in favor of latestResourceSchemas field.
Anything added to the latestResourceSchemas field would be automatically added to resourceSchemas via mutation and set to storage: CRD. The latestResourceShemas field would be marked as deprecated, and resource schemas would be the source of truth. Bump API version by minor version

Alternative Solutions

No response

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

@mjudeikis mjudeikis added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 14, 2025
@kcp-ci-bot kcp-ci-bot added this to kcp Feb 14, 2025
@github-project-automation github-project-automation bot moved this to New in kcp Feb 14, 2025
@xrstf xrstf self-assigned this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: New
Development

No branches or pull requests

2 participants