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

Store configuration in service as a separated attribute #860

Merged
merged 12 commits into from
Apr 12, 2019

Conversation

antho1404
Copy link
Member

Move the configuration from the list of dependencies in the service structure to its own attribute.

This still fallback correctly to previous services (with configuration in the dependencies)

Still few questions:

  • Does the configuration need to expose the image in the protobuf definition?
  • Should we expose the env variables (maybe not the value but at least the keys)?

service/start.go Outdated Show resolved Hide resolved
@mesg-bot
Copy link
Member

This pull request has been mentioned on MESG Community. There might be relevant details there:

https://forum.mesg.com/t/split-default-env-and-users-env/268/1

@antho1404 antho1404 mentioned this pull request Apr 10, 2019
service/service.go Outdated Show resolved Hide resolved
service/start.go Outdated Show resolved Hide resolved
Copy link
Contributor

@ilgooz ilgooz left a comment

Choose a reason for hiding this comment

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

manual tests are ok

@antho1404 antho1404 merged commit 31ac5c7 into dev Apr 12, 2019
@antho1404 antho1404 deleted the feature/configuration-in-service branch April 12, 2019 23:28
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.

5 participants