-
Notifications
You must be signed in to change notification settings - Fork 188
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add verification report for nonamesec-ubi 3.38.0 (#1630)
- Loading branch information
Showing
1 changed file
with
159 additions
and
0 deletions.
There are no files selected for viewing
159 changes: 159 additions & 0 deletions
159
charts/partners/nonamesec/nonamesec-ubi/3.38.0/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,159 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.13.8 | ||
profile: | ||
VendorType: partner | ||
version: v1.3 | ||
reportDigest: uint64:7596825924370328070 | ||
chart-uri: N/A | ||
digests: | ||
chart: sha256:1b988f42a8f7d9d96e6da520a07196722a9b76b204b00f72598f844076e7b47f | ||
package: 8fc2c372327eec9c8d09110dd5e64b18ccd9c790bc90524a986a70e8db587c73 | ||
lastCertifiedTimestamp: "2024-10-08T19:51:16.840851+00:00" | ||
testedOpenShiftVersion: "4.8" | ||
supportedOpenShiftVersions: '>=4.1' | ||
webCatalogOnly: true | ||
chart: | ||
name: nonamesec-ubi | ||
home: "" | ||
sources: [] | ||
version: 3.38.0 | ||
description: Noname Helm on k8s | ||
keywords: [] | ||
maintainers: [] | ||
icon: "" | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 3.38.0 | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/name: Remote Engine | ||
kubeversion: '>=1.0.0-0' | ||
dependencies: | ||
- name: noname | ||
version: 0.1.0 | ||
repository: file://charts/noname | ||
condition: global.noname.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: engine | ||
version: 0.1.0 | ||
repository: file://charts/engine | ||
condition: global.engine.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: active | ||
version: 0.1.0 | ||
repository: file://charts/active | ||
condition: global.active.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: platform | ||
version: 0.1.0 | ||
repository: file://charts/platform | ||
condition: global.platform.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: router | ||
version: 0.1.0 | ||
repository: file://charts/router | ||
condition: global.router.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: noagentapi | ||
version: 0.1.0 | ||
repository: file://charts/noagentapi | ||
condition: noagentapi.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
- name: rabbitmq | ||
version: 12.5.6 | ||
repository: file://charts/rabbitmq | ||
condition: global.noname.enabled,global.rabbitmq.enabled | ||
tags: [] | ||
enabled: false | ||
importvalues: [] | ||
alias: "" | ||
type: "" | ||
chart-overrides: "" | ||
results: | ||
- 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 : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/nats-jetstream:2.10.11-custom-ubi | ||
Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/engine:v3.38.0-ubi | ||
Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/platform:v3.38.0-ubi | ||
Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/rhel8/postgresql-15:1-66.1716485364 | ||
Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/router:v3.38.0-ubi | ||
Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/nginx:v3.38.0-ubi | ||
Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/cloud-metadata:v3.38.0-ubi | ||
Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/integrations-adapter:v3.38.0-ubi | ||
Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/nogate:v3.38.0-ubi | ||
- 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/contains-test | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart test files exist | ||
- 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/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/signature-is-valid | ||
type: Mandatory | ||
outcome: SKIPPED | ||
reason: 'Chart is not signed : Signature verification not required' | ||
- check: v1.0/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- 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 |