Skip to content

Fail helm install if ClusterPushSecrets processing is enabled but PushSecrets processing is disabled.#4896

Merged
gusfcarvalho merged 6 commits intoexternal-secrets:mainfrom
tspearconquest:feature/helm_sanity_test
Aug 5, 2025
Merged

Fail helm install if ClusterPushSecrets processing is enabled but PushSecrets processing is disabled.#4896
gusfcarvalho merged 6 commits intoexternal-secrets:mainfrom
tspearconquest:feature/helm_sanity_test

Conversation

@tspearconquest
Copy link
Copy Markdown
Contributor

@tspearconquest tspearconquest commented Jun 11, 2025

Problem Statement

Installations end up getting into a crashloop due to missing permissions for watching the namespace scoped PushSecrets resources where values are set as processClusterPushSecret: true, but processPushSecret: false.

Related Issue

Proposed Changes

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

…hSecrets processing is disabled.

Signed-off-by: Thomas D. Spear <thomas.spear@wcgclinical.com>
@tspearconquest tspearconquest requested a review from a team as a code owner June 11, 2025 21:37
@tspearconquest tspearconquest requested a review from Skarlso June 11, 2025 21:37
@sonarqubecloud
Copy link
Copy Markdown

@tspearconquest
Copy link
Copy Markdown
Contributor Author

Hi @gusfcarvalho I've pulled in the latest upstream to my branch. Is there anything else that's needed to get this merged?

@gusfcarvalho gusfcarvalho merged commit 3c847e3 into external-secrets:main Aug 5, 2025
12 of 15 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Aug 5, 2025

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