-
Notifications
You must be signed in to change notification settings - Fork 271
Comparing changes
Open a pull request
base repository: theforeman/puppet-foreman
base: 16.1.0
head repository: theforeman/puppet-foreman
compare: 17.0.0
- 19 commits
- 73 files changed
- 6 contributors
Commits on Feb 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4142d49 - Browse repository at this point
Copy the full SHA 4142d49View commit details
Commits on Mar 8, 2021
-
Update Github Actions workflow
This applies the lessons learned while applying this to Voxpupuli and The Foreman orgs.
Configuration menu - View commit details
-
Copy full SHA for 25a23db - Browse repository at this point
Copy the full SHA 25a23dbView commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 79455a4 - Browse repository at this point
Copy the full SHA 79455a4View commit details -
Use deb GPG key from our server, not the GPG network
Also ensure the key is refreshed if expired.
Configuration menu - View commit details
-
Copy full SHA for da94883 - Browse repository at this point
Copy the full SHA da94883View commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ed868aa - Browse repository at this point
Copy the full SHA ed868aaView commit details
Commits on Mar 26, 2021
-
Refs #32208 - accept trailing slash in Krb auth url
The Kerberos url is quite strict, but accepting trailing `/` is probably not bad and can avoid a lot of confusion
Configuration menu - View commit details
-
Copy full SHA for 0e01088 - Browse repository at this point
Copy the full SHA 0e01088View commit details
Commits on Mar 29, 2021
-
Fixes #32175: Allow toggling task backup when cleaning them up
Changes the default behavior to disable task backup when enabling the task cleanup cron job. Users who still want backups kept on disk will need to set the parameter to true.
Configuration menu - View commit details
-
Copy full SHA for f69c9f1 - Browse repository at this point
Copy the full SHA f69c9f1View commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 67f78b9 - Browse repository at this point
Copy the full SHA 67f78b9View commit details
Commits on Apr 3, 2021
-
Mark compatible with puppetlabs/postgresql 7.x
The major version bump was due to dropping Puppet 5 support.
Configuration menu - View commit details
-
Copy full SHA for 17dd0ea - Browse repository at this point
Copy the full SHA 17dd0eaView commit details
Commits on Apr 6, 2021
-
67f78b9 changed the API and is thus a major version.
Configuration menu - View commit details
-
Copy full SHA for 1fe57ec - Browse repository at this point
Copy the full SHA 1fe57ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2fe4c9 - Browse repository at this point
Copy the full SHA a2fe4c9View commit details
Commits on Apr 7, 2021
-
This was split off to theforeman/puppetserver_foreman and doesn't need to live in this module anymore.
Configuration menu - View commit details
-
Copy full SHA for 0b3507b - Browse repository at this point
Copy the full SHA 0b3507bView commit details -
Refs #31964 - Introduce foreman::to_symbolized_yaml
This function symbolizes keys in YAML which is typically what Foreman config files use. This is hard to achieve with pure Puppet so a Ruby function is used.
Configuration menu - View commit details
-
Copy full SHA for e2e5d35 - Browse repository at this point
Copy the full SHA e2e5d35View commit details -
Fixes #31964 - Assign equal weight to sidekiq queues
The previous approach worker, but it made sidekiq default worker process all items from the default queue before moving to remote execution queue. This change adds equal weight to the queues, making sidekiq pick jobs from both.
Configuration menu - View commit details
-
Copy full SHA for 616f172 - Browse repository at this point
Copy the full SHA 616f172View commit details
Commits on Apr 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2a9f9ed - Browse repository at this point
Copy the full SHA 2a9f9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for aee3383 - Browse repository at this point
Copy the full SHA aee3383View commit details
Commits on Apr 13, 2021
-
Fixes #29780 - Drop Passenger support
With Foreman 2.5, support to run with Passenger (technically mod_passenger) is dropped in favor of using Puma with a reverse proxy. This also moves the request headers part of settings.yaml to a concat fragment to simplify some code. It keeps in code to remove tfm-rubygem-passenger-native on EL7 which it previously didn't do, but is nice to do. It doesn't remove mod_passenger itself since that's not managed in this module.
Configuration menu - View commit details
-
Copy full SHA for 0dc29a3 - Browse repository at this point
Copy the full SHA 0dc29a3View commit details -
Refs #29780 - Drop FOREMAN_BIND handling
In Foreman 2.4 FOREMAN_BIND was dropped and now Puma builds bind statements based on inherited sockets from systemd. That means it's no longer needed to match them. This gives a lot more freedom. This PR chooses to remove the foreman.socket override if Apache is not enabled. This then uses the default ListenStream from the socket, which happens to be 0.0.0.0:3000 today but we don't really care.
Configuration menu - View commit details
-
Copy full SHA for 7a6bb05 - Browse repository at this point
Copy the full SHA 7a6bb05View commit details
Commits on Apr 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5a98d7b - Browse repository at this point
Copy the full SHA 5a98d7bView 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 16.1.0...17.0.0