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

chart: add important parameters to tikv and tidb config #786

Merged
merged 3 commits into from
Aug 22, 2019

Conversation

weekface
Copy link
Contributor

What problem does this PR solve?

  • add important parameters to tikv and tidb config
  • add move status-addr to start script

What is changed and how does it work?

Check List

Tests

Code changes

  • Has Helm charts change

Side effects

Related changes

  • Need to cherry-pick to the release branch

Does this PR introduce a user-facing change?:

NONE

* add move `status-addr` to start script
aylei
aylei previously approved these changes Aug 19, 2019
Copy link
Contributor

@aylei aylei left a comment

Choose a reason for hiding this comment

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

LGTM

# # sync-log = true
# # apply-pool-size = 2
# # store-pool-size = 2
# shared = true
Copy link
Contributor

Choose a reason for hiding this comment

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

What if users deploy TiDB cluster of v2.x with this chart?

@@ -258,7 +223,11 @@ tidb:
config: |
[log]
level = "info"

# # Here are some parameters you MUST to customize (Please configure in the above 'tidb.config' section):
Copy link
Contributor

Choose a reason for hiding this comment

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

"MUST customize"

@weekface weekface force-pushed the fix-tikv-config-doc branch from 2742e10 to 756ac08 Compare August 22, 2019 07:19
@weekface
Copy link
Contributor Author

@aylei @DanielZhangQD PTAL again.

@weekface
Copy link
Contributor Author

/run-e2e-in-kind

Copy link
Contributor

@aylei aylei left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@DanielZhangQD DanielZhangQD 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

aylei commented Aug 22, 2019

/run-e2e-test

@sre-bot
Copy link
Contributor

sre-bot commented Aug 22, 2019

cherry pick to release-1.0 in PR #810

yahonda pushed a commit that referenced this pull request Dec 27, 2021
* Add conflicts check and test files

* delete test files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants