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

🐛 Match registration image exactly #273

Conversation

dhaiducek
Copy link
Member

Summary

Since the registration image string is a substring of the registration-operator image, it wasn't being updated correctly. Adding a trailing $ to match the end of the line fixes this for me locally.

Related issue(s)

Fixes #

Since the registration image string is a substring of the
registration-operator image, it wasn't being updated correctly.

Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
@openshift-ci openshift-ci bot requested review from skeeey and zhujian7 September 8, 2023 14:39
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e0d1ad3) 60.71% compared to head (fecf732) 60.71%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   60.71%   60.71%           
=======================================
  Files         128      128           
  Lines       13678    13678           
=======================================
  Hits         8304     8304           
+ Misses       4609     4608    -1     
- Partials      765      766    +1     
Flag Coverage Δ
unit 60.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhujian7
Copy link
Member

zhujian7 commented Sep 9, 2023

/lgtm

@xuezhaojun
Copy link
Member

/assign @qiujian16
Need /approve

@qiujian16
Copy link
Member

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 11, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhaiducek, mprahl, 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

@openshift-merge-robot openshift-merge-robot merged commit 3fc013f into open-cluster-management-io:main Sep 11, 2023
12 checks passed
TomerFi pushed a commit to TomerFi/OCM that referenced this pull request Sep 27, 2023
…ent-io#273)

Signed-off-by: zhujian <jiazhu@redhat.com>

Signed-off-by: zhujian <jiazhu@redhat.com>
TomerFi pushed a commit to TomerFi/OCM that referenced this pull request Sep 27, 2023
Signed-off-by: ldpliu <daliu@redhat.com>

Signed-off-by: ldpliu <daliu@redhat.com>
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.

6 participants