Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

898ffa2cbd82435cb586459f16308107-a-user-submits-a-report-with-an-invalid-url-b7f32b92-community-redhat-vault-0.17.0 #85378

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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: community
version: v1.2
reportDigest: uint64:12809162393075256090
chart-uri: tests/data/vault-0.17.0.tgz
digests:
chart: sha256:d075d16bb33bb33f66cc6fb8af5cce935b647972de4b4af49be385fcce7bed05
package: 641f6c03aac5117eb679b341426adaa612829acc546c18e59c58ea1b45b2e513
lastCertifiedTimestamp: "2023-09-11T12:24:35.651882-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/not-contain-csi-objects
type: Optional
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/not-contains-crds
type: Optional
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/contains-test
type: Optional
outcome: PASS
reason: Chart test files exist
- check: v1.0/required-annotations-present
type: Optional
outcome: PASS
reason: All required annotations present
- check: v1.0/chart-testing
type: Optional
outcome: PASS
reason: Chart tests have passed
- check: v1.0/contains-values
type: Optional
outcome: PASS
reason: Values file exist
- check: v1.0/is-helm-v3
type: Optional
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/signature-is-valid
type: Optional
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- check: v1.0/contains-values-schema
type: Optional
outcome: PASS
reason: Values schema file exist
- check: v1.0/has-readme
type: Optional
outcome: PASS
reason: Chart has a README
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.1/has-kubeversion
type: Optional
outcome: PASS
reason: Kubernetes version specified
- check: v1.1/images-are-certified
type: Optional
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

Loading