Skip to content

Conversation

@alkakumari016
Copy link
Contributor

What type of PR is this?

/kind enhancement

What does this PR do / why we need it:
downstream ImagePullPolicy feature

Have you updated the necessary documentation?

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

Which issue(s) this PR fixes:

Fixes #?
https://issues.redhat.com/browse/GITOPS-7732

Test acceptance criteria:

  • Unit Test
  • E2E Test

How to test changes / Special notes to the reviewer:

Signed-off-by: Alka Kumari <alkumari@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Oct 29, 2025

Hi @alkakumari016. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@svghadi
Copy link
Member

svghadi commented Oct 29, 2025

/ok-to-test

Signed-off-by: Alka Kumari <alkumari@redhat.com>
@alkakumari016
Copy link
Contributor Author

/retest

3 similar comments
@alkakumari016
Copy link
Contributor Author

/retest

@varshab1210
Copy link
Member

/retest

@alkakumari016
Copy link
Contributor Author

/retest

Copy link
Collaborator

@olivergondza olivergondza left a comment

Choose a reason for hiding this comment

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

Added some comments, mostly on the test side.

Eventually(ss3, "3m", "5s").Should(k8sFixture.ExistByName())

Eventually(func() bool {
err := k8sClient.Get(ctx, client.ObjectKey{Name: "argocd-application-controller", Namespace: ns3.Name}, ss3)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please extract this into reusable helper functions, it is used repeatedly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hey @olivergondza thanks for the comments, I have added few changes.

Signed-off-by: Alka Kumari <alkumari@redhat.com>
Copy link
Collaborator

@olivergondza olivergondza left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM

@svghadi
Copy link
Member

svghadi commented Nov 3, 2025

/retest

Copy link
Member

@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
/approve

@openshift-ci
Copy link

openshift-ci bot commented Nov 3, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: svghadi

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Nov 3, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 0f46891 into redhat-developer:master Nov 3, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants