Skip to content

Commit 399b94d

Browse files
authored
chore(metadata): normalize support level terminology to production (#1979)
* chore(metadata): normalize generally-available to production in overlays Standardize overlay plugin/package metadata to use `production` consistently for support level values where `generally-available` was previously used. Made-with: Cursor * Revert "chore(metadata): normalize generally-available to production in overlays" This reverts commit 9292162. * chore(metadata): restore generally-available support labels in metadata Replace support metadata values set to production with generally-available across workspace metadata files to align with the final support terminology decision. Made-with: Cursor
1 parent c96b0af commit 399b94d

31 files changed

Lines changed: 31 additions & 31 deletions

File tree

workspaces/adoption-insights/metadata/rhdh-bsp-adoption-insights-backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
role: backend-plugin
2323
supportedVersions: 1.45.3
2424
author: Red Hat
25-
support: production
25+
support: generally-available
2626
lifecycle: active
2727
partOf:
2828
- adoption-insights

workspaces/adoption-insights/metadata/rhdh-bsp-adoption-insights.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
role: frontend-plugin
2323
supportedVersions: 1.45.3
2424
author: Red Hat
25-
support: production
25+
support: generally-available
2626
lifecycle: active
2727
partOf:
2828
- adoption-insights

workspaces/adoption-insights/metadata/rhdh-bsp-analytics-mod-adoption-insights.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
role: frontend-plugin-module
2323
supportedVersions: 1.45.3
2424
author: Red Hat
25-
support: production
25+
support: generally-available
2626
lifecycle: active
2727
partOf:
2828
- adoption-insights

workspaces/analytics/metadata/backstage-community-plugin-analytics-provider-segment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
role: frontend-plugin
2323
supportedVersions: 1.45.3
2424
author: Red Hat
25-
support: production
25+
support: generally-available
2626
lifecycle: active
2727
partOf:
2828
- analytics-provider-segment

workspaces/apiconnect/metadata/apic-backstage-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
role: backend-plugin
2121
supportedVersions: 1.45.3
2222
author: IBM
23-
support: production
23+
support: generally-available
2424
lifecycle: active
2525
partOf:
2626
- apic-backstage

workspaces/backstage/metadata/backstage-plugin-catalog-backend-module-github-org.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
role: backend-plugin-module
2424
supportedVersions: 1.45.3
2525
author: Red Hat
26-
support: production
26+
support: generally-available
2727
lifecycle: active
2828
partOf:
2929
- backstage-plugin-catalog-backend-module-github-org

workspaces/backstage/metadata/backstage-plugin-catalog-backend-module-github.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
role: backend-plugin-module
2424
supportedVersions: 1.45.3
2525
author: Red Hat
26-
support: production
26+
support: generally-available
2727
lifecycle: active
2828
partOf:
2929
- backstage-plugin-catalog-backend-module-github

workspaces/backstage/metadata/backstage-plugin-catalog-backend-module-ldap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
role: backend-plugin-module
2424
supportedVersions: 1.45.3
2525
author: Red Hat
26-
support: production
26+
support: generally-available
2727
lifecycle: active
2828
partOf:
2929
- ldap-catalog-integration

workspaces/backstage/metadata/backstage-plugin-catalog-backend-module-msgraph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
role: backend-plugin-module
2424
supportedVersions: 1.45.3
2525
author: Red Hat
26-
support: production
26+
support: generally-available
2727
lifecycle: active
2828
partOf:
2929
- microsoft-graph-catalog-integration

workspaces/backstage/metadata/backstage-plugin-kubernetes-backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
role: backend-plugin
2323
supportedVersions: 1.45.3
2424
author: Red Hat
25-
support: production
25+
support: generally-available
2626
lifecycle: active
2727
partOf:
2828
- kubernetes

0 commit comments

Comments
 (0)