From 27dd7caec74f5c97d98004bcbb820e20e8153792 Mon Sep 17 00:00:00 2001 From: danielchristod <114398059+danielchristod@users.noreply.github.com> Date: Mon, 17 Jul 2023 15:40:19 +0300 Subject: [PATCH] Add nfvri 4.7.0 report (#933) --- .../intracom-telecom/nfvri/4.7.0/report.yaml | 127 ++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 charts/partners/intracom-telecom/nfvri/4.7.0/report.yaml diff --git a/charts/partners/intracom-telecom/nfvri/4.7.0/report.yaml b/charts/partners/intracom-telecom/nfvri/4.7.0/report.yaml new file mode 100644 index 00000000000..96b84f7dd08 --- /dev/null +++ b/charts/partners/intracom-telecom/nfvri/4.7.0/report.yaml @@ -0,0 +1,127 @@ +apiversion: v1 +kind: verify-report +metadata: + tool: + verifier-version: 1.12.1 + profile: + VendorType: partner + version: v1.2 + reportDigest: uint64:5676812155230051827 + chart-uri: N/A + digests: + chart: sha256:9c41056bd1106c071bdd31726cc0d190de2707c1e87a9baa5a4e87faa2ed1f14 + package: bb9fee00749c29127a5944ed7298b26938b242cdf566551e0afaa2e788d852ef + lastCertifiedTimestamp: "2023-07-17T12:35:24.910294+00:00" + testedOpenShiftVersion: "4.13" + supportedOpenShiftVersions: ">=4.7" + webCatalogOnly: true + chart: + name: nfvri + home: "" + sources: [] + version: 4.7.0 + description: A Helm chart for Kubernetes to deploy the NFV-RI stack + keywords: [] + maintainers: [] + icon: "" + apiversion: v2 + condition: "" + tags: "" + appversion: v4.7.0 + deprecated: false + annotations: + charts.openshift.io/name: nfvri + kubeversion: ">= 1.20.0" + dependencies: + - name: nfvri-agent + version: 4.7.0 + repository: file://../nfvri-agent + condition: "" + tags: [] + enabled: false + importvalues: [] + alias: "" + - name: nfvri-apiserver + version: 4.7.0 + repository: file://../nfvri-apiserver + condition: "" + tags: [] + enabled: false + importvalues: [] + alias: "" + - name: nfvri-orchestrator + version: 4.7.0 + repository: file://../nfvri-orchestrator + condition: "" + tags: [] + enabled: false + importvalues: [] + alias: "" + - name: nfvri-dashboard + version: 4.7.0 + repository: file://../nfvri-dashboard + condition: "" + tags: [] + enabled: false + importvalues: [] + alias: "" + type: application + chart-overrides: "" +results: + - check: v1.0/helm-lint + type: Mandatory + outcome: PASS + reason: Helm lint successful + - check: v1.0/required-annotations-present + type: Mandatory + outcome: PASS + reason: All required annotations present + - 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/contains-values-schema + type: Mandatory + outcome: PASS + reason: Values schema file exist + - check: v1.0/has-readme + type: Mandatory + outcome: PASS + reason: Chart has a README + - 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.1/has-kubeversion + type: Mandatory + outcome: PASS + reason: Kubernetes version specified + - check: v1.1/images-are-certified + type: Mandatory + outcome: PASS + reason: |- + Image is Red Hat certified : europe-docker.pkg.dev/nfv-ri/images/dc-agent-rhel8:v4.7.0 + Image is Red Hat certified : europe-docker.pkg.dev/nfv-ri/images/apiserver-ubi8:v4.7.0 + Image is Red Hat certified : europe-docker.pkg.dev/nfv-ri/images/dashboard-ubi8:v4.7.0 + Image is Red Hat certified : europe-docker.pkg.dev/nfv-ri/images/orchestrator-rhel8:v4.7.0 + Image is Red Hat certified : registry.access.redhat.com/ubi8/ubi:8.4-206 + - check: v1.0/signature-is-valid + type: Mandatory + outcome: SKIPPED + reason: "Chart is not signed : Signature verification not required" + - check: v1.0/is-helm-v3 + type: Mandatory + outcome: PASS + reason: API version is V2, used in Helm 3