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

Marathon 1.5 #335

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

Marathon 1.5 #335

wants to merge 17 commits into from

Commits on Oct 20, 2017

  1. move portmappings out of docker definition, network definition into n…

    …ew structure
    Kamil Szczygieł committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    94d909a View commit details
    Browse the repository at this point in the history
  2. remove ip per task

    Kamil Szczygieł committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    8bca4a2 View commit details
    Browse the repository at this point in the history
  3. add network name

    Kamil Szczygieł committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    6b06f58 View commit details
    Browse the repository at this point in the history
  4. fix docs

    Kamil Szczygieł committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    109dc08 View commit details
    Browse the repository at this point in the history
  5. addnetwork and emptynetworknames

    Kamil Szczygieł committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    1867d92 View commit details
    Browse the repository at this point in the history
  6. port mapping network names tests

    Kamil Szczygieł committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    494a09b View commit details
    Browse the repository at this point in the history
  7. networking tests

    Kamil Szczygieł committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    093bf3d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. remove uris/ports

    Kamil Szczygieł committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    d973696 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. restore compatibility with marathon < 1.5

    Kamil Szczygieł committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    dd67f7c View commit details
    Browse the repository at this point in the history
  2. fix service port index function

    Kamil Szczygieł committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    13b9fbd View commit details
    Browse the repository at this point in the history
  3. fix retrieving service port in tasks

    Kamil Szczygieł committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    c50aabe View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. fix tests

    Kamil Szczygieł committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    f9dea27 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. fix tests, rename new methods to match old ones

    Kamil Szczygieł committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    9004fe0 View commit details
    Browse the repository at this point in the history
  2. mention port number in error message

    Kamil Szczygieł committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    5b880b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. ~ adding fixing tests and linting for marathon 1.5

    Döll, Sebastian committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    63b9934 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c064ab4 View commit details
    Browse the repository at this point in the history
  3. ~ adding go report card

    Döll, Sebastian committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    e2b51e3 View commit details
    Browse the repository at this point in the history