-
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 hashicorp-53c87c1ec6134a06b22f74eaba9fbdae [Chart(chart_file_path…
…='', report_file_path='tests/data/HC-11/partner_not_contain_crds/report.yaml', chart_name='vault', chart_version='0.17.0', chart_directory='charts/partners/hashicorp-53c87c1ec6134a06b22f74eaba9fbdae/vault', chart_type=<Chart_Type.REPORT: 3>)] report
- Loading branch information
1 parent
19c9f8d
commit 61610c1
Showing
1 changed file
with
100 additions
and
0 deletions.
There are no files selected for viewing
100 changes: 100 additions & 0 deletions
100
charts/partners/hashicorp-53c87c1ec6134a06b22f74eaba9fbdae/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,100 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.12.2 | ||
profile: | ||
VendorType: partner | ||
version: v1.2 | ||
reportDigest: uint64:9874489681103011099 | ||
chart-uri: https://github.com/openshift-helm-charts/development/blob/main/tests/data/vault-0.17.0.tgz?raw=true | ||
digests: | ||
chart: sha256:d075d16bb33bb33f66cc6fb8af5cce935b647972de4b4af49be385fcce7bed05 | ||
package: 641f6c03aac5117eb679b341426adaa612829acc546c18e59c58ea1b45b2e513 | ||
lastCertifiedTimestamp: "2023-09-11T12:27:05.389934-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/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- 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/signature-is-valid | ||
type: Mandatory | ||
outcome: SKIPPED | ||
reason: 'Chart is not signed : Signature verification not required' | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.0/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.0/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- 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/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- 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 | ||
|