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

[bugfix]Return err when create resource failed #2074

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

XiShanYongYe-Chang
Copy link
Member

Signed-off-by: changzhen changzhen5@huawei.com

What type of PR is this?

/kind bug
/kind failing-test

What this PR does / why we need it:

When create failed we need to return error in objectwatcher.go.

Which issue(s) this PR fixes:
Fixes #2072

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

bugfix: return err when create resource failed

Signed-off-by: changzhen <changzhen5@huawei.com>
@karmada-bot karmada-bot added the kind/bug Categorizes issue or PR as related to a bug. label Jun 28, 2022
@karmada-bot karmada-bot added kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 28, 2022
@RainbowMango
Copy link
Member

/lgtm
/approve

/hold
for @duanmengkk to confirm.

@karmada-bot karmada-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 28, 2022
@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 28, 2022
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RainbowMango

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

@karmada-bot karmada-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 28, 2022
@XiShanYongYe-Chang
Copy link
Member Author

/cc @duanmengkk

@duanmengkk
Copy link
Member

/lgtm
Sorry,Maybe I missed it.

@XiShanYongYe-Chang
Copy link
Member Author

@duanmengkk, It's okay. I missed it when I reviewed it.

@RainbowMango
Copy link
Member

/hold cancel

Thanks @duanmengkk for your quick response.

@karmada-bot karmada-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 28, 2022
@karmada-bot karmada-bot merged commit 92d3f56 into karmada-io:master Jun 28, 2022
@XiShanYongYe-Chang XiShanYongYe-Chang deleted the fix-issue-2072 branch July 4, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/bug Categorizes issue or PR as related to a bug. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI E2E run failed: FederatedResourceQuota auto-provision testing
4 participants