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

add v1.1.0 release notes #2569

Merged
merged 14 commits into from
May 28, 2020
Merged

add v1.1.0 release notes #2569

merged 14 commits into from
May 28, 2020

Conversation

cofyc
Copy link
Contributor

@cofyc cofyc commented May 27, 2020

What problem does this PR solve?

#2567

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

CHANGELOG-1.1.md Outdated

- Change TiDB pod `readiness` probe from `HTTPGet` to `TCPSocket` 4000 port. This will trigger rolling-upgrade for the `tidb-server` component. You can set `spec.paused` to `true` before upgrading tidb-operator to avoid the rolling upgrade, and set it back to `false` when you are ready to upgrade your tidb server ([#2139](https://github.com/pingcap/tidb-operator/pull/2139), [@weekface](https://github.com/weekface))
- `--advertise-address` will be configured for `tidb-server`, which would trigger rolling-upgrade for the `tidb-server` component. You can set `spec.paused` to `true` before upgrading tidb-operator to avoid the rolling upgrade, and set it back to `false` when you are ready to upgrade your tidb server ([#2076](https://github.com/pingcap/tidb-operator/pull/2076), [@cofyc](https://github.com/cofyc))
- Add the `tlsClient.tlsSecret` field in the backup and restore spec, which supports specifying a secret name that includes the cert ([#2003](https://github.com/pingcap/tidb-operator/pull/2003), [@shuijing198799](https://github.com/shuijing198799))
Copy link
Contributor

Choose a reason for hiding this comment

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

This can be removed, Backup and restore CR are introduced from v1.1.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed

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 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 Show resolved Hide resolved
CHANGELOG-1.1.md Outdated Show resolved Hide resolved
@cofyc
Copy link
Contributor Author

cofyc commented May 28, 2020

@ran-huang @DanielZhangQD @Yisaer @weekface PTAL again

CHANGELOG-1.1.md Show resolved Hide resolved
CHANGELOG-1.1.md Outdated Show resolved Hide resolved
CHANGELOG-1.1.md 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 Show resolved Hide resolved
cofyc and others added 10 commits May 28, 2020 15:39
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
Co-authored-by: Ran <huangran@pingcap.com>
CHANGELOG-1.1.md Outdated
- Supports advanced statefulset for TiFlash ([#2469](https://github.com/pingcap/tidb-operator/pull/2469), [@DanielZhangQD](https://github.com/DanielZhangQD))
- Sync Pump before TiDB ([#2515](https://github.com/pingcap/tidb-operator/pull/2515), [@DanielZhangQD](https://github.com/DanielZhangQD))
- Improve performance by removing `TidbControl` lock ([#2489](https://github.com/pingcap/tidb-operator/pull/2489), [@weekface](https://github.com/weekface))
- Add TiCDC controller ([#2362](https://github.com/pingcap/tidb-operator/pull/2362), [@weekface](https://github.com/weekface))
Copy link
Contributor

@Yisaer Yisaer May 28, 2020

Choose a reason for hiding this comment

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

What about Support CDC in TidbCluster ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

cc @weekface what do you think?

btw, as @ran-huang suggested, we should always use the full name TiCDC in docs

Copy link
Contributor

Choose a reason for hiding this comment

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

agree

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

Yisaer
Yisaer previously approved these changes May 28, 2020
weekface
weekface previously approved these changes May 28, 2020
DanielZhangQD
DanielZhangQD previously approved these changes May 28, 2020
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

CHANGELOG-1.1.md Outdated Show resolved Hide resolved
Co-authored-by: Ran <huangran@pingcap.com>
@cofyc cofyc dismissed stale reviews from DanielZhangQD, weekface, and Yisaer via 9c897cb May 28, 2020 11:03
@cofyc
Copy link
Contributor Author

cofyc commented May 28, 2020

@ran-huang updated, PTAL again

@cofyc cofyc merged commit ce737a0 into pingcap:master May 28, 2020
@cofyc
Copy link
Contributor Author

cofyc commented May 28, 2020

/run-cherry-picker

sre-bot pushed a commit to sre-bot/tidb-operator that referenced this pull request May 28, 2020
Signed-off-by: sre-bot <sre-bot@pingcap.com>
@sre-bot
Copy link
Contributor

sre-bot commented May 28, 2020

cherry pick to release-1.1 in PR #2585

cofyc added a commit that referenced this pull request May 28, 2020
Signed-off-by: sre-bot <sre-bot@pingcap.com>

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

6 participants