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

release v1.1.0-rc.4 #2475

Merged
merged 5 commits into from
May 15, 2020
Merged

release v1.1.0-rc.4 #2475

merged 5 commits into from
May 15, 2020

Conversation

cofyc
Copy link
Contributor

@cofyc cofyc commented May 15, 2020

What problem does this PR solve?

fixes #2473

What is changed and how does it work?

Check List

Tests

  • Unit test
  • E2E test
  • Stability test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has Go code change
  • Has CI related scripts change
  • Has Terraform scripts change

Side effects

  • Breaking backward compatibility

Related changes

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

Does this PR introduce a user-facing change?:

NONE

Yisaer
Yisaer previously approved these changes May 15, 2020
CHANGELOG-1.1.md Outdated Show resolved Hide resolved
CHANGELOG-1.1.md Outdated Show resolved Hide resolved
CHANGELOG-1.1.md Outdated Show resolved Hide resolved
CHANGELOG-1.1.md Outdated Show resolved Hide resolved
CHANGELOG-1.1.md Outdated
- Update `TiDBConfig` and `TiKVConfig` to support `4.0.0-rc` version ([#2322](https://github.com/pingcap/tidb-operator/pull/2322), [@Yisaer](https://github.com/Yisaer))
- Fix the bug when `TidbCluster` service type is `NodePort`, the value of `NodePort` would change frequently ([#2284](https://github.com/pingcap/tidb-operator/pull/2284), [@Yisaer](https://github.com/Yisaer))
- Add external strategy ability for `TidbClusterAutoScaler` ([#2279](https://github.com/pingcap/tidb-operator/pull/2279), [@Yisaer](https://github.com/Yisaer))
- Don't set owner references to keep `PVC` for `TidbMonitor` when it gets deleted ([#2374](https://github.com/pingcap/tidb-operator/pull/2374), [@Yisaer](https://github.com/Yisaer))
Copy link
Contributor

Choose a reason for hiding this comment

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

The release note should be a descriptive sentence, not a demand.

Copy link
Contributor Author

@cofyc cofyc May 15, 2020

Choose a reason for hiding this comment

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

PVC will not be deleted when `TidbMonitor` gets deleted

how about this?

Don't set owner references is the implementation details and can be skipped

Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

cofyc and others added 2 commits May 15, 2020 15:39
- PVC will not be deleted when `TidbMonitor` gets deleted ([#2374](https://github.com/pingcap/tidb-operator/pull/2374), [@Yisaer](https://github.com/Yisaer))
- Support scaling for TiFlash ([#2237](https://github.com/pingcap/tidb-operator/pull/2237), [@DanielZhangQD](https://github.com/DanielZhangQD))


Copy link
Contributor

Choose a reason for hiding this comment

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

The issue in L37 should be #2263

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@cofyc
Copy link
Contributor Author

cofyc commented May 15, 2020

@ran-huang @DanielZhangQD
all comments are addressed, PTAL

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

Copy link
Contributor

@ran-huang ran-huang 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 f74c96f into pingcap:master May 15, 2020
@cofyc
Copy link
Contributor Author

cofyc commented May 15, 2020

/run-cherry-picker

sre-bot pushed a commit to sre-bot/tidb-operator that referenced this pull request May 15, 2020
* release v1.1.0-rc.4

* Apply suggestions from code review

Co-authored-by: Ran <huangran@pingcap.com>

* update release notes for pingcap#2374

* update release notes for pingcap#2374

Co-authored-by: Ran <huangran@pingcap.com>
@sre-bot
Copy link
Contributor

sre-bot commented May 15, 2020

cherry pick to release-1.1 in PR #2479

cofyc added a commit that referenced this pull request May 15, 2020
* release v1.1.0-rc.4

* Apply suggestions from code review

Co-authored-by: Ran <huangran@pingcap.com>

* update release notes for #2374

* update release notes for #2374

Co-authored-by: Ran <huangran@pingcap.com>

Co-authored-by: Yecheng Fu <fuyecheng@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
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.

release v1.1.0-rc.4
5 participants