Skip to content

11 - Introducing helm unit tests

Arturo Hernandez [EPAM] requested to merge 11-ah/helm-tests into master
  • Introduce basic helm lint and template based on default values.
  • Introduced helm install on kind k8s cluster on MR event, on Kubernetes v1.24.
  • Applying small fixes to pass tests

Example of helm lint and template, when pushing changes to any of the directories declared in the pipeline: https://community.opengroup.org/osdu/platform/deployment-and-operations/helm-charts-azure/-/pipelines/135494

Example of MR: https://community.opengroup.org/osdu/platform/deployment-and-operations/helm-charts-azure/-/pipelines/135494

Closes #11 (closed)

Merge request reports