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

[FLINK-32527] Fix build failure on windows #624

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

murong00
Copy link
Contributor

@murong00 murong00 commented Jul 4, 2023

What is the purpose of the change

Fix build failure on windows via mvn clean package -DskipTests.

Brief change log

  • Modify method getSchema in CrdCompatibilityChecker.

Verifying this change

  • Added unit test to verify CrdCompatibilityCheckerTest.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changes to the CustomResourceDescriptors: (no)
  • Core observer or reconciler logic that is regularly executed: (yes )

Documentation

  • Does this pull request introduce a new feature? (no)

@gyfora gyfora merged commit f214262 into apache:main Jul 10, 2023
112 checks passed
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.

2 participants