Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenShift helm certification #137

Open
6 tasks
nopcoder opened this issue Sep 6, 2022 · 0 comments
Open
6 tasks

OpenShift helm certification #137

nopcoder opened this issue Sep 6, 2022 · 0 comments

Comments

@nopcoder
Copy link
Contributor

nopcoder commented Sep 6, 2022

Red Hat certification requirements and process for Kubernetes applications

In order to have lakeFS chart listed, it first needs to get certified:

https://redhat-connect.gitbook.io/partner-guide-for-red-hat-openshift-and-container/helm-chart-certification/overview

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants