-
Notifications
You must be signed in to change notification settings - Fork 107
🐛 Use e2e images instead of latest #756
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 e2e images instead of latest #756
Conversation
Signed-off-by: zhujian <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #756 +/- ##
=======================================
Coverage 63.32% 63.32%
=======================================
Files 187 187
Lines 17921 17921
=======================================
Hits 11348 11348
Misses 5637 5637
Partials 936 936
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
good catch... |
/approve |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiujian16, zhujian7 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 |
1ef5904
into
open-cluster-management-io:main
Signed-off-by: zhujian <[email protected]>
* Use e2e images instead of latest (open-cluster-management-io#756) Signed-off-by: zhujian <[email protected]> * override images in helm chart (open-cluster-management-io#771) Signed-off-by: Zhiwei Yin <[email protected]> * use images overrides in operator deploy (open-cluster-management-io#795) Signed-off-by: Zhiwei Yin <[email protected]> --------- Signed-off-by: zhujian <[email protected]> Signed-off-by: Zhiwei Yin <[email protected]> Co-authored-by: Zhiwei Yin <[email protected]>
Summary
Related issue(s)
Fixes #755