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

Can I use Goss to validate an openshift deployment? #422

Closed
manuq21 opened this issue Feb 21, 2019 · 3 comments
Closed

Can I use Goss to validate an openshift deployment? #422

manuq21 opened this issue Feb 21, 2019 · 3 comments

Comments

@manuq21
Copy link

manuq21 commented Feb 21, 2019

I'm looking to validate and compare all the features added on a yaml file, with the features and configurations the deployment has after completed, to make sure all was applied as expected. Is that possible with Goss?

thanks

@thatsk
Copy link

thatsk commented Apr 28, 2019

i don't think so.

@joshgav
Copy link
Contributor

joshgav commented Jul 11, 2019

@manuq21 check out kgoss in #465, I'm in fact using it within an OpenShift environment. Would love feedback, thanks!

@aelsabbahy
Copy link
Member

@manuq21 #465 has been merged and showcases one way this can be done.

How, where, and when you run goss is up to you. Goss runs on the OS level and doesn't care if your OS is running in a container, virtual machine, cloud or k8s.

Feel free to open a new issue if you have a more specific question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants