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

Docker: optionally add labels as tags #2425

Merged

Commits on Apr 3, 2017

  1. Configuration menu
    Copy the full SHA
    16fd481 View commit details
    Browse the repository at this point in the history
  2. - tests and documentation updated

    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    aa6328f View commit details
    Browse the repository at this point in the history
  3. - go fmt ./...

    - removed some commented out debug code
    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    b347bb3 View commit details
    Browse the repository at this point in the history
  4. - readme updates to add tags that were not documented

    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    9ac0616 View commit details
    Browse the repository at this point in the history
  5. - merge master

    - resolve conflicts
    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    f5296dc View commit details
    Browse the repository at this point in the history
  6. - changed the way labels are added to be inline with taginclude and t…

    …agexclude
    
    - updated tests
    - updated readme to reflect new parameter names
    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    bc9625f View commit details
    Browse the repository at this point in the history
  7. - go fmt

    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    5708b21 View commit details
    Browse the repository at this point in the history
  8. - updates based on code review

    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    b596356 View commit details
    Browse the repository at this point in the history
  9. - go fmt

    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    aff8018 View commit details
    Browse the repository at this point in the history
  10. - move filter creation to function

    - created a bool such that we only compile the filter on the first gather
    - no longer collecting errors but rather displaying them as we go along
    - Changelog updated
    Shakeel Sorathia committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    f3ee8aa View commit details
    Browse the repository at this point in the history