-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add redhat-86480d384d334d01bb23a66b1c086ca7-1460 [Chart(chart_file_pa…
…th='', report_file_path='tests/data/HC-17/plus-in-version/redhat/report.yaml', chart_name='cryostat', chart_version='0.4.0+1', chart_directory='charts/redhat/redhat-86480d384d334d01bb23a66b1c086ca7-1460/cryostat', chart_type=<Chart_Type.REPORT: 3>)] report (#92806)
- Loading branch information
1 parent
62609bf
commit 9cc50ce
Showing
1 changed file
with
120 additions
and
0 deletions.
There are no files selected for viewing
120 changes: 120 additions & 0 deletions
120
charts/redhat/redhat-86480d384d334d01bb23a66b1c086ca7-1460/cryostat/0.4.0+1/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,120 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.13.4 | ||
profile: | ||
VendorType: redhat | ||
version: v1.3 | ||
reportDigest: uint64:5964035041144068952 | ||
chart-uri: https://github.com/openshift-helm-charts/development/blob/main/tests/data/cryostat-0.4.0%2B1.tgz?raw=true | ||
digests: | ||
chart: sha256:6b5babbd4329410e21cf6ae9011bf517c38352592aceea06c227988656e0bdb0 | ||
package: e210e4887fd7ed5cdfece4844f73f827ef69afa09d9cda8963232022f194efa2 | ||
lastCertifiedTimestamp: "2024-05-22T15:18:41.525481-04:00" | ||
testedOpenShiftVersion: "4.14" | ||
supportedOpenShiftVersions: '>=4.6' | ||
webCatalogOnly: false | ||
chart: | ||
name: cryostat | ||
home: https://cryostat.io | ||
sources: | ||
- https://github.com/cryostatio/cryostat | ||
- https://github.com/cryostatio/cryostat-core | ||
- https://github.com/cryostatio/cryostat-web | ||
- https://github.com/cryostatio/jfr-datasource | ||
- https://github.com/cryostatio/cryostat-grafana-dashboard | ||
version: 0.4.0+1 | ||
description: Securely manage JFR recordings for your containerized Java workloads | ||
keywords: | ||
- flightrecorder | ||
- java | ||
- jdk | ||
- jfr | ||
- jmc | ||
- missioncontrol | ||
- monitoring | ||
- profiling | ||
- diagnostic | ||
maintainers: | ||
- name: The Cryostat Community | ||
email: "" | ||
url: https://groups.google.com/g/cryostat-development | ||
icon: https://raw.githubusercontent.com/cryostatio/cryostat-helm/main/docs/images/cryostat-icon.svg | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 2.4.0.redhat | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/archs: x86_64 | ||
charts.openshift.io/digest: sha256:e5f987974557cb190c02579e7dfd0c56c8715dc5e45ddcfd2af944f57c38c150 | ||
charts.openshift.io/lastCertifiedTimestamp: "2024-02-21T18:36:30.02064+00:00" | ||
charts.openshift.io/name: Red Hat build of Cryostat | ||
charts.openshift.io/provider: RedHat | ||
charts.openshift.io/providerType: redhat | ||
charts.openshift.io/supportURL: https://github.com/cryostatio/cryostat-helm | ||
charts.openshift.io/supportedOpenShiftVersions: '>=4.6' | ||
charts.openshift.io/testedOpenShiftVersion: "4.14" | ||
kubeversion: '>= 1.19.0-0' | ||
dependencies: [] | ||
type: application | ||
chart-overrides: "" | ||
results: | ||
- check: v1.1/has-kubeversion | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Kubernetes version specified | ||
- 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.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/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
- check: v1.1/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: No images to certify | ||
- check: v1.0/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- 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/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
|