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

Update docker labels #1173

Merged
merged 2 commits into from
Jul 9, 2019
Merged

Update docker labels #1173

merged 2 commits into from
Jul 9, 2019

Conversation

krhubert
Copy link
Contributor

@krhubert krhubert commented Jul 7, 2019

close #1152

Let's change it with the following:

mesg.engine: name of the engine
mesg.hash: hash of the instance
mesg.service: hash of the service
mesg.dependency: name of the dependency
mesg.sid: sid of the service

I've change it a bit to be consistent (s/mesg.hash/mesg.instance/)

mesg.engine: name of the engine
mesg.instance: hash of the instance
mesg.service: hash of the service
mesg.dependency: name of the dependency
mesg.sid: sid of the service

@antho1404
Copy link
Member

let's merge this when we finish all the releases

@antho1404 antho1404 added breaking change enhancement New feature or request labels Jul 9, 2019
@antho1404
Copy link
Member

This has a BREAKING CHANGE, now the CLI needs to update the logs based on the mesg.instance flag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Labels on docker services
3 participants