trivago / chapi

chronos & marathon console client - Manage your jobs like a git repository
MIT License
14 stars 10 forks source link

Ignore order of environment variables for Marathon jobs #86

Closed SHyx0rmZ closed 7 years ago

SHyx0rmZ commented 7 years ago

When showing diffs for Marathon jobs, chapi will show changes in the order of the environment variables, even when nothing about the configuration itself changed. As this seems to be a problem just concerning ordering in the diff and visualization, I think it would be an improvement to have chapi ignore those changes.

andygrunwald commented 7 years ago

Can you provide the steps to reproduce this?

Maybe a good idea would be to adjust your ticket description according to our new ISSUE_TEMPLATE. This would offer Mesos, Chronos and Marathon version as well.