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

CI for this repo does not support Shift Objects #15

Open
springdo opened this issue Apr 1, 2020 · 3 comments
Open

CI for this repo does not support Shift Objects #15

springdo opened this issue Apr 1, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@springdo
Copy link
Contributor

springdo commented Apr 1, 2020

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

ckavili added a commit that referenced this issue Apr 1, 2020
Regarding issue #15 we can pass this check for now. It works on Openshift.
@jtudelag
Copy link
Contributor

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
Copy link
Contributor Author

springdo commented Nov 5, 2020

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
Copy link
Contributor

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

@garethahealy garethahealy added the enhancement New feature or request label Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants