-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7d02682
commit fea737f
Showing
1 changed file
with
127 additions
and
0 deletions.
There are no files selected for viewing
127 changes: 127 additions & 0 deletions
127
charts/partners/intracom-telecom/nfvri/5.0.0/report.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,127 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.13.2 | ||
profile: | ||
VendorType: partner | ||
version: v1.2 | ||
reportDigest: uint64:5801687674743145756 | ||
chart-uri: N/A | ||
digests: | ||
chart: sha256:48490cd2c86eaa448ecafdf7677d9e340d0a1dec2778c03bc48f29db80e43213 | ||
package: f9ddbc25c94bdb38a710282a2e63e84c67e86658474cf9927bb4d07e0cb20b91 | ||
lastCertifiedTimestamp: "2023-12-18T11:33:07.940373+00:00" | ||
testedOpenShiftVersion: "4.13" | ||
supportedOpenShiftVersions: ">=4.12" | ||
webCatalogOnly: true | ||
chart: | ||
name: nfvri | ||
home: "" | ||
sources: [] | ||
version: 5.0.0 | ||
description: A Helm chart for Kubernetes to deploy the NFV-RI stack | ||
keywords: [] | ||
maintainers: [] | ||
icon: "" | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: v5.0.0 | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: nfvri | ||
kubeversion: ">= 1.25.0" | ||
dependencies: | ||
- name: nfvri-agent | ||
version: 5.0.0 | ||
repository: file://../nfvri-agent | ||
condition: "" | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: nfvri-apiserver | ||
version: 5.0.0 | ||
repository: file://../nfvri-apiserver | ||
condition: "" | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: nfvri-orchestrator | ||
version: 5.0.0 | ||
repository: file://../nfvri-orchestrator | ||
condition: "" | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: nfvri-dashboard | ||
version: 5.0.0 | ||
repository: file://../nfvri-dashboard | ||
condition: "" | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
type: application | ||
chart-overrides: "" | ||
results: | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- check: v1.1/has-kubeversion | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Kubernetes version specified | ||
- check: v1.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.0/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.0/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.0/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- check: v1.1/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: |- | ||
Image is Red Hat certified : europe-docker.pkg.dev/nfv-ri/images/orchestrator-rhel:v5.0.0 | ||
Image is Red Hat certified : registry.access.redhat.com/ubi8/ubi:8.4-206 | ||
Image is Red Hat certified : europe-docker.pkg.dev/nfv-ri/images/dc-agent-rhel:v5.0.0 | ||
Image is Red Hat certified : europe-docker.pkg.dev/nfv-ri/images/apiserver-ubi:v5.0.0 | ||
Image is Red Hat certified : europe-docker.pkg.dev/nfv-ri/images/dashboard-ubi:v5.0.0 | ||
- check: v1.0/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/signature-is-valid | ||
type: Mandatory | ||
outcome: SKIPPED | ||
reason: "Chart is not signed : Signature verification not required" |