Skip to content

Commit f20f6b5

Browse files
authored
Add verification report for remote-active-worker-ubi 3.51.10 (#1988)
1 parent 7267bd7 commit f20f6b5

File tree

1 file changed

+94
-0
lines changed
  • charts/partners/nonamesec/remote-active-worker-ubi/3.51.10

1 file changed

+94
-0
lines changed
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
apiversion: v1
2+
kind: verify-report
3+
metadata:
4+
tool:
5+
verifier-version: 1.13.12
6+
profile:
7+
VendorType: partner
8+
version: v1.3
9+
reportDigest: uint64:1482823700722520140
10+
chart-uri: N/A
11+
digests:
12+
chart: sha256:cf3ad10ae5f47c3aec46860e96b495ae7ca569adfff918f815a8ea3075e6dfeb
13+
package: 60eec0df1a593af47e9246d1681cce3432ef3c74f21750b9c317ea408814f221
14+
lastCertifiedTimestamp: "2025-08-04T18:22:26.026018+00:00"
15+
testedOpenShiftVersion: "4.14"
16+
supportedOpenShiftVersions: '>=4.1'
17+
webCatalogOnly: true
18+
chart:
19+
name: remote-active-worker-ubi
20+
home: ""
21+
sources: []
22+
version: 3.51.10
23+
description: Active Worker Helm Chart for remote active worker deployments
24+
keywords: []
25+
maintainers: []
26+
icon: ""
27+
apiversion: v2
28+
condition: ""
29+
tags: ""
30+
appversion: 2.39.1-ubi
31+
deprecated: false
32+
annotations:
33+
charts.openshift.io/name: Remote Active Testing Worker
34+
kubeversion: '>=1.0.0-0'
35+
dependencies: []
36+
type: application
37+
chart-overrides: ""
38+
results:
39+
- check: v1.0/contains-test
40+
type: Mandatory
41+
outcome: PASS
42+
reason: Chart test files exist
43+
- check: v1.0/contains-values-schema
44+
type: Mandatory
45+
outcome: PASS
46+
reason: Values schema file exist
47+
- check: v1.0/not-contain-csi-objects
48+
type: Mandatory
49+
outcome: PASS
50+
reason: CSI objects do not exist
51+
- check: v1.0/not-contains-crds
52+
type: Mandatory
53+
outcome: PASS
54+
reason: Chart does not contain CRDs
55+
- check: v1.0/required-annotations-present
56+
type: Mandatory
57+
outcome: PASS
58+
reason: All required annotations present
59+
- check: v1.0/contains-values
60+
type: Mandatory
61+
outcome: PASS
62+
reason: Values file exist
63+
- check: v1.0/has-notes
64+
type: Optional
65+
outcome: PASS
66+
reason: Chart does contain NOTES.txt
67+
- check: v1.0/helm-lint
68+
type: Mandatory
69+
outcome: PASS
70+
reason: Helm lint successful
71+
- check: v1.1/images-are-certified
72+
type: Mandatory
73+
outcome: PASS
74+
reason: 'Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/active-worker:2.39.1-ubi'
75+
- check: v1.0/has-readme
76+
type: Mandatory
77+
outcome: PASS
78+
reason: Chart has a README
79+
- check: v1.0/is-helm-v3
80+
type: Mandatory
81+
outcome: PASS
82+
reason: API version is V2, used in Helm 3
83+
- check: v1.0/chart-testing
84+
type: Mandatory
85+
outcome: PASS
86+
reason: Chart tests have passed
87+
- check: v1.0/signature-is-valid
88+
type: Mandatory
89+
outcome: SKIPPED
90+
reason: 'Chart is not signed : Signature verification not required'
91+
- check: v1.1/has-kubeversion
92+
type: Mandatory
93+
outcome: PASS
94+
reason: Kubernetes version specified

0 commit comments

Comments
 (0)