Skip to content

Commit

Permalink
Adding quarkus to charts.openshift.io (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
dperaza4dustbit authored Jul 9, 2021
1 parent 55eb130 commit eb4f761
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 0 deletions.
Binary file not shown.
85 changes: 85 additions & 0 deletions charts/redhat/redhat/quarkus/0.0.3/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.1.0
profile:
VendorType: partner
version: v1.0
chart-uri: https://redhat-developer.github.io/redhat-helm-charts/charts/quarkus-0.0.3.tgz
digest: sha256:fc2516e2e7350d9edc2dd491348ded34ee97085269b303f26b68eb2a8ec0ef88
digests:
chart: sha256:fc2516e2e7350d9edc2dd491348ded34ee97085269b303f26b68eb2a8ec0ef88
package: 6d8f1b945c037f1f252e532430c21ef723bc11fab369ef26d316fff69c4ffade
lastCertifiedTimestamp: "2021-07-09T21:36:27.096408+00:00"
certifiedOpenShiftVersions: 4.7.5
chart:
name: quarkus
home: ""
sources: []
version: 0.0.3
description: A Helm chart to build and deploy Quarkus applications
keywords:
- runtimes
- quarkus
maintainers: []
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: ""
deprecated: false
annotations: {}
kubeversion: ""
dependencies: []
type: ""
chart-overrides: ""
results:
- check: v1.0/has-kubeversion
type: Mandatory
outcome: FAIL
reason: Kubernetes version is not specified
- check: v1.0/images-are-certified
type: Mandatory
outcome: FAIL
reason: 'Image is not Red Hat certified : testRelease:latest : Respository not
found: testRelease'
- check: v1.0/chart-testing
type: Mandatory
outcome: FAIL
reason: |-
Error running process: executing helm with args "install quarkus-0nn685i6st /root/.cache/chart-verifier/https___redhat_developer_github_io_redhat_helm_charts_charts_quarkus_0_0_3_tgz/quarkus --namespace davptest --wait --values /tmp/chart-testing-077068075/values.yaml": exit status 1
---
Error: Unauthorized
- 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.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README
- check: v1.0/contains-test
type: Mandatory
outcome: FAIL
reason: Chart test files do not exist

0 comments on commit eb4f761

Please sign in to comment.