Skip to content

Fix missing CRD installation before controller start#90

Merged
JoshuaAFerguson merged 1 commit into
mainfrom
claude/fix-crd-installation-order-01XJjCFfDWyZDGMmiHvYJgsQ
Nov 18, 2025
Merged

Fix missing CRD installation before controller start#90
JoshuaAFerguson merged 1 commit into
mainfrom
claude/fix-crd-installation-order-01XJjCFfDWyZDGMmiHvYJgsQ

Conversation

@JoshuaAFerguson

Copy link
Copy Markdown
Member

…m.space

The controller expects CRDs with API group stream.space/v1alpha1 but the Helm chart CRDs were using stream.streamspace.io/v1alpha1, causing the controller to fail with "no matches for kind" errors at startup.

Updated all four CRDs (Session, Template, TemplateRepository, Connection) to use the correct API group.

…m.space

The controller expects CRDs with API group stream.space/v1alpha1 but the
Helm chart CRDs were using stream.streamspace.io/v1alpha1, causing the
controller to fail with "no matches for kind" errors at startup.

Updated all four CRDs (Session, Template, TemplateRepository, Connection)
to use the correct API group.
@JoshuaAFerguson JoshuaAFerguson merged commit 6410568 into main Nov 18, 2025
0 of 8 checks passed
@JoshuaAFerguson JoshuaAFerguson deleted the claude/fix-crd-installation-order-01XJjCFfDWyZDGMmiHvYJgsQ branch November 18, 2025 04:25
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