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.4.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: v5.0.0
Choose a head ref
  • 18 commits
  • 11 files changed
  • 10 contributors

Commits on Jun 7, 2022

  1. New create_user parameter on main class

    Currently when specifying `docker_users` every user is
    both created and added to the docker group.
    
    If `create_user` is false then the users are presumed to exist
    via another method outside this module and will only be added to
    the docker group.
    
    Fixes #840
    traylenator committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c01ee37 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Merge pull request #841 from traylenator/users

    New create_user parameter on main class
    petergmurphy authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b256772 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    7d71f8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #847 from STaegtmeier/patch/devcontainer

    devcontainer install missing package
    chelnak authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    4ed2c8c View commit details
    Browse the repository at this point in the history
  3. fix: add variable for package_key_check_source #2

    also for the docker ee part
    STaegtmeier authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    2436b88 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

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

Commits on Jul 11, 2022

  1. Merge pull request #792 from dodevops/update-logdrivers

    Remove log_driver limitations
    chelnak authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5608bc7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #846 from STaegtmeier/patch/redhat-docker_package_…

    …key_check_source
    
    adding optional variable for package_key_check_source to RedHat
    chelnak authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    b90c738 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

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

Commits on Aug 16, 2022

  1. Update ubuntu workflow

    david22swan committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0a34d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    297577f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    ee75c7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #850 from puppetlabs/pdksync_GH-cat-11/main/add_ub…

    …untu_22.04_support
    
    pdksync - (GH-cat-11) Certify Support for Ubuntu 22.04
    LukasAud authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f1b59b3 View commit details
    Browse the repository at this point in the history
  3. Update metadata.json

    pmcmaw authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    728ed86 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Merge pull request #853 from puppetlabs/cat-136/main/bump_apt_dependency

    (CAT-136) - Update apt and powershell dependency
    david22swan authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    298f7e7 View commit details
    Browse the repository at this point in the history
  2. Release prep v5.0.0

    GitHub Action committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    dc0713a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Merge pull request #854 from puppetlabs/release-prep

    Release prep v5.0.0
    pmcmaw authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    88a1f46 View commit details
    Browse the repository at this point in the history
Loading