Skip to content
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

🌱 Use install strategy in addon example and e2e #253

Merged

Conversation

qiujian16
Copy link
Member

Summary

Related issue(s)

Fixes #

Copy link
Contributor

openshift-ci bot commented Mar 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16

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

@qiujian16 qiujian16 force-pushed the install-update branch 2 times, most recently from 64a5bb9 to 58a8369 Compare March 20, 2024 13:57
@zhujian7
Copy link
Member

/lgtm

@@ -441,6 +441,7 @@ func prepareAddOnDeploymentConfig(namespace string) error {
NodeSelector: nodeSelector,
Tolerations: tolerations,
},
AgentInstallNamespace: metav1.NamespaceDefault,
Copy link
Member

Choose a reason for hiding this comment

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

test/e2e/helloworld_helm_test.go also calls prepareAddOnDeploymentConfig and prepareImageOverrideAddOnDeploymentConfig, need to update the corresponding namespace when checking the generated resource.

@qiujian16 qiujian16 force-pushed the install-update branch 5 times, most recently from 4444cd3 to 77eab54 Compare March 21, 2024 10:43
Signed-off-by: Jian Qiu <jqiu@redhat.com>
@haoqing0110
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Mar 25, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 52eef42 into open-cluster-management-io:main Mar 25, 2024
12 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.

None yet

3 participants