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

Fix CTRL Hash #476

Merged
merged 1 commit into from
Apr 25, 2023
Merged

Fix CTRL Hash #476

merged 1 commit into from
Apr 25, 2023

Conversation

damacus
Copy link
Member

@damacus damacus commented Apr 25, 2023

Description

  • Update logic on how to validate if a user can log in
  • Wrap password string in single quotes for shell_out
  • Fix filename for not_if
  • Fix rpm dependency conflict with 8.0 client on centos 7
  • Remove percona_8_on_centos_7 method and move the package to remove the test cookbook
  • Move the package remove to the new test fixture recipe

Issues Resolved

Moves code from #469.

CheckList

  • A summary of changes made is included in the CHANGELOG under ## Unreleased
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

@damacus damacus requested a review from a team as a code owner April 25, 2023 13:20
@damacus
Copy link
Member Author

damacus commented Apr 25, 2023

/cc @jcookfastrobot

@damacus damacus added the Release: Minor Release to Chef Supermarket as a minor release when merged label Apr 25, 2023
@damacus damacus force-pushed the fix-ctrl-hash branch 3 times, most recently from 696d161 to 66487fd Compare April 25, 2023 14:49
- Update logic on how to validate if a user can login
- Wrap password string in single quotes for shell_out
- Fix filename for not_if
- Fix rpm dependency conflict with 8.0 client on centos 7
- Remove percona_8_on_centos_7 method and moved package remove the test cookbook
- Move package remove to new test fixture recipe

Co-authored-by: jcookfastrobot <jcook@fastrobot.com>
Signed-off-by: Dan Webb <dan.webb@damacus.io>
@damacus damacus merged commit 96d175b into main Apr 25, 2023
127 checks passed
@damacus damacus deleted the fix-ctrl-hash branch April 25, 2023 19:55
@kitchen-porter
Copy link
Contributor

Released as: 3.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release: Minor Release to Chef Supermarket as a minor release when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants