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/Grant update failed: not allowed to create a user with grant #129

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alereca
Copy link
Contributor

@alereca alereca commented Feb 14, 2023

Description of your changes

Fixes #127

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

  • Manually, by creating grants for users with host=localhost and then checking if the resource reconciliation was successful.
    • Also checked in dbs whether grants were applied
  • Wondering if I should update ./cluster/local/integration_tests.sh to test this scenario, since unit tests do not seem to be a good fit for this

@Duologic
Copy link
Member

Duologic commented Aug 9, 2023

A rebase should re-trigger CI.

sorry for the late responses to your PRs, I had other priorities

@alereca
Copy link
Contributor Author

alereca commented Aug 29, 2023

A rebase should re-trigger CI.

sorry for the late responses to your PRs, I had other priorities

No problem, thanks for reviewing them!

I've just merged master to fix the conflicts if you would like to check it and merge it later.

I forgot to sign-off so I had to perform a force push, consequently all checks got blocked again

@alereca alereca force-pushed the fix/not-allowed-to-create-a-user-with-grant branch from eeefd6b to 3d7fdb9 Compare August 29, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(Grant Error) update failed: Error 1410: You are not allowed to create a user with GRANT
2 participants