coreos / fleet

fleet ties together systemd and etcd into a distributed init system
Apache License 2.0
2.42k stars 303 forks source link

api,functional: dynamic metadata - fix bugs and add functional tests #1703

Closed dongsupark closed 7 years ago

dongsupark commented 7 years ago

To be able to merge https://github.com/coreos/fleet/pull/1642, we need to fix several things, as well as add functional tests.

Depends on https://github.com/coreos/fleet/pull/1642. I'll first merge #1642, and after that, I'll merge this PR. As master branch would fail without this PR, I'm going to merge it right away. Feel free to report possible bugs. I'll create another PR to handle them in the next week.

/cc @dalbani