Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add verification report for Perfectscale helm chart #1682

Merged
Binary file not shown.
102 changes: 102 additions & 0 deletions charts/partners/perfectscale/exporter/1.0.47/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.8
profile:
VendorType: partner
version: v1.3
reportDigest: uint64:3238805186329673041
chart-uri: charts/partners/perfectscale/exporter/v1.0.47/exporter-1.0.47.tgz
digests:
chart: sha256:c6b3dcc6b99336093626f5b79314134031791cecb1ef1ccddc8935324fc2658c
package: b4f69583578088b7395d9f8fbe951e10c01cfa407b4daae41e254bbb1294b53a
lastCertifiedTimestamp: "2024-11-30T00:45:53.297123-05:00"
testedOpenShiftVersion: "4.15"
supportedOpenShiftVersions: '>=4.8'
webCatalogOnly: false
chart:
name: exporter
home: ""
sources: []
version: 1.0.47
description: PerfectScale data exporter
keywords: []
maintainers: []
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: 1.0.0
deprecated: false
annotations:
charts.openshift.io/name: exporter
kubeversion: '>=1.21.0-0'
dependencies:
- name: kube-state-metrics
version: 5.13.0
repository: https://prometheus-community.github.io/helm-charts
condition: settings.deployKubeStateMetrics
tags: []
enabled: false
importvalues: []
alias: ""
type: application
chart-overrides: ""
results:
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/has-notes
type: Optional
outcome: PASS
reason: Chart does contain NOTES.txt
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: No images to certify
- 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'
- 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/chart-testing
type: Mandatory
outcome: PASS
reason: Chart tests have passed
Loading