Skip to content

Commit 6739461

Browse files
xingzhang-suselsongsuse
authored andcommitted
Feat: Registries configuration - Overview: Chart component and table with registry and scan job CRD
1 parent 4cab89e commit 6739461

File tree

23 files changed

+299
-743
lines changed

23 files changed

+299
-743
lines changed

jest.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ const config: Config.InitialOptions = {
1313
'@shell/(.*)': '<rootDir>/node_modules/@rancher/shell/$1',
1414
'@components/(.*)':
1515
'<rootDir>/node_modules/@rancher/components/dist/@rancher/components.common.js',
16-
'@benchmark-compliance/(.*)': '<rootDir>/pkg/benchmark-compliance/$1',
1716
'@sbombastic-image-vulnerability-scanner/(.*)': '<rootDir>/pkg/sbombastic-image-vulnerability-scanner/$1',
1817
'@network/(.*)': '<rootDir>/pkg/network/$1',
1918
'@runtime-process-profile/(.*)': '<rootDir>/pkg/runtime-process-profile/$1',

pkg/benchmark-compliance/babel.config.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

pkg/benchmark-compliance/index.ts

Lines changed: 0 additions & 18 deletions
This file was deleted.

pkg/benchmark-compliance/l10n/en-us.yaml

Whitespace-only changes.

pkg/benchmark-compliance/package.json

Lines changed: 0 additions & 26 deletions
This file was deleted.

pkg/benchmark-compliance/pages/overview.vue

Lines changed: 0 additions & 31 deletions
This file was deleted.

pkg/benchmark-compliance/product.ts

Lines changed: 0 additions & 35 deletions
This file was deleted.

pkg/benchmark-compliance/routes/benchmark-routes.ts

Lines changed: 0 additions & 12 deletions
This file was deleted.

pkg/benchmark-compliance/tsconfig.json

Lines changed: 0 additions & 54 deletions
This file was deleted.

pkg/benchmark-compliance/vue.config.js

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)