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

sql: late init enum fields #238

Merged
merged 1 commit into from
Mar 26, 2021
Merged

Conversation

muvaf
Copy link
Member

@muvaf muvaf commented Mar 26, 2021

Description of your changes

It reports difference in IsUpToDate because the local value is always empty while the remote one always has a value since it's an enum.

Fixes #237

I have:

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

How has this code been tested

Manual test not necessary.

…eturn false negatives

Signed-off-by: Muvaffak Onus <me@muvaf.com>
@muvaf muvaf requested a review from turkenh March 26, 2021 11:53
@muvaf muvaf changed the title sql: late init enum fields, otherwise it causes up-to-date check to r… sql: late init enum fields Mar 26, 2021
@muvaf muvaf requested a review from hasheddan March 26, 2021 12:03
@muvaf muvaf merged commit f37af6d into crossplane-contrib:master Mar 26, 2021
@muvaf muvaf deleted the fix-lateinit branch March 26, 2021 13:54
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.

Azure API is spammed when minimalTlsVersion is not set for PostgresServer resource
3 participants