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

Expose ephemeral-storage in resource config #1398

Merged
merged 6 commits into from
Dec 25, 2019
Merged

Conversation

aylei
Copy link
Contributor

@aylei aylei commented Dec 23, 2019

Signed-off-by: Aylei rayingecho@gmail.com

close #1390
close #1395

Tests

  • Unit test
  • E2E test

Some UT cases are removed because the type constraint makes the quantity format error will never happen in the Go code, instead, we will encounter an error when post a wrong request body to kube-apiserver, which could be verified in e2e or stability test.

Does this PR introduce a user-facing change?:

expose ephemeral-storage in resource config

@cofyc @weekface @tennix @Yisaer PTAL

Signed-off-by: Aylei <rayingecho@gmail.com>
@aylei
Copy link
Contributor Author

aylei commented Dec 23, 2019

/run-all-test

@aylei aylei added this to the v1.1.0 milestone Dec 23, 2019
aylei and others added 2 commits December 24, 2019 15:31
cofyc
cofyc previously approved these changes Dec 24, 2019
Copy link
Contributor

@cofyc cofyc left a comment

Choose a reason for hiding this comment

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

LGTM

@aylei
Copy link
Contributor Author

aylei commented Dec 24, 2019

/run-all-test

@aylei
Copy link
Contributor Author

aylei commented Dec 24, 2019

/run-e2e-test

@aylei aylei requested review from weekface and cofyc December 24, 2019 13:13
@aylei
Copy link
Contributor Author

aylei commented Dec 24, 2019

I solved a merge conflict, @weekface @cofyc could you please take a look again?

Copy link
Contributor

@cofyc cofyc left a comment

Choose a reason for hiding this comment

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

LGTM

@cofyc cofyc merged commit 51b6820 into pingcap:master Dec 25, 2019
yahonda pushed a commit that referenced this pull request Dec 27, 2021
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.

Feature request: Add ephemeral storage for TiDB pod expose ephemeral storage configuration in resources
3 participants