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

🐛 support update&updateStatus for manifestwork cloudevents client. #279

Conversation

morvencao
Copy link
Member

Summary

This PR introduces the addition of 'Update' and 'UpdateStatus' functionalities for the manifestwork cloudevents client. These methods are necessary as the work-client implementation will use them, but currently the manifestwork cloudevents client only includes 'Get' and 'Patch'.

@openshift-ci openshift-ci bot requested review from deads2k and mdelder September 12, 2023 11:59
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 12, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: morvencao
Once this PR has been reviewed and has the lgtm label, please assign qiujian16 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

Signed-off-by: morvencao <lcao@redhat.com>
@morvencao morvencao force-pushed the br_support_update_for_manifestwork_cloudevents_client branch from 790241f to 2d2b0d4 Compare September 12, 2023 12:00
@morvencao
Copy link
Member Author

/assign @skeeey

@skeeey
Copy link
Member

skeeey commented Sep 13, 2023

@morvencao the newest work-agent in ocm only use patch way to update mw or it's status, this is why we only implement the patch way for the agent mw client :)

@morvencao
Copy link
Member Author

/hold

Signed-off-by: morvencao <lcao@redhat.com>
@morvencao morvencao force-pushed the br_support_update_for_manifestwork_cloudevents_client branch from d9a05b6 to 803d948 Compare September 13, 2023 07:58
@morvencao
Copy link
Member Author

closing this as the new work-agent only needs patch.

@morvencao morvencao closed this Sep 13, 2023
@morvencao morvencao deleted the br_support_update_for_manifestwork_cloudevents_client branch September 13, 2023 11:23
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