add support to the new frontend system

Signed-off-by: Nurit Izrailov <nuriti@spotify.com>
This commit is contained in:
Nurit Izrailov
2024-07-23 11:33:26 -04:00
parent 2ab03460d5
commit e6c15cc304
14 changed files with 363 additions and 1 deletions
+2
View File
@@ -43,6 +43,8 @@ app:
- entity-card:org/ownership
- entity-card:org/user-profile
- entity-content:kubernetes/kubernetes
# scmAuthExtension: >-
# createScmAuthExtension({
# id: 'apis.scmAuth.addons.ghe',
+2
View File
@@ -48,6 +48,7 @@ import {
} from '@backstage/integration-react';
import { createSignInPageExtension } from '@backstage/frontend-plugin-api';
import { SignInPage } from '@backstage/core-components';
import kubernetesPlugin from '@backstage/plugin-kubernetes/alpha';
/*
@@ -121,6 +122,7 @@ const app = createApp({
userSettingsPlugin,
homePlugin,
appVisualizerPlugin,
kubernetesPlugin,
...collectedLegacyPlugins,
createExtensionOverrides({
extensions: [