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

*: remove docs and update readme #223

Merged
merged 3 commits into from
Mar 10, 2023
Merged

Conversation

djshow832
Copy link
Collaborator

What problem does this PR solve?

Issue Number: close None

Problem Summary:
The doc and readme are stale.

What is changed and how it works:

  • remove docs
  • update readme

Check List

Tests

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

Notable changes

  • Has configuration change
  • Has HTTP API interfaces change (Don't forget to add the declarative for API)
  • Has tiproxyctl change
  • Other user behavior changes

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@djshow832 djshow832 requested a review from xhebox February 22, 2023 08:51
Comment on lines +122 to +124
[security]
session-token-signing-cert = "/var/sess/cert.pem"
session-token-signing-key = "/var/sess/key.pem"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is auto-set if tlsCluster: true, maybe notice that?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

What about additionalVolumes and additionalVolumeMounts? Will they be auto set?

Copy link
Collaborator

@xhebox xhebox Mar 6, 2023

Choose a reason for hiding this comment

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

Yes, you don't need to do anything if tlsCluster: true.

But you will need to create 4 or 5 certs for each component... That said when tlsCluster: true, certs will not be created automatically.

@djshow832 djshow832 requested a review from xhebox March 6, 2023 08:09
@xhebox xhebox merged commit 0ed81af into pingcap:main Mar 10, 2023
@djshow832 djshow832 deleted the update_readme branch March 10, 2023 06:41
xhebox pushed a commit to xhebox/TiProxy that referenced this pull request Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants