Skip to content

🐛 skip namespace in resourceMeta for cluster scoped resource #324

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

Merged

Conversation

qiujian16
Copy link
Member

@qiujian16 qiujian16 commented Nov 29, 2023

Summary

Related issue(s)

Fixes #323

@openshift-ci openshift-ci bot requested review from elgnay and ldpliu November 29, 2023 06:54
Copy link
Contributor

openshift-ci bot commented Nov 29, 2023

[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

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (4a1a890) 61.76% compared to head (be8ba9a) 61.75%.

Files Patch % Lines
pkg/work/helper/helpers.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #324      +/-   ##
==========================================
- Coverage   61.76%   61.75%   -0.02%     
==========================================
  Files         132      132              
  Lines       13989    13992       +3     
==========================================
  Hits         8641     8641              
- Misses       4583     4585       +2     
- Partials      765      766       +1     
Flag Coverage Δ
unit 61.75% <0.00%> (-0.02%) ⬇️

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

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

@zhiweiyin318
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Nov 29, 2023
@openshift-merge-bot openshift-merge-bot bot merged commit f89d535 into open-cluster-management-io:main Nov 29, 2023
@qiujian16 qiujian16 deleted the fix-ns branch November 29, 2023 07:34
elgnay pushed a commit to elgnay/ocm that referenced this pull request May 21, 2024
openshift-merge-bot bot referenced this pull request in stolostron/ocm Sep 11, 2024
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.

ManifestWork does not work correctly if namespace is set for Cluster scoped resource
2 participants