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

Helm Chart - allow setting revisionHistoryLimit #12234

Merged
merged 12 commits into from
Apr 25, 2024
Merged

Conversation

DrFaust92
Copy link
Contributor

@DrFaust92 DrFaust92 commented Mar 9, 2024

Allows setting revisionHistoryLimit to remove old accumulated values. default value is 10 so the added param should be no op

@DrFaust92 DrFaust92 marked this pull request as ready for review March 9, 2024 20:55
@DrFaust92 DrFaust92 requested a review from a team as a code owner March 9, 2024 20:55
@olix0r
Copy link
Member

olix0r commented Mar 22, 2024

If we're going to make this change for the control-plane chart, it would be good to make this uniform across all others as well.

@DrFaust92
Copy link
Contributor Author

@olix0r , sure. Part of same PR?

@olix0r
Copy link
Member

olix0r commented Mar 22, 2024

@DrFaust92 Yes, please :)

@DrFaust92
Copy link
Contributor Author

olix0r done for all relevant refs i found

@DrFaust92
Copy link
Contributor Author

forgot to generate helm-docs, added @olix0r. sorry about that

Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

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

It seems you missed the deployments for the multicluster and jaeger extensions. Also, please run go test ./... -update to update the unit test fixtures.

charts/linkerd-control-plane/README.md Outdated Show resolved Hide resolved
viz/charts/linkerd-viz/templates/metrics-api.yaml Outdated Show resolved Hide resolved
@DrFaust92
Copy link
Contributor Author

alpeb I think i made all relevant changes, lmk if anything else is needed

@DrFaust92 DrFaust92 requested a review from alpeb March 29, 2024 19:27
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
Copy link
Member

@alpeb alpeb left a comment

Choose a reason for hiding this comment

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

Thanks @DrFaust92 . I've rebased it and fixed some conflicts to move this forward.

@alpeb alpeb merged commit 1166ddb into linkerd:main Apr 25, 2024
40 checks passed
the-wondersmith pushed a commit to the-wondersmith/linkerd2 that referenced this pull request Apr 25, 2024
Signed-off-by: Mark S <the@wondersmith.dev>
@DrFaust92 DrFaust92 deleted the revision branch April 27, 2024 08:46
the-wondersmith pushed a commit to the-wondersmith/linkerd2 that referenced this pull request Apr 29, 2024
Signed-off-by: Mark S <the@wondersmith.dev>
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.

3 participants