vmware / weathervane

Virtual-Infrastructure and Cloud Performance Benchmark
Other
153 stars 39 forks source link

Hrosenbe/weat 106 remove automatic hostname #84

Closed hrosenbe closed 5 years ago

hrosenbe commented 5 years ago

This pull request represents a significant change in how Weathervane operates. Instead of generating hostnames for services using the previous convention-based configuration, Weathervane now requires users to explicitly declare dockerHosts and kubernetesClusters and then provide a mapping from appInstances or services to those hosts or clusters.

This pull request also includes a few small changes:

vmwclabot commented 5 years ago

@hrosenbe, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

vmwclabot commented 5 years ago

@hrosenbe, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.