Skip to content

MCP Crossplane providers: Do not drop unknown providers from the list #391

@andreaskienle

Description

@andreaskienle

Description

The providers array of the crossplane component is a list of { name, version } objects. On the UI we only show well-known providers (ok for now, see #392 for a follow-up).

Any unknown providers are dropped from the YAML (❌).

Original YAML:
Image

UI drops unknown providers:
Image

Tasks

  • Preserve the list of providers even if the UI does not know them

Metadata

Metadata

Assignees

Labels

area/webappAll ManagedControlPlane UI related issueskind/bugpriority/highAffected feature is broken

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions