Skip to content

Commit

Permalink
Add the certification report for 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dario Benvenuti committed Oct 11, 2024
1 parent 604aaf7 commit 27210a6
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 0 deletions.
Binary file not shown.
149 changes: 149 additions & 0 deletions charts/partners/axual/axual-governance-core/0.5.0/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.2
profile:
VendorType: partner
version: v1.2
reportDigest: uint64:6134859551047162417
chart-uri: /charts/axual-governance-core-0.5.0.tgz
digests:
chart: sha256:3fbe49ffe4c5ae7d853e86139709feb49f7e195ca4c9e7238ca6dfe96deaae7a
package: fbbe8e4ca2307446fdbedcf33c1ae45bcdcabfd92ce807777a6c41cd31ecbe1f
lastCertifiedTimestamp: "2024-10-11T14:17:15.756831+00:00"
testedOpenShiftVersion: "4.14"
supportedOpenShiftVersions: '>=4.11'
webCatalogOnly: false
chart:
name: axual-governance-core
home: https://axual.com
sources: []
version: 0.5.0
description: Axual Governance core which installs core Axual components defining the control plane.
keywords:
- axual
- kafka
- messaging
- integration
- streaming
maintainers: []
icon: https://media.licdn.com/dms/image/C560BAQGNVRrjMGHmxQ/company-logo_200_200/0/1630600168205/axual_logo?e=2147483647&v=beta&t=NlepYScz7uLBwI1tawUVoq-wo1-qZdvA4LCzvH8mf5c
apiversion: v2
condition: ""
tags: ""
appversion: 0.5.0
deprecated: false
annotations:
charts.openshift.io/name: Axual Governance
kubeversion: '>= 1.24.0'
dependencies:
- name: platform-manager
version: 9.0.0
repository: oci://registry.axual.io/axual-charts
condition: global.platform-manager.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: organization-mgmt
version: 0.3.1
repository: oci://registry.axual.io/axual-charts
condition: global.organization-mgmt.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: platform-ui
version: 10.0.0
repository: oci://registry.axual.io/axual-charts
condition: global.platform-ui.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: api-gateway
version: 0.5.0
repository: oci://registry.axual.io/axual-charts
condition: global.api-gateway.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: topic-browse
version: 0.4.2
repository: oci://registry.axual.io/axual-charts
condition: global.topic-browse.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: metrics-exposer
version: 1.2.2
repository: oci://registry.axual.io/axual-charts
condition: global.metrics-exposer.enabled
tags: []
enabled: false
importvalues: []
alias: ""
type: application
chart-overrides: ""
results:
- 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.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- 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-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.1/images-are-certified
type: Mandatory
outcome: PASS
reason: |-
Image is Red Hat certified : registry.axual.io/axual/axual-api:9.0.0
Image is Red Hat certified : registry.axual.io/axual/axual-frontend:10.0.0
Image is Red Hat certified : registry.axual.io/axual/topic-browse:0.4.2
Image is Red Hat certified : registry.access.redhat.com/ubi9-minimal:9.3-1475
Image is Red Hat certified : registry.axual.io/axual/api-gateway:0.5.0
Image is Red Hat certified : registry.axual.io/axual/axual-organization-mgmt:0.3.1
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/signature-is-valid
type: Mandatory
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist

0 comments on commit 27210a6

Please sign in to comment.