redhat-cop / helm-charts

Helm Charts Repository
https://redhat-cop.github.io/helm-charts
Apache License 2.0
104 stars 83 forks source link

CI for this repo does not support Shift Objects #15

Open springdo opened 4 years ago

springdo commented 4 years ago

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

jtudelag commented 4 years ago

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

springdo commented 3 years ago

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

jtudelag commented 3 years ago

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