Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 19 commits
  • 9 files changed
  • 10 contributors

Commits on Jul 5, 2021

  1. Workaround for hangs of the docker_client in the facts genereation pr…

    …ocess
    mgrzybowski authored and Daniel Carabas committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    09e979a View commit details
    Browse the repository at this point in the history
  2. (maint) add timeout option

    # Conflicts:
    #	lib/facter/docker.rb
    sheenaajay authored and Daniel Carabas committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    6b83e98 View commit details
    Browse the repository at this point in the history
  3. Update docker.rb

    adrianiurca authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    8ea5c52 View commit details
    Browse the repository at this point in the history
  4. Remove timeout prefix from docker command

    Daniel Carabas committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9974359 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #759 from carabasdaniel/timoutfix

    Timeout for hangs of the docker_client in the facts generation
    adrianiurca authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    4a4e29a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    2f48673 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Merge pull request #762 from puppetlabs/pdksync_iac-1149

    pdksync - (maint) - Updating Contribution Guidelines
    david22swan authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    998d11d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Update run.pp

    Fix duplicate declaration
    basti-nis authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    21f9fa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af1f278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d686b7c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. ignore stderr variable

    adrianiurca authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    591eafa View commit details
    Browse the repository at this point in the history
  2. ignore stderr varialbe

    adrianiurca authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    0655ffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2611b2b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #764 from cedws/UnsetHOMEFix

    Remove stderr empty check to avoid docker_params_changed failures when warnings appear
    daianamezdrea authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    4d4d653 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Merge pull request #763 from basti-nis/basti-nis-fix-docker-run

    Duplicate declaration statement: docker_params_changed is already declared
    sheenaajay authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    df7dcff View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    ef2ed37 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Merge pull request #767 from puppetlabs/IAC-1741/main/stdlib_v8.0.0-1

    (IAC-1741) Allow stdlib v8.0.0
    daianamezdrea authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    48635b3 View commit details
    Browse the repository at this point in the history
  2. Release prep v4.1.1

    GitHub Action committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    8c26238 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #768 from puppetlabs/release-prep

    Release prep v4.1.1
    david22swan authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    4862f92 View commit details
    Browse the repository at this point in the history
Loading