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

Handle bundleLookupTag in e2e tests #306

Merged
merged 2 commits into from
Jan 12, 2022

Conversation

huchen2021
Copy link
Contributor

@huchen2021 huchen2021 commented Jan 11, 2022

This issue is the second half of the problem mentioned in #259. The bundleLookupTag is currently hardcoded in the e2e test. While this works for now, this value should be configurable.

Signed-off-by: Hui Chen [email protected]

Fixes #303

@anusha94
Copy link
Contributor

anusha94 commented Jan 11, 2022

@huchen2021 Better to link in PR description with the Fixes keyword. This will help automatically close the corresponding issue.

@huchen2021
Copy link
Contributor Author

@huchen2021 Better to link in PR description with the Fixes keyword. This will help automatically close the corresponding issue.

OK

Signed-off-by: chen hui <[email protected]>
Copy link
Contributor

@anusha94 anusha94 left a comment

Choose a reason for hiding this comment

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

Will open another issue to update the docs with BUNDLE_LOOKUP_TAG env variable after next release.

Copy link
Contributor

@dharmjit dharmjit left a comment

Choose a reason for hiding this comment

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

LGTM

@huchen2021 huchen2021 merged commit bbd0ffc into vmware-tanzu:main Jan 12, 2022
@anusha94 anusha94 mentioned this pull request Jan 13, 2022
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.

Handle bundleLookupTag in e2e tests
4 participants