Skip to content

support revisionhistorylimit #869

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

Open
wants to merge 1 commit into
base: main-enterprise
Choose a base branch
from

Conversation

DrFaust92
Copy link

No description provided.

Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
@Copilot Copilot AI review requested due to automatic review settings August 6, 2025 02:43
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for configuring the revisionHistoryLimit field in the Kubernetes deployment for the safe-settings Helm chart, allowing users to control how many old ReplicaSets are retained for rollback purposes.

  • Adds a new configurable revisionHistoryLimit field to the Helm values
  • Integrates the revision history limit setting into the deployment template

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
helm/safe-settings/values.yaml Adds default revisionHistoryLimit value of 10
helm/safe-settings/templates/deployment.yaml Uses the configurable revision history limit in the deployment spec

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.

1 participant