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

Add support for named ports in autodiscover (hints & templates) #19398

Merged
merged 18 commits into from
Jul 7, 2020

Commits on Jun 25, 2020

  1. Add support for named ports in hints autodiscover

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    86446ae View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    77156e6 View commit details
    Browse the repository at this point in the history
  2. fmt code

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    855ca41 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    8a82130 View commit details
    Browse the repository at this point in the history
  4. Add unit test

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    9417248 View commit details
    Browse the repository at this point in the history
  5. fmt

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    0df13fd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Review changes and docs

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    bcd44f2 View commit details
    Browse the repository at this point in the history
  2. Minor changes

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    c5d5228 View commit details
    Browse the repository at this point in the history
  3. fmt code

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    7516fb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Add named ports support in templates

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    02e9eaf View commit details
    Browse the repository at this point in the history
  2. Fix changelog

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d187a9d View commit details
    Browse the repository at this point in the history
  3. Remove regexp

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    561d14f View commit details
    Browse the repository at this point in the history
  4. Add tests

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    b2ce6d6 View commit details
    Browse the repository at this point in the history
  5. Add template respective docs

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0e60318 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    595d4fc View commit details
    Browse the repository at this point in the history
  7. fmt

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3631254 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    09fff4c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. fix docs and add test for config templates

    Signed-off-by: chrismark <[email protected]>
    ChrsMark committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    ae46a3a View commit details
    Browse the repository at this point in the history