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

🐛 only read the first item when RawFeedbackJsonString is disabled #613

Merged

Conversation

qiujian16
Copy link
Member

This is to ensure the backward compatible when the feature gate is disabled

Summary

Related issue(s)

Fixes #

This is to ensure the backward compatible when the feature gate
is disabled

Signed-off-by: Jian Qiu <jqiu@redhat.com>
Copy link
Contributor

openshift-ci bot commented Sep 6, 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

@openshift-ci openshift-ci bot added the approved label Sep 6, 2024
@qiujian16
Copy link
Member Author

/hold for test

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.92%. Comparing base (a25a4e0) to head (0981ffa).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #613      +/-   ##
==========================================
+ Coverage   63.86%   63.92%   +0.05%     
==========================================
  Files         180      180              
  Lines       14100    14116      +16     
==========================================
+ Hits         9005     9023      +18     
+ Misses       4193     4191       -2     
  Partials      902      902              
Flag Coverage Δ
unit 63.92% <100.00%> (+0.05%) ⬆️

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.

@haoqing0110
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added lgtm and removed lgtm labels Sep 6, 2024
Signed-off-by: Jian Qiu <jqiu@redhat.com>
@haoqing0110
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 9, 2024
@qiujian16
Copy link
Member Author

/unhold

@openshift-merge-bot openshift-merge-bot bot merged commit 8678ede into open-cluster-management-io:main Sep 9, 2024
15 checks passed
haoqing0110 pushed a commit to haoqing0110/OCM that referenced this pull request Sep 9, 2024
…en-cluster-management-io#613)

* only read the first item when RawFeedbackJsonString is disabled

This is to ensure the backward compatible when the feature gate
is disabled

Signed-off-by: Jian Qiu <jqiu@redhat.com>

* Add a test for backward compatible

Signed-off-by: Jian Qiu <jqiu@redhat.com>

---------

Signed-off-by: Jian Qiu <jqiu@redhat.com>
zhujian7 pushed a commit to zhujian7/ocm that referenced this pull request Sep 9, 2024
…en-cluster-management-io#613)

* only read the first item when RawFeedbackJsonString is disabled

This is to ensure the backward compatible when the feature gate
is disabled

Signed-off-by: Jian Qiu <jqiu@redhat.com>

* Add a test for backward compatible

Signed-off-by: Jian Qiu <jqiu@redhat.com>

---------

Signed-off-by: Jian Qiu <jqiu@redhat.com>
openshift-merge-bot bot pushed a commit to stolostron/ocm that referenced this pull request Sep 10, 2024
…en-cluster-management-io#613) (#121)

* only read the first item when RawFeedbackJsonString is disabled

This is to ensure the backward compatible when the feature gate
is disabled



* Add a test for backward compatible



---------

Signed-off-by: Jian Qiu <jqiu@redhat.com>
Co-authored-by: Jian Qiu <jqiu@redhat.com>
openshift-merge-bot bot pushed a commit to stolostron/ocm that referenced this pull request Sep 10, 2024
…en-cluster-management-io#613) (#122)

* only read the first item when RawFeedbackJsonString is disabled

This is to ensure the backward compatible when the feature gate
is disabled



* Add a test for backward compatible



---------

Signed-off-by: Jian Qiu <jqiu@redhat.com>
Co-authored-by: Jian Qiu <jqiu@redhat.com>
haoqing0110 pushed a commit to haoqing0110/OCM that referenced this pull request Sep 11, 2024
…en-cluster-management-io#613)

* only read the first item when RawFeedbackJsonString is disabled

This is to ensure the backward compatible when the feature gate
is disabled

Signed-off-by: Jian Qiu <jqiu@redhat.com>

* Add a test for backward compatible

Signed-off-by: Jian Qiu <jqiu@redhat.com>

---------

Signed-off-by: Jian Qiu <jqiu@redhat.com>
openshift-merge-bot bot pushed a commit to stolostron/ocm that referenced this pull request Sep 11, 2024
…en-cluster-management-io#613) (#124)

* only read the first item when RawFeedbackJsonString is disabled

This is to ensure the backward compatible when the feature gate
is disabled



* Add a test for backward compatible



---------

Signed-off-by: Jian Qiu <jqiu@redhat.com>
Co-authored-by: Jian Qiu <jqiu@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.

2 participants