Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Fix for feature "expose all notes manifest attributes in '.service_nodes'" #70

Merged
merged 1 commit into from
Feb 6, 2017
Merged

Fix for feature "expose all notes manifest attributes in '.service_nodes'" #70

merged 1 commit into from
Feb 6, 2017

Conversation

jbfavre
Copy link
Member

@jbfavre jbfavre commented Feb 5, 2017

This feature is very usefull but cause problems with large services.
Unit's files get too big and service start could fail because of that.

This PR aims to add a new yaml property 'exposeNodesInUnitEnv' as boolean
to make '.service_nodes' optional.

Set to 'true', service nodes will be exposed.
Set to 'false' (or not set), they won't

…des'"

This feature is very usefull but cause problems with large services.
Unit's files get too big and service start could fail because of that.

This PR aims to add a new yaml property 'exposeNodesInUnitEnv' as boolean
to make '.service_nodes' optional.

Set to 'true', service nodes will be exposed.
Set to 'false' (or not set), they won't
@n0rad n0rad merged commit 42a5eb6 into blablacar:master Feb 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants