Skip to content

Commit 87d318d

Browse files
Add hashicorp-3a3bc2ac31d74e36bc22e5c3ce2b0937 [Chart(chart_file_path='', report_file_path='tests/data/HC-19/report_edited_sha_bad/report.yaml', chart_name='vault', chart_version='0.17.0', chart_directory='charts/partners/hashicorp-3a3bc2ac31d74e36bc22e5c3ce2b0937/vault', chart_type=<Chart_Type.REPORT: 3>)] report
1 parent f634a0a commit 87d318d

File tree

1 file changed

+104
-0
lines changed
  • charts/partners/hashicorp-3a3bc2ac31d74e36bc22e5c3ce2b0937/vault/0.17.0

1 file changed

+104
-0
lines changed
Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
apiversion: v1
2+
kind: verify-report
3+
metadata:
4+
tool:
5+
verifier-version: 1.12.2
6+
profile:
7+
VendorType: partner
8+
version: v1.2
9+
reportDigest: uint64:15115294433749692156
10+
chart-uri: https://github.com/openshift-helm-charts/development/blob/main/tests/data/vault-0.17.0.tgz?raw=true
11+
digests:
12+
chart: sha256:d075d16bb33bb33f66cc6fb8af5cce935b647972de4b4af49be385fcce7bed05
13+
package: 641f6c03aac5117eb679b341426adaa612829acc546c18e59c58ea1b45b2e513
14+
lastCertifiedTimestamp: "2023-09-11T12:29:52.704863-04:00"
15+
testedOpenShiftVersion: "4.12"
16+
supportedOpenShiftVersions: '>=4.2'
17+
webCatalogOnly: false
18+
chart:
19+
name: vault
20+
home: https://www.vaultproject.io
21+
sources:
22+
- https://github.com/hashicorp/vault
23+
- https://github.com/hashicorp/vault-helm
24+
- https://github.com/hashicorp/vault-k8s
25+
- https://github.com/hashicorp/vault-csi-provider
26+
version: 0.17.0
27+
description: Official HashiCorp Vault Chart
28+
keywords:
29+
- vault
30+
- security
31+
- encryption
32+
- secrets
33+
- management
34+
- automation
35+
- infrastructure
36+
maintainers: []
37+
icon: https://github.com/hashicorp/vault/raw/f22d202cde2018f9455dec755118a9b84586e082/Vault_PrimaryLogo_Black.png
38+
apiversion: v2
39+
condition: ""
40+
tags: ""
41+
appversion: 1.8.4
42+
deprecated: false
43+
annotations:
44+
charts.openshift.io/name: vault
45+
kubeversion: '>= 1.14.0-0'
46+
dependencies: []
47+
type: ""
48+
chart-overrides: ""
49+
results:
50+
- check: v1.0/not-contain-csi-objects
51+
type: Mandatory
52+
outcome: PASS
53+
reason: CSI objects do not exist
54+
- check: v1.0/signature-is-valid
55+
type: Mandatory
56+
outcome: SKIPPED
57+
reason: 'Chart is not signed : Signature verification not required'
58+
- check: v1.0/contains-values-schema
59+
type: Mandatory
60+
outcome: PASS
61+
reason: Values schema file exist
62+
- check: v1.0/has-readme
63+
type: Mandatory
64+
outcome: PASS
65+
reason: Chart has a README
66+
- check: v1.1/images-are-certified
67+
type: Mandatory
68+
outcome: PASS
69+
reason: |-
70+
Image is Red Hat certified : registry.connect.redhat.com/hashicorp/vault:1.8.4-ubi
71+
Image is Red Hat certified : registry.connect.redhat.com/hashicorp/vault-k8s:0.14.0-ubi
72+
- check: v1.0/helm-lint
73+
type: Mandatory
74+
outcome: PASS
75+
reason: Helm lint successful
76+
- check: v1.0/contains-test
77+
type: Mandatory
78+
outcome: PASS
79+
reason: Chart test files exist
80+
- check: v1.0/is-helm-v3
81+
type: Mandatory
82+
outcome: PASS
83+
reason: API version is V2, used in Helm 3
84+
- check: v1.0/not-contains-crds
85+
type: Mandatory
86+
outcome: PASS
87+
reason: Chart does not contain CRDs
88+
- check: v1.0/required-annotations-present
89+
type: Mandatory
90+
outcome: PASS
91+
reason: All required annotations present
92+
- check: v1.0/chart-testing
93+
type: Mandatory
94+
outcome: PASS
95+
reason: Chart tests have passed
96+
- check: v1.0/contains-values
97+
type: Mandatory
98+
outcome: PASS
99+
reason: Values file exist
100+
- check: v1.1/has-kubeversion
101+
type: Mandatory
102+
outcome: PASS
103+
reason: Kubernetes version specified
104+

0 commit comments

Comments
 (0)