-
Notifications
You must be signed in to change notification settings - Fork 309
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-docker
base: v3.14.0
head repository: puppetlabs/puppetlabs-docker
compare: v4.0.0
- 12 commits
- 9 files changed
- 6 contributors
Commits on Feb 15, 2021
-
Daniel Carabas committed
Feb 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 7a948cc - Browse repository at this point
Copy the full SHA 7a948ccView commit details -
Bump minimal puppet version to 6.0.0 in metadata.json
Daniel Carabas committedFeb 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 52b1884 - Browse repository at this point
Copy the full SHA 52b1884View commit details
Commits on Feb 16, 2021
-
Daniel Carabas committed
Feb 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 6d0fed1 - Browse repository at this point
Copy the full SHA 6d0fed1View commit details -
Merge pull request #718 from puppetlabs/pdksync_remove_puppet5
pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0
Configuration menu - View commit details
-
Copy full SHA for 883ecdb - Browse repository at this point
Copy the full SHA 883ecdbView commit details
Commits on Feb 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ef69448 - Browse repository at this point
Copy the full SHA ef69448View commit details
Commits on Feb 23, 2021
-
Merge pull request #722 from puppetlabs/maint/main/update_dependencies
(maint) Update major dependencies prior to release
Configuration menu - View commit details
-
Copy full SHA for 6d55cdc - Browse repository at this point
Copy the full SHA 6d55cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4a0ea - Browse repository at this point
Copy the full SHA 7f4a0eaView commit details
Commits on Feb 24, 2021
-
Merge pull request #723 from puppetlabs/maint/main/version_dependency…
…_bump (maint) Update reboot dependency
Configuration menu - View commit details
-
Copy full SHA for ce4a0a4 - Browse repository at this point
Copy the full SHA ce4a0a4View commit details -
Make it possible to use pod's network
To use pod's network in a container, it shuld have --pod argument and should not have --net. The latter was always being added to the docker run command, if not provided to the class as a parameter, then defaults to 'bridge'. If empty or empty arrar - added as '' which also breaks networking for the container in the pod. With this fix, if a network is not defined, the whole argument will be omitted in the docker run / docker create flags. This is the same as providing previous default 'bridge' if container is created or started without '--pod', and is not breaking compatibility with podman create/run command without explicit '--net' argument.
Configuration menu - View commit details
-
Copy full SHA for ad0247f - Browse repository at this point
Copy the full SHA ad0247fView commit details
Commits on Mar 1, 2021
-
Merge pull request #725 from seriv/main
Make it possible to use pod's network
Configuration menu - View commit details
-
Copy full SHA for 9abbe30 - Browse repository at this point
Copy the full SHA 9abbe30View commit details
Commits on Mar 4, 2021
-
Merge pull request #732 from puppetlabs/release
(maint) Release mergeback v3.14.0
carabasdaniel authoredMar 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 22acb7e - Browse repository at this point
Copy the full SHA 22acb7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 222c972 - Browse repository at this point
Copy the full SHA 222c972View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.14.0...v4.0.0