helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

CI for this repo does not support Shift Objects

Open springdo opened this issue 4 years ago • 3 comments

currently the gh actions uses this repo which uses a kind k8s cluster to install and verify the k8s objects. It barfs at OCP specific ones such as BuildConfig etc.

https://github.com/helm/chart-testing-action

Perhaps we could create our own test bed in s43 or something like that to create a proj, apply and see if there are errors. then delete when done

springdo avatar Apr 01 '20 15:04 springdo

We should bring that up in the next call. I was thinking in having a long lived ocp4 cluster for CI would be awesome.

jtudelag avatar Jun 25 '20 08:06 jtudelag

Looks like the Chart testing tool and releaser action have been bumped. There are some breaking changes coming this way according to their docs. Before we decide to use ct or go a different way, we should probs test this stuff out.

https://github.com/helm/chart-testing-action

springdo avatar Nov 05 '20 14:11 springdo

I came across this repo, might be useful...https://github.com/redhat-certification/chart-verifier

jtudelag avatar Mar 31 '21 08:03 jtudelag