Skip to content

Commit

Permalink
Add Axual Governance Charts 0.5.0 (#1637)
Browse files Browse the repository at this point in the history
  • Loading branch information
DarioAxual authored Oct 11, 2024
1 parent cc2f626 commit 9106693
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 0 deletions.
Binary file not shown.
150 changes: 150 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,150 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.2
profile:
VendorType: partner
version: v1.2
reportDigest: uint64:2562313529723412053
chart-uri: /charts/axual-governance-core-0.5.0.tgz
digests:
chart: sha256:24882b398a331fa848e852e34d5be0f3ed283183e1687be095f7b3b18b4ad480
package: 41a3e0d4d6be052c62434ef9c6c5179d9893edd6daa097d6124aec7ca93881f0
lastCertifiedTimestamp: "2024-10-11T15:04:06.413163+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: "2024.3"
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.1/images-are-certified
type: Mandatory
outcome: PASS
reason: |-
Image is Red Hat certified : registry.axual.io/axual/axual-organization-mgmt:0.3.1
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:latest
Image is Red Hat certified : registry.axual.io/axual/api-gateway:0.5.0
Image is Red Hat certified : registry.axual.io/axual/metrics-exposer:1.2.2
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- 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
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- 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'

0 comments on commit 9106693

Please sign in to comment.