The registries CRD is changed by backend
to
repositories : [{
name: String,
matchConditions: [{
name: String,
expression: String
}]
}]
The datasource definition of registry list table needs to be changed for repositories column.
The matchCondition does not need to be implemented in UI in the registry edit page, but it needs to be confirmed the field can be configured in edit yaml page. (Ref: Slack record)