supermarket icon indicating copy to clipboard operation
supermarket copied to clipboard

Chef's community platform

Results 156 supermarket issues
Sort by recently updated
recently updated
newest added

Reports from a user expressed that although the install into an offline environment was good (well done all). When using the GUI, errors are thrown due to requiring assets from...

It doesn't make much sense to divide our docs in two places - some in CONFIGURING.md and some in the chef web docs. We should move the content from src/supermarket/docs/CONFIGURING.md...

A while back we updated the "updated" date shown on cookbooks to not be updated when someone changes the details of the cookbook. Now it only shows the last release...

Currently a user must define the chef_versions or ohai_versions as an array of arrays (for the reasons behind this, please see #1201). While we would like to continue using this...

The `/universe` end-point should include metadata that shows the state of a deprecated cookbook. A cookbook can be in one of the three following states: 1. Not deprecated 1. Deprecated...

I'm running chef-server-core 12.1.2 and supermarket 1.12.0-alpha.0 https://supermarket.internalcompany.com/sign-in redirects me to https://chef.internalcompany.com/id/oauth/authorize?client_id=3b4d28436d2702606b65f0d568957a777815ee956e06d0e50c926bf142fe4852&redirect_uri=https%3A%2F%2Fsupermarket.internalcompany.com%2Fauth%2Fchef_oauth2%2Fcallback&response_type=code&state=ee950496273c964c24e7d9c2fee2f017150f14cee821372e Which gives a 502 Bad Gateway openresty/1.7.10.1 error. What should I do to track down the error? ```...

We can already customize the URL contents here, but I'm suggesting (not issuing a PR because ... no CCLA still. I don't want to talk about it.) that we just...

I develop mainly on Windows, and uploading project tarballs to the Supermarket is kind of a PITA. For that reason, there is usually a delay between when I update my...

We currently skip canonical redirection in Nginx if the user agent is "Faraday" (usually from Berkshelf) or "Ruby" (usually from Knife.) This is a bit fragile and one of these...

Component: Omnibus

Can we invalidate universe cache in redis when the url changes for supermarket? The cache valuse stay the same when the app values change.