weixin_39707851 2020-11-19 12:01 采纳率: 0%
浏览 0

sync tidb configmap in controller

Signed-off-by: Aylei

What problem does this PR solve?

close #1192

What is changed and how does it work?

New controller logic to sync tidb configmap.

Generify the CreateOrUpdate logic and the template rendering code.

This PR introduce a new dependency controller-runtime in favor of its generic client for kubernetes.

Check List

Tests

  • E2E test

Does this PR introduce a user-facing change?:

release-note
The configuration of tidb-server can be managed in the <code>TidbCluster resource now.
 

check the e2e case to get an overview of this PR: https://github.com/pingcap/tidb-operator/pull/1291/files#diff-92579a43c91e473b9716eeeee2068004

 PTAL
  • 写回答

21条回答 默认 最新

  • weixin_39707851 2020-11-19 12:01
    关注

    /run-e2e-test

    评论

报告相同问题?