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

What is the best external chef api to integrate with an external project? #62

Open
majormoses opened this issue Feb 9, 2018 · 1 comment

Comments

@majormoses
Copy link

In order to verify health and perform actions based on it we need a stable API for chef. In this sensu plugin we have re-written it as chef/rest was deprecated and now ridley is deprecating external support. Before switching to another set of api's I'd like to make sure that next week we are not replacing it yet again or have to considerably updates to our plugin. Any idea on how far out you are from calling it a stable 1.0?

@lamont-granquist
Copy link

The only stable, supported chef API is Chef::HTTP::ServerAPI from the chef gem itself.

This gem is similar to ridley in that we're not going to support bugfixing proxies, chef API versioning, and everything else that would be necessary to keep parity with chef-http.

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

No branches or pull requests

2 participants