Skip to content

Commit 5b88962

Browse files
authored
Add verification report for remote-active-worker-ubi 3.51.0 (#1955)
1 parent 1afacef commit 5b88962

File tree

1 file changed

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

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

0 commit comments

Comments
 (0)