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

use container ports in tasks SRV records #519

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Apr 13, 2019

  1. Configuration menu
    Copy the full SHA
    13c4f52 View commit details
    Browse the repository at this point in the history
  2. remove useless if

    vixns committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    43dc4d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b209a96 View commit details
    Browse the repository at this point in the history
  4. fmt fix

    vixns committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    aa648bb View commit details
    Browse the repository at this point in the history
  5. fix tests

    vixns committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    d95f461 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a3d72f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b71ef3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc1ddc3 View commit details
    Browse the repository at this point in the history
  9. Moves mesos state endpoint from /state.json to /state

    Mesos has deprecated/removed the /state.json endpoint and has
    replaced it with /state. This patch updates the url path from
    /state.json to /state
    GoelDeepak authored and vixns committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    61d602a View commit details
    Browse the repository at this point in the history
  10. Whitelist gometalinter:gosec errors

    vespian authored and vixns committed Apr 13, 2019
    Configuration menu
    Copy the full SHA
    c6348e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8c93f87 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ebb53d2 View commit details
    Browse the repository at this point in the history