-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Certify Axual Governance 0.6.1 (#1705)
- Loading branch information
Showing
2 changed files
with
147 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+72 KB
charts/partners/axual/axual-governance-core/0.6.1/axual-governance-core-0.6.1.tgz
Binary file not shown.
147 changes: 147 additions & 0 deletions
147
charts/partners/axual/axual-governance-core/0.6.1/report.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,147 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.13.8 | ||
profile: | ||
VendorType: partner | ||
version: v1.3 | ||
reportDigest: uint64:6263893443740139737 | ||
chart-uri: /charts/axual-governance-core-0.6.1.tgz | ||
digests: | ||
chart: sha256:1252599466818149dbcaf175853941f4d4ed3249d74545c61dbbadfaeccf8951 | ||
package: c4ed4e9cfe63dd7237e3562e2889194b1a548f6d902815550f8815ea1251e0de | ||
lastCertifiedTimestamp: "2024-12-24T18:00:01.390154+00:00" | ||
testedOpenShiftVersion: "4.17" | ||
supportedOpenShiftVersions: '>=4.11' | ||
webCatalogOnly: false | ||
chart: | ||
name: axual-governance-core | ||
home: https://axual.com | ||
sources: [] | ||
version: 0.6.1 | ||
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.4"' | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: Axual Governance | ||
kubeversion: '>= 1.24.0' | ||
dependencies: | ||
- name: platform-manager | ||
version: 9.1.1 | ||
repository: oci://registry.axual.io/axual-charts | ||
condition: global.platform-manager.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: organization-mgmt | ||
version: 0.3.2 | ||
repository: oci://registry.axual.io/axual-charts | ||
condition: global.organization-mgmt.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: platform-ui | ||
version: 10.2.0 | ||
repository: oci://registry.axual.io/axual-charts | ||
condition: global.platform-ui.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: api-gateway | ||
version: 0.6.0 | ||
repository: oci://registry.axual.io/axual-charts | ||
condition: global.api-gateway.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: topic-browse | ||
version: 0.4.4 | ||
repository: oci://registry.axual.io/axual-charts | ||
condition: global.topic-browse.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: metrics-exposer | ||
version: 1.2.3 | ||
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/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/is-helm-v3 | ||
type: Mandatory | ||
outcome: PASS | ||
reason: API version is V2, used in Helm 3 | ||
- 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/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.0/has-notes | ||
type: Optional | ||
outcome: PASS | ||
reason: Chart does contain NOTES.txt | ||
- 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 | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- check: v1.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.1/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: No images to certify |