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

docs: note helm versions in deployment docs #553

Merged
merged 3 commits into from
Jun 6, 2019

Conversation

AstroProfundis
Copy link
Contributor

What problem does this PR solve?

Fix #552

What is changed and how it works?

helm v3.0.0+ are not supported yet.

Check List

Tests

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

Code changes

  • Has documents change

Side effects

  • N/A

Related changes

  • N/A

Does this PR introduce a user-facing change?:


@weekface
Copy link
Contributor

weekface commented Jun 5, 2019

Do we need to note all these helm versions? https://github.com/pingcap/tidb-operator/search?l=Markdown&q=helm

lucklove
lucklove previously approved these changes Jun 5, 2019
Copy link
Member

@lucklove lucklove left a comment

Choose a reason for hiding this comment

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

LGTM

@lucklove
Copy link
Member

lucklove commented Jun 5, 2019

Do we need to note all these helm versions? https://github.com/pingcap/tidb-operator/search?l=Markdown&q=helm

My point is that if it's not tested, then the answer is no. And if it's tested and v3.x not work at all, then the answer is yes. (Of course we should test these cases in the end)

In the case of this pr, the v3.x not work, so we need to document it.

@tennix
Copy link
Member

tennix commented Jun 5, 2019

Yes, I think all places when mentioning helm versions should be noted.

Copy link
Member

@tennix tennix left a comment

Choose a reason for hiding this comment

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

Please update all related documentation.

@tennix
Copy link
Member

tennix commented Jun 5, 2019

Helm 3.0 is a huge refactor. I don't think we can run with helm v3.0 in any of the environment without modification of the charts, so all the documents need to be updated.

Copy link
Member

@tennix tennix left a comment

Choose a reason for hiding this comment

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

LGTM

@weekface weekface merged commit 37403d6 into pingcap:master Jun 6, 2019
yahonda pushed a commit that referenced this pull request Dec 27, 2021
* Changed warning message about deleting PVs

* Changed "backupTemple" to "backupTemplate" in several files
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.

helm v3.0.0-alpha.1 not work correctly
4 participants