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

feat(grafana): Allow users to set signup flag in chart #190

Merged
merged 1 commit into from
May 2, 2017

Conversation

jchauncey
Copy link
Member

This PR allows a user to set the allow_sign_up flag directly in the chart.

Testing Steps

Installing with sign up enabled

  • You can either use the master chart or this PR with the default settings
  • Go to grafana.mydomain.com and click the Sign Up tab at the top of the login box and create a user.

Install with signup flag disabled

  • Using this PR do helm upgrade deis-monitor . --namespace=deis --set grafana.allow_sign_up=false
  • Verify that you the Sign Up tab is now unavailable in the login box

@jchauncey jchauncey added this to the v2.14 milestone Apr 17, 2017
@jchauncey jchauncey self-assigned this Apr 17, 2017
Copy link
Member

@vdice vdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested via full workflow chart artifact (version v2.13.1-20170501233456-sha.8526e49 from workflow-pr chart repo). LGTM!

@vdice vdice added the LGTM1 label May 1, 2017
@jchauncey jchauncey merged commit 115ea92 into deis:master May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants