Skip to content

Conversation

@akhilnittala
Copy link
Contributor

…ages

What type of PR is this?

/kind bug

What does this PR do / why we need it:
overrides the env variable if present with spec values provided by user
Have you updated the necessary documentation?

  • Documentation update is required by this PR.
  • Documentation has been updated.

Which issue(s) this PR fixes:
https://issues.redhat.com/browse/GITOPS-7789
Fixes #?

How to test changes / Special notes to the reviewer:
configuring Argo CD operator image via environment variable and validate the following scenarios:

No spec.image and no spec.version in the ArgoCD CR → Verify that the ArgoCD resource uses the image specified in the environment variable.

spec.version provided, but no spec.image in the ArgoCD CR → Verify that the ArgoCD resource uses the environment variable image with the user-provided tag.

Both spec.image and spec.version provided in the ArgoCD CR → Verify that the ArgoCD resource uses the user-provided image and version.

@akhilnittala akhilnittala marked this pull request as ready for review October 24, 2025 07:30
Copy link
Collaborator

@svghadi svghadi left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@svghadi svghadi merged commit a0bafe5 into argoproj-labs:release-0.15 Oct 29, 2025
5 checks passed
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.

2 participants