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(mysql): use correct read context fn #1408

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

Serpentiel
Copy link
Contributor

About this change—what it does

uses correct read context fn in mysql user resource

resolves #1401

Why this way

to fix it

@Serpentiel Serpentiel added the bug Something isn't working label Oct 23, 2023
@Serpentiel Serpentiel requested a review from a team October 23, 2023 09:36
@Serpentiel Serpentiel force-pushed the aleks-fix-mysql-use-correct-read-context-fn branch from cbfafac to 9ce04b0 Compare October 23, 2023 09:38
Copy link
Contributor

@ivan-savciuc ivan-savciuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ivan-savciuc ivan-savciuc enabled auto-merge (squash) October 23, 2023 12:21
@Serpentiel Serpentiel force-pushed the aleks-fix-mysql-use-correct-read-context-fn branch from 9ce04b0 to d0544e6 Compare October 23, 2023 16:47
@ivan-savciuc ivan-savciuc merged commit 34864ff into main Oct 23, 2023
9 checks passed
@ivan-savciuc ivan-savciuc deleted the aleks-fix-mysql-use-correct-read-context-fn branch October 23, 2023 16:50
Serpentiel added a commit that referenced this pull request Oct 25, 2023
Serpentiel added a commit that referenced this pull request Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle missing aiven_mysql_user resource gracefully
2 participants