-
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-b50186460be1430cb0d64905cc68e5f4 [Chart(chart_file_path=''…
…, report_file_path='tests/data/HC-10/signed_chart/report/redhat/report.yaml', chart_name='vault', chart_version='0.17.0', chart_directory='charts/redhat/redhat-b50186460be1430cb0d64905cc68e5f4/vault', chart_type=<Chart_Type.REPORT: 3>)] report
- Loading branch information
1 parent
4ecc118
commit 7b78ab5
Showing
1 changed file
with
105 additions
and
0 deletions.
There are no files selected for viewing
105 changes: 105 additions & 0 deletions
105
charts/redhat/redhat-b50186460be1430cb0d64905cc68e5f4/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,105 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.12.2 | ||
profile: | ||
VendorType: redhat | ||
version: v1.2 | ||
reportDigest: uint64:5289725535514073789 | ||
chart-uri: https://github.com/openshift-helm-charts/development/blob/main/tests/data/HC-10/signed_chart/vault-0.17.0.tgz?raw=true | ||
digests: | ||
chart: sha256:d075d16bb33bb33f66cc6fb8af5cce935b647972de4b4af49be385fcce7bed05 | ||
package: 6fb1fea44b19334adff0b9c8bb2946d35f59150fea2ba98fb2d2fc902162ecb5 | ||
publicKey: 678b498cef687fc38ac5af7b2afe447b1562f79c046a5210678203afdaebf558 | ||
lastCertifiedTimestamp: "2023-09-11T12:30:43.037256-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/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.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 : 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-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- check: v1.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.0/signature-is-valid | ||
type: Mandatory | ||
outcome: PASS | ||
reason: 'Chart is signed : Signature verification passed' | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- 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 | ||
|