-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add redhat-eba2b9960bfb4d48b8f201c59d055c53 [Chart(chart_file_path=''…
…, report_file_path='tests/data/HC-04/redhat/report.yaml', chart_name='vault', chart_version='0.17.0', chart_directory='charts/redhat/redhat-eba2b9960bfb4d48b8f201c59d055c53/vault', chart_type=<Chart_Type.REPORT: 3>)] report
- Loading branch information
1 parent
ea4010d
commit c389c0e
Showing
1 changed file
with
104 additions
and
0 deletions.
There are no files selected for viewing
104 changes: 104 additions & 0 deletions
104
charts/redhat/redhat-eba2b9960bfb4d48b8f201c59d055c53/vault/0.17.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,104 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.12.2 | ||
profile: | ||
VendorType: redhat | ||
version: v1.2 | ||
reportDigest: uint64:8130407775330379847 | ||
chart-uri: tests/data/vault-0.17.0.tgz | ||
digests: | ||
chart: sha256:d075d16bb33bb33f66cc6fb8af5cce935b647972de4b4af49be385fcce7bed05 | ||
package: 641f6c03aac5117eb679b341426adaa612829acc546c18e59c58ea1b45b2e513 | ||
lastCertifiedTimestamp: "2023-09-11T12:24:10.256101-04:00" | ||
testedOpenShiftVersion: "4.13" | ||
supportedOpenShiftVersions: '>=4.2' | ||
webCatalogOnly: false | ||
chart: | ||
name: vault | ||
home: https://www.vaultproject.io | ||
sources: | ||
- https://github.com/hashicorp/vault | ||
- https://github.com/hashicorp/vault-helm | ||
- https://github.com/hashicorp/vault-k8s | ||
- https://github.com/hashicorp/vault-csi-provider | ||
version: 0.17.0 | ||
description: Official HashiCorp Vault Chart | ||
keywords: | ||
- vault | ||
- security | ||
- encryption | ||
- secrets | ||
- management | ||
- automation | ||
- infrastructure | ||
maintainers: [] | ||
icon: https://github.com/hashicorp/vault/raw/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 1.8.4 | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: vault | ||
kubeversion: '>= 1.14.0-0' | ||
dependencies: [] | ||
type: "" | ||
chart-overrides: "" | ||
results: | ||
- 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.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.1/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: |- | ||
Image is Red Hat certified : registry.connect.redhat.com/hashicorp/vault-k8s:0.14.0-ubi | ||
Image is Red Hat certified : registry.connect.redhat.com/hashicorp/vault:1.8.4-ubi | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- 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.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- 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-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
|