Skip to content

Commit b5bb209

Browse files
authored
Add verification report for remote-active-worker-ubi 3.51.7 (#1983)
1 parent 3dc8486 commit b5bb209

File tree

1 file changed

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

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:13653073356950274784
10+
chart-uri: N/A
11+
digests:
12+
chart: sha256:7401c81ac52cc566faa6cecdcc136c794441cc3bfac7b0feb1f5bcffb7ecbb60
13+
package: 946e4e7556d4f7ec6751e0cdd76db7c9062f98d98a4f4582bee4b66906d1fb73
14+
lastCertifiedTimestamp: "2025-07-30T10:50:07.986025+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.7
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.0-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/chart-testing
40+
type: Mandatory
41+
outcome: PASS
42+
reason: Chart tests have passed
43+
- check: v1.0/has-readme
44+
type: Mandatory
45+
outcome: PASS
46+
reason: Chart has a README
47+
- check: v1.0/signature-is-valid
48+
type: Mandatory
49+
outcome: SKIPPED
50+
reason: 'Chart is not signed : Signature verification not required'
51+
- check: v1.1/has-kubeversion
52+
type: Mandatory
53+
outcome: PASS
54+
reason: Kubernetes version specified
55+
- check: v1.0/required-annotations-present
56+
type: Mandatory
57+
outcome: PASS
58+
reason: All required annotations present
59+
- check: v1.0/has-notes
60+
type: Optional
61+
outcome: PASS
62+
reason: Chart does contain NOTES.txt
63+
- check: v1.0/contains-values
64+
type: Mandatory
65+
outcome: PASS
66+
reason: Values file exist
67+
- check: v1.0/not-contains-crds
68+
type: Mandatory
69+
outcome: PASS
70+
reason: Chart does not contain CRDs
71+
- check: v1.0/contains-values-schema
72+
type: Mandatory
73+
outcome: PASS
74+
reason: Values schema file exist
75+
- check: v1.0/contains-test
76+
type: Mandatory
77+
outcome: PASS
78+
reason: Chart test files exist
79+
- check: v1.1/images-are-certified
80+
type: Mandatory
81+
outcome: PASS
82+
reason: 'Image is Red Hat certified : us-central1-docker.pkg.dev/noname-artifacts/nns-docker/active-worker:2.39.0-ubi'
83+
- check: v1.0/is-helm-v3
84+
type: Mandatory
85+
outcome: PASS
86+
reason: API version is V2, used in Helm 3
87+
- check: v1.0/not-contain-csi-objects
88+
type: Mandatory
89+
outcome: PASS
90+
reason: CSI objects do not exist
91+
- check: v1.0/helm-lint
92+
type: Mandatory
93+
outcome: PASS
94+
reason: Helm lint successful

0 commit comments

Comments
 (0)