OCPBUGS-11652: kubelet: add enableSystemLogQuery#3645
OCPBUGS-11652: kubelet: add enableSystemLogQuery#3645openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
Now that the "oc adm node-logs" feature has been upstreamed, enable the kubelet config flag introduced in 1.27 to allow the feature to work downstream.
|
@aravindhp: This pull request references WINC-1016 which is a valid jira issue. DetailsIn response to this:
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. |
|
Skipping CI for Draft Pull Request. |
|
/test ? |
|
@aravindhp: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
DetailsIn response to this:
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. |
|
/test e2e-vsphere |
|
/test unit |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aravindhp, rphillips The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retitle OCPBUGS-11652: kubelet: add enableSystemLogQuery |
|
@aravindhp: This pull request references Jira Issue OCPBUGS-11652, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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. |
|
/hold until we payload with the 1.27 bump and an updated kubelet. |
|
/unhold kube 1.27 bump has been picked up |
|
/retest-required |
|
/retest-required e2e-gcp-op took too long to get a lease preventing the tests from completing due to the timeout. |
|
/retest-required |
|
/retest-required e2e-gcp-op again hit the timeout |
|
/retest-required |
|
@aravindhp: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
|
/test e2e-gcp-op |
|
@aravindhp: Jira Issue OCPBUGS-11652: Some pull requests linked via external trackers have merged: The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with Jira Issue OCPBUGS-11652 has not been moved to the MODIFIED state. DetailsIn response to this:
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. |
Now that the
oc adm node-logsfeature has been upstreamed, enable the kubelet config flag introduced in 1.27 to allow the feature to work downstream.