Skip to content

Commit

Permalink
Add certification report for 0.3.0 (#1311)
Browse files Browse the repository at this point in the history
  • Loading branch information
xsreality committed Mar 27, 2024
1 parent c5e684d commit bc377ae
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 0 deletions.
Binary file not shown.
143 changes: 143 additions & 0 deletions charts/partners/axual/axual-governance-core/0.3.0/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,143 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.13.3
profile:
VendorType: partner
version: v1.2
reportDigest: uint64:17866615869955797949
chart-uri: /charts/axual-governance-core-0.3.0.tgz
digests:
chart: sha256:d7d9b0b48c0460edef918e2c0f38f21a83170a1eb3e16a74103127171b1ff7eb
package: 3451fd413af67b1be84155b7a533bb6a303c545f9d92a63a885d7058df823ce7
lastCertifiedTimestamp: "2024-03-27T01:10:57.183109+00:00"
testedOpenShiftVersion: "4.14"
supportedOpenShiftVersions: '>=4.11'
webCatalogOnly: false
chart:
name: axual-governance-core
home: https://axual.com
sources: []
version: 0.3.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.3.0
deprecated: false
annotations:
charts.openshift.io/name: Axual Governance
kubeversion: '>= 1.24.0'
dependencies:
- name: platform-manager
version: 8.3.0
repository: oci://registry.axual.io/axual-charts
condition: global.platform-manager.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: organization-mgmt
version: 0.2.1
repository: oci://registry.axual.io/axual-charts
condition: global.organization-mgmt.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: platform-ui
version: 9.3.0
repository: oci://registry.axual.io/axual-charts
condition: global.platform-ui.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: api-gateway
version: 0.3.1
repository: oci://registry.axual.io/axual-charts
condition: global.api-gateway.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: topic-browse
version: 0.3.1
repository: oci://registry.axual.io/axual-charts
condition: global.topic-browse.enabled
tags: []
enabled: false
importvalues: []
alias: ""
- name: metrics-exposer
version: 1.0.0
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/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- 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/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/signature-is-valid
type: Mandatory
outcome: SKIPPED
reason: 'Chart is not signed : Signature verification not required'
- 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.1/images-are-certified
type: Mandatory
outcome: PASS
reason: No images to certify
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist

0 comments on commit bc377ae

Please sign in to comment.