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

Fix the default value of lifecycleHooks #1218

Merged

Conversation

consideRatio
Copy link
Member

If we used the blank value as we had before, Helm would fail to override
it with an object and say:

2019/04/03 21:38:31 Warning: Merging destination map for chart 'jupyterhub'. The destination item 'lifecycleHooks' is a table and ignoring the source 'lifecycleHooks' as it has a non-table value of: <nil>

If we used the blank value as we had before, Helm would fail to override
it with an object and say:

```
2019/04/03 21:38:31 Warning: Merging destination map for chart 'jupyterhub'. The destination item 'lifecycleHooks' is a table and ignoring the source 'lifecycleHooks' as it has a non-table value of: <nil>
```
@consideRatio consideRatio merged commit 98ecba2 into jupyterhub:master Apr 3, 2019
@consideRatio consideRatio deleted the lifecycle-hooks-default-value branch April 3, 2019 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant