Skip to content

Add recommended settings for production environments #1323

Merged
stefanprodan merged 2 commits intomainfrom
recommended-settings
Oct 6, 2025
Merged

Add recommended settings for production environments #1323
stefanprodan merged 2 commits intomainfrom
recommended-settings

Conversation

@stefanprodan
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan commented Oct 6, 2025

This PR contains the following changes:

  • Add recommended settings for HelmRelease configuration on production environments
  • Remove redundant Ready=Unknown setting at the start of the reconciliation introduced in [RFC-0010] Introduce workload identity auth for remote clusters #1249. The Ready status condition is set to Unknown after asserting the readiness of dependencies and the source.

Fix: #1320

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added bug Something isn't working area/docs Documentation related issues and pull requests backport:release/v1.4.x To be backported to release/v1.4.x labels Oct 6, 2025
@stefanprodan stefanprodan merged commit 67b4453 into main Oct 6, 2025
8 checks passed
@stefanprodan stefanprodan deleted the recommended-settings branch October 6, 2025 09:11
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 6, 2025

Successfully created backport PR for release/v1.4.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation related issues and pull requests backport:release/v1.4.x To be backported to release/v1.4.x bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

HelmReleases should not automatically have an Unknown ready status at the start of reconcilation

2 participants