-
Notifications
You must be signed in to change notification settings - Fork 98
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
Implement missing Chef 12 endpoints #153
Comments
I'm going to split --skip-api-vi into its own thing, since there's a fair bit of work there - we'll need support API versioning as a whole, since that's how we're introducing modified functionality into the API. I'll set up a separate issue for it |
api-v1 - #154 |
It looks like @danielsdeleo fixed cookbook-artifacts in #112 but that PR will need to be rebased and tests passing. |
the only missing chef 12 endpoint now is |
The following CS12 endpoints are currently unimplemented in Chef Zero, which makes the build fail. Currently it is worked around by explicitly disabling them, which should be enabled once the endpoints are working.
The text was updated successfully, but these errors were encountered: