Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 57 pw init #584

Closed
wants to merge 11 commits into from
Closed

Conversation

tealice
Copy link

@tealice tealice commented Mar 27, 2019

Description

  • Adds and updates tests for 8.0 yum distros, I looked at adding 8.0 debian, but 8.0 was installing mysql-systemd-start script under /usr/share/mysql/8.0 and didn't want to include too many changes here.
  • Modifies v56plus and v57plus methods to use Gem::Version
  • Modify the init_records_script to set the root password using ALTER USER for 5.7+, from Patched helpers password setting to work with mysql>=5.7 #518 and the issue linked below.

Issues Resolved

Fixes #410
closes #518

Check List

Couple questions:

Should I update the README with which platforms have been tested with Test Kitchen? And not sure if I should add a DCO to any commits (maybe the vplus methods?) since the init_records_script modification was authored by someone else. Thanks!

@damacus damacus added this to Review Required in Project H-N May 11, 2019
@PowerSchill PowerSchill requested a review from a team October 15, 2019 19:31
@JohnRoesler
Copy link
Contributor

@tealice would you fancy resolving the conflicts and working to get this merged in?

@xorima
Copy link
Contributor

xorima commented Feb 20, 2020

Hey @tealice

Any chance you could fix the issues with .kitchen so we can get tests passing etc?

Thanks!

@xorima xorima added Bug Something isn't working Waiting on Contributor Awaiting on the person who raised this to update labels Feb 21, 2020
@xorima xorima mentioned this pull request Mar 11, 2020
3 tasks
gsomoza pushed a commit to gsomoza/mysql that referenced this pull request May 14, 2020
This is exactly the same as sous-chefs#584 but squashed without the MySQL 8.0
changes, which should make it much easier to merge.
gsomoza pushed a commit to gsomoza/mysql that referenced this pull request May 14, 2020
This is exactly the same as sous-chefs#584 but squashed without the MySQL 8.0
changes, which should make it much easier to merge.
@damacus
Copy link
Member

damacus commented May 14, 2020

Hey @tealice can you update your fork and fix the kitchen conflicts and we can ship this!

Thanks,
Dan

gsomoza pushed a commit to gsomoza/mysql that referenced this pull request May 14, 2020
…ous-chefs#584 but squashed without the MySQL 8.0changes, which should make it much easier to merge.
@ramereth
Copy link
Contributor

@tealice reping

@xorima
Copy link
Contributor

xorima commented Nov 20, 2020

Closing due to inactivity.

If this is still wanted please reopen or open another pull request. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help!

Thanks,
Sous-Chefs

@xorima xorima closed this Nov 20, 2020
Project H-N automation moved this from Review Required to Done Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Waiting on Contributor Awaiting on the person who raised this to update
Projects
Project H-N
  
Done
Development

Successfully merging this pull request may close these issues.

Root password not being set on MySQL 5.7.6 and above
6 participants