You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(infrastructure): operator self-registers the CatalogEntry (#337)
The operator bootstrapped the workspace (APIExport + Templates) but never
created the CatalogEntry, so the provider never appeared in the catalog/portal.
Now, after deploying serve, the operator applies the provider's CatalogEntry
(embedded manifest.yaml) into the provider workspace with ui/backend URLs
rewritten to the in-cluster serve Service it owns, and stamps spec.version from
KEDGE_PROVIDER_VERSION (chart .Chart.AppVersion).
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments