You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: