Skip to content

Decouple CRD and APIResourceSchema in the example-backend#271

Merged
mjudeikis merged 4 commits into
kbind-dev:mainfrom
cnvergence:decouple-crd-apirs
Aug 19, 2025
Merged

Decouple CRD and APIResourceSchema in the example-backend#271
mjudeikis merged 4 commits into
kbind-dev:mainfrom
cnvergence:decouple-crd-apirs

Conversation

@cnvergence

@cnvergence cnvergence commented Aug 7, 2025

Copy link
Copy Markdown
Member

Summary

We should be able to serve resources without CRD being present in the cluster.

What Type of PR Is This?

Related Issue(s)

Fixes #268

Release Notes

Decouple CRD and APIResourceSchema in the example-backend

@cnvergence cnvergence changed the title Decouple CRD and APIResourceSchema in the example-backend. Decouple CRD and APIResourceSchema in the example-backend Aug 8, 2025
@cnvergence cnvergence marked this pull request as ready for review August 8, 2025 09:09
@cnvergence cnvergence requested a review from a team as a code owner August 8, 2025 09:09
@mjudeikis

Copy link
Copy Markdown
Contributor

tests are failing.

@cnvergence cnvergence force-pushed the decouple-crd-apirs branch 4 times, most recently from e3edba3 to 4daf1c5 Compare August 13, 2025 08:56
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com

Exchange CRDInformers with APIResourceSchemaInformers

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com

rebase controller-runtime migration

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com

modify crd indexers

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com

add cache

Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>

On-behalf-of: @SAP karol.szwaj@sap.com
@mjudeikis mjudeikis merged commit 934d38d into kbind-dev:main Aug 19, 2025
5 checks passed
@cnvergence cnvergence deleted the decouple-crd-apirs branch August 19, 2025 14:13
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.

Decouple CRD and APIResourceSchema

2 participants