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

Avoid unnecessary API update and re-enqueue action #3514

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

wangyysde
Copy link
Contributor

@wangyysde wangyysde commented Jun 5, 2024

fix issue #3490

ref: #3502

@volcano-sh-bot volcano-sh-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 5, 2024
@lowang-bh
Copy link
Member

please rename the PR's title with some meaningful text.

@wangyysde wangyysde changed the title fix issue 3490 Avoid unnecessary API update and re-enqueue action Jun 6, 2024
@wangyysde
Copy link
Contributor Author

please rename the PR's title with some meaningful text.

done

@Monokaix
Copy link
Member

/lgtm

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 13, 2024
Copy link
Member

@william-wang william-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@volcano-sh-bot volcano-sh-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 14, 2024
@volcano-sh-bot volcano-sh-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 14, 2024
Signed-off-by: wangyysde <[email protected]>

fix issue 3490

Signed-off-by: wangyysde <[email protected]>

fix issue_3490

Signed-off-by: wangyysde <[email protected]>
@volcano-sh-bot volcano-sh-bot removed lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Jun 14, 2024
@wangyysde
Copy link
Contributor Author

/retest

@volcano-sh-bot
Copy link
Contributor

@wangyysde: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/retest

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@lowang-bh
Copy link
Member

/retest

please check the last comment @wangyysde

@wangyysde
Copy link
Contributor Author

@lowang-bh Hi, could you set retest to this PR? I found the following message in E2E test log:
is forbidden: unable to create new content in namespace c800v8rb because it is being terminated", Reason:"Forbidden", Details:(*v1.StatusDetails)(0xc000bc1d40), Code:403}

@lowang-bh
Copy link
Member

@lowang-bh Hi, could you set retest to this PR?

You can close it and reopen, it will trigger ci.

@wangyysde wangyysde closed this Jun 19, 2024
@wangyysde wangyysde reopened this Jun 19, 2024
@googs1025
Copy link
Member

@lowang-bh Hi, could you set retest to this PR? I found the following message in E2E test log: is forbidden: unable to create new content in namespace c800v8rb because it is being terminated", Reason:"Forbidden", Details:(*v1.StatusDetails)(0xc000bc1d40), Code:403}

another way:
git commit --amend -s --no-edit and push again

@wangyysde
Copy link
Contributor Author

@googs1025 ok. thks

Copy link
Member

@william-wang william-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 20, 2024
@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: william-wang

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

@volcano-sh-bot volcano-sh-bot merged commit 7a83757 into volcano-sh:master Jun 20, 2024
24 of 25 checks passed
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. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants