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: use new arguments #375

Merged
merged 2 commits into from
Mar 2, 2023
Merged

fix: use new arguments #375

merged 2 commits into from
Mar 2, 2023

Conversation

arkbriar
Copy link
Collaborator

@arkbriar arkbriar commented Mar 2, 2023

What's changed and what's your intention?

PLEASE DO NOT LEAVE THIS EMPTY !!!

Please explain IN DETAIL what the changes are in this PR and why they are needed:

After this change, the minimum supported RisingWave version is v0.1.17.

Checklist

  • I have written the necessary docs and comments
  • I have added necessary unit tests and integration tests

Refer to a related PR or issue link (optional)

fix CLOUD-988 CLOUD-989 CLOUD-990 CLOUD-991 CLOUD-992 CLOUD-899

arkbriar added 2 commits March 2, 2023 16:15
…he `--state-store` to the meta node, also update images to v0.1.17

Signed-off-by: arkbriar <arkbriar@gmail.com>
Signed-off-by: arkbriar <arkbriar@gmail.com>
@arkbriar arkbriar force-pushed the fix/use-new-arguments branch from 04c3405 to 11f6570 Compare March 2, 2023 08:16
Copy link
Contributor

@lmatz lmatz left a comment

Choose a reason for hiding this comment

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

LGTM!
I will proceed to remove deprecated ones in RisingWave Repo.

@arkbriar arkbriar added enhancement New feature or request breaking-change It's a breaking change labels Mar 2, 2023
@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

Merging #375 (11f6570) into main (808b259) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #375      +/-   ##
==========================================
+ Coverage   73.11%   73.13%   +0.01%     
==========================================
  Files          52       52              
  Lines        5445     5434      -11     
==========================================
- Hits         3981     3974       -7     
+ Misses       1398     1394       -4     
  Partials       66       66              
Flag Coverage Δ
unittests 73.13% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/factory/risingwave_object_factory.go 84.51% <100.00%> (+0.14%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@arkbriar
Copy link
Collaborator Author

arkbriar commented Mar 2, 2023

Let's see if the change can pass e2e tests. If not, then maybe we should prioritize the e2e migration.

@arkbriar arkbriar added the mergify/can-merge Indicates that the PR can be added to the merge queue label Mar 2, 2023
@mergify mergify bot merged commit b6ea40d into main Mar 2, 2023
@mergify mergify bot deleted the fix/use-new-arguments branch March 2, 2023 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change It's a breaking change enhancement New feature or request mergify/can-merge Indicates that the PR can be added to the merge queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants