-
Notifications
You must be signed in to change notification settings - Fork 796
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-mysql
base: v9.0.0
head repository: puppetlabs/puppetlabs-mysql
compare: v9.1.0
- 13 commits
- 28 files changed
- 9 contributors
Commits on Apr 26, 2019
-
We have our own backup script with some additional features, of which quite a few are specific for our platform. I could add some of them here as well, but this would end up in a completely new script. That's why I try it with this minimally invasive variant :)
Configuration menu - View commit details
-
Copy full SHA for 79234c9 - Browse repository at this point
Copy the full SHA 79234c9View commit details
Commits on May 14, 2019
-
(MODULES-6875,MODULES-7487) - Fix mariadb mysql_user password idempot…
…ency The change introduced in mariadb 10.2.16 (and 10.3.8) where: > the `SET PASSWORD` command stores user passwords in the `mysql_native_password` plugin `authentication_string` instead of in the `password` column was addressed in #1135 This behaviour was short-lived. In 10.2.19 and 10.3.11 the old behaviour was restored. > The fix in the commit dd6e74c62a2 made sure that the password field is always set, because that was the original issue that broke third-party tools. See https://jira.mariadb.org/browse/MDEV-16774 This commit is based on https://tickets.puppetlabs.com/browse/MODULES-6875?focusedCommentId=645260&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-645260
Configuration menu - View commit details
-
Copy full SHA for 69c2e03 - Browse repository at this point
Copy the full SHA 69c2e03View commit details
Commits on May 22, 2019
-
Merge pull request #1198 from puppetlabs/release
(MODULES-9161) Release Merge back 9.0.0
Configuration menu - View commit details
-
Copy full SHA for 09fc61c - Browse repository at this point
Copy the full SHA 09fc61cView commit details
Commits on May 29, 2019
-
Merge pull request #1195 from alexjfisher/modules-6875
(MODULES-6875,MODULES-7487) - Fix mariadb mysql_user password idempotency
Configuration menu - View commit details
-
Copy full SHA for c7da528 - Browse repository at this point
Copy the full SHA c7da528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22f1c00 - Browse repository at this point
Copy the full SHA 22f1c00View commit details
Commits on May 30, 2019
-
Merge pull request #1199 from eimlav/fm-8029
(FM-8029) Add RedHat 8 support
Configuration menu - View commit details
-
Copy full SHA for eb3f191 - Browse repository at this point
Copy the full SHA eb3f191View commit details -
(FM-8118) Litmus conversion (#1175)
(FM-8118) Litmus Conversion This change updates the module for testing under Litmus. Squashed Commit Messages: * (WIP) - POC Litmus conversion * Updating test to avoid failures when running against the same machine * Readding idempotent testing * Updating travis * updating Gemfile and unmanaging travis.yml * backup_spec fixing shell * fixing version_is_greater_than as it compared strings and was incorrect * changing provision to use http rather than ssh * rework .sync.yml * remove bolt * Include litmus warning in README * rubocop fixes * Remove puppet 5 dependency clash This is not a good idea, however it is one of the last options we have to progress. There are gem dependencies when running litmus, pdk and bolt on puppet 5. Doing this means litmus will not be installed on puppet 5. We have pinned to a ruby version as puppet and ruby are closely coupled and this is a solution that works and the ruby version is available to us. * puppet_litmus dont install if puppet5 * Update mariadb to mysql * removing pin to special commits * replace lsbdistcodename with operatingsystemmajrelease * adding cron package for backups * tidying manifest removing maridadb for debian * remove white space, fix cron install * fix tests * fixing shell to run_shell * Adding distelli-manifest.yml * adding dependencies and more to travis * remove rvm from distelli manifest * test * remove installation of cron in tests, it is done in the manifest * pdk convert, enable provision_list * fixing cron dependency failure on docker * Adding locales testing * Update distelli manifest * Fixing cron failures * including cronie and cron * Redhat cronie else cron * adding which install as part of a test * fixing rubocop on locales * updates to provision.yaml to use waffleimage * update travis to include provision_list * removing spec_helper_local conditional require on puppet_litmus * pdk update, fix travis * removing some el os for travis testing * dont install cronie on redhat5 * putting provision back to travel_el images * fixing structure in travis_db images * fixing cron/cronie install on backup and dump * decreasing travis_el os to diagnose timeout * update manifest to fix syntax failure * restructure travis * pdk updating gems * Take el7 out to run separately * fixes for litmus 0.1.1 * minor test tweaks, remove redundant calls * fixes needed for litmus block handling * move setup to install section, travis * stop using a mysql_helper.rb * el 5 support for testing * latest pdksync
Configuration menu - View commit details
-
Copy full SHA for ad5bb08 - Browse repository at this point
Copy the full SHA ad5bb08View commit details
Commits on May 31, 2019
-
Merge pull request #1189 from syseleven/allow_own_xtrabackup_script
Allow own Xtrabackup script
Configuration menu - View commit details
-
Copy full SHA for cad36f0 - Browse repository at this point
Copy the full SHA cad36f0View commit details
Commits on Jun 4, 2019
-
Add option to specify $backupdir as a symlink target, for use with dm… (
#1200) * Add option to specify $backupdir as a symlink target, for use with dm_crypt encrypted partitions.
Configuration menu - View commit details
-
Copy full SHA for 6ab951f - Browse repository at this point
Copy the full SHA 6ab951fView commit details
Commits on Jun 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ca6b289 - Browse repository at this point
Copy the full SHA ca6b289View commit details -
Merge pull request #1201 from eimlav/fm-8029-ci
(FM-8029) Add RedHat 8 to CI
Configuration menu - View commit details
-
Copy full SHA for 3b321e6 - Browse repository at this point
Copy the full SHA 3b321e6View commit details
Commits on Jun 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6658096 - Browse repository at this point
Copy the full SHA 6658096View commit details -
Merge pull request #1203 from eimlav/modules-9238_release
(MODULES-9238) Release prep v9.1.0
Configuration menu - View commit details
-
Copy full SHA for ce33d75 - Browse repository at this point
Copy the full SHA ce33d75View 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 v9.0.0...v9.1.0