-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Red Hat certification requirements and process for Kubernetes applications
In order to have lakeFS chart listed, it first needs to get certified:
Following a pull-request that verified the helm chart with the following issues mapped as part of the pr process.
Pull request openshift-helm-charts/charts#561
- check: v1.0/contains-values-schema
reason: Values schema file does not exist - check: v1.0/contains-test
reason: Chart test files do not exist - check: v1.0/chart-testing
reason: 'creating temporary values file: merging extra values: dst must be a pointer' - check: v1.0/images-are-certified
reason: |-
Image is not Red Hat certified : postgres:11 : Respository not found: postgres
Image is not Red Hat certified : treeverse/lakefs:0.80.1 : Respository not found: treeverse/lakefs - check: v1.0/required-annotations-present
reason: 'Missing required annotations: [charts.openshift.io/name]' - check: v1.1/has-kubeversion
reason: Kubernetes version is not specified
Reactions are currently unavailable