Closed qJkee closed 5 months ago
@qJkee: This pull request references OCPEDGE-902 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set.
/cc @p0lyn0mial @vrutkovs
/retest
/retest jobs are failing due ci issues
/retest
/lgtm /hold
@qJkee wants to run an e2e test. Feel free to cancel hold
once you are ready.
@qJkee please don't forget to merge https://github.com/openshift/cluster-kube-apiserver-operator/pull/1680
/lgtm
/hold
/retest
/label qe-approved
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: p0lyn0mial, qJkee, wangke19
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@qJkee: The following tests failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/e2e-aws-operator-disruptive-single-node | 5b7bf4cbc4d3c69e94e0fe21cc768ccd283f1fe8 | link | false | /test e2e-aws-operator-disruptive-single-node |
ci/prow/e2e-gcp-operator-single-node | 5b7bf4cbc4d3c69e94e0fe21cc768ccd283f1fe8 | link | false | /test e2e-gcp-operator-single-node |
Full PR test history. Your PR dashboard.
/unhold Verified that everything works as expected
/cherry-pick release-4.14,release-4.15,release-4.16
@qJkee: cannot checkout release-4.14,release-4.15,release-4.16
: error checking out "release-4.14,release-4.15,release-4.16": exit status 1 error: pathspec 'release-4.14,release-4.15,release-4.16' did not match any file(s) known to git
[ART PR BUILD NOTIFIER]
This PR has been included in build ose-cluster-kube-apiserver-operator-container-v4.17.0-202406141811.p0.gc3adc9e.assembly.stream.el9 for distgit ose-cluster-kube-apiserver-operator. All builds following this will include this PR.
/cherry-pick release-4.14 release-4.15 release-4.16
@qJkee: #1676 failed to apply on top of branch "release-4.14":
Applying: add SNO control plane high cpu usage alert
.git/rebase-apply/patch:59: trailing whitespace.
To manage this alert or modify threshold it in case of false positives see the following link:
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
M pkg/operator/starter.go
M vendor/modules.txt
Falling back to patching base and 3-way merge...
Auto-merging vendor/modules.txt
CONFLICT (content): Merge conflict in vendor/modules.txt
Auto-merging pkg/operator/starter.go
CONFLICT (content): Merge conflict in pkg/operator/starter.go
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 add SNO control plane high cpu usage alert
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Create separate SNO alert for control plane high cpu usage. This alert is also aware of workload partitioning and adjusts the threshold if workload partitioning is enabled.
This PR contains improvements suggested in https://github.com/openshift/cluster-kube-apiserver-operator/pull/1673