Skip to content

Commit

Permalink
Add eap74 1.1.0 chart (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesnil committed Sep 2, 2021
1 parent 486a024 commit 611cfcc
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 0 deletions.
Binary file added charts/redhat/redhat/eap74/1.1.0/eap74-1.1.0.tgz
Binary file not shown.
93 changes: 93 additions & 0 deletions charts/redhat/redhat/eap74/1.1.0/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.2.2
profile:
VendorType: partner
version: v1.0
chart-uri: /charts/1.1.0/eap74-1.1.0.tgz
digest: sha256:c21bfc66510ed4deeb5dda0be56c23179335728bd966edcc5110dd8bf12906e1
digests:
chart: sha256:c21bfc66510ed4deeb5dda0be56c23179335728bd966edcc5110dd8bf12906e1
package: 76c75d5d114489b62a05093c0571d9183d6bf4c8907147c015b1eaf04d533864
lastCertifiedTimestamp: "2021-09-01T14:46:21.647631+00:00"
certifiedOpenShiftVersions: N/A
chart:
name: eap74
home: ""
sources: []
version: 1.1.0
description: Build and Deploy EAP 7.4 applications on OpenShift
keywords: []
maintainers: []
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: "7.4"
deprecated: false
annotations: {}
kubeversion: ""
dependencies:
- name: wildfly-common
version: 1.3.0
repository: https://docs.wildfly.org/wildfly-charts/
condition: ""
tags: []
enabled: false
importvalues: []
alias: ""
type: application
chart-overrides: ""
results:
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/has-kubeversion
type: Mandatory
outcome: FAIL
reason: Kubernetes version is not specified
- 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/images-are-certified
type: Mandatory
outcome: FAIL
reason: 'Failed to certify images : Failed to get images, error running helm template
: execution error at (eap74/templates/buildconfig-s2i-build-artifacts.yaml:2:4):
Git source repository URL is required'
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/contains-test
type: Mandatory
outcome: FAIL
reason: Chart test files do not exist
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/chart-testing
type: Mandatory
outcome: FAIL
reason: |-
Error running process: executing helm with args "install eap74-rh9g9lumgn /root/.cache/chart-verifier/_charts_1_1_0_eap74_1_1_0_tgz/eap74 --namespace default --wait --values /tmp/chart-testing-668347137/values.yaml": exit status 1
---
Error: Kubernetes cluster unreachable: Get "http://localhost:8080/version?timeout=32s": dial tcp 127.0.0.1:8080: connect: connection refused
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README

0 comments on commit 611cfcc

Please sign in to comment.