-
Notifications
You must be signed in to change notification settings - Fork 36
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
500 error creating application #19
Comments
From @vdice on May 30, 2017 16:0 @abh I believe more permissions were added on top of those listed in the gist. The latest versions scheduled to be merged into Workflow are up in PR form in their respective repos. When/if you have a moment, could you try the same exercise following the instructions listed here? That should get you a Workflow install w/ all of the updated RBAC permissions. Do let us know; we're also performing final testing w/ intentions of merging shortly... Thanks! |
From @holyketzer on July 20, 2017 15:18
I did as described in docs
But I have the same issue |
From @semoac on July 21, 2017 20:59 In my case, installing deis with --set use_rbac=true solved the problem |
From @abh on May 29, 2017 20:10
Running on Kubernetes 1.6.2 (using Tectonic, so RBAC etc). I used the rbac gist to setup the RBAC rules (which made the builder run).
All the pods except the telegraf ones are running and healthy. I created the user okay, but creating an application gives a 500 error.
The text was updated successfully, but these errors were encountered: