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

UCP: additionalPrinterColumns tidbautoscaler (#1943) #2025

Merged
merged 6 commits into from
Mar 25, 2020

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Mar 25, 2020

cherry-pick #1943 to release-1.1


What problem does this PR solve?

UCP: #1820

What is changed and how does it work?

Check List

Tests

  • Unit test
  • Manual test (add detailed scripts or steps below)
kubectl -n t1 apply -f examples/basic/tidb-cluster.yaml
kubectl -n t1 apply -f examples/basic/tidb-autoscaler.yaml
kubectl -n t1 get ta 
NAME       TIDB-MAXREPLICAS   TIDB-MINREPLICAS   TIKV-MAXREPLICAS   TIKV-MINREPLICAS
basic-autosacler   5                  2                  5                  2

Code changes

  • Has Go code change

Side effects

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation

Does this PR introduce a user-facing change?:

NONE

shonge and others added 6 commits March 25, 2020 12:06
Co-Authored-By: Yecheng Fu <cofyc.jackson@gmail.com>
Co-Authored-By: Yecheng Fu <cofyc.jackson@gmail.com>
Co-Authored-By: Yecheng Fu <cofyc.jackson@gmail.com>
Co-Authored-By: Yecheng Fu <cofyc.jackson@gmail.com>
@Yisaer Yisaer merged commit 994b911 into pingcap:release-1.1 Mar 25, 2020
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.

3 participants