Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Partial cadvisor upgrade#133032

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
skitt wants to merge1 commit intokubernetes:master
base:master
Choose a base branch
Loading
fromskitt:debug-cadvisor
Draft

Conversation

skitt
Copy link
Member

Debugging#132128

@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with/test all

@k8s-ci-robot
Copy link
Contributor

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow ourrelease note process to remove it.

Instructions for interacting with me using PR comments are availablehere. If you have questions or suggestions related to my behavior, please file an issue against thekubernetes-sigs/prow repository.

@k8s-ci-robotk8s-ci-robot added do-not-merge/work-in-progressIndicates that a PR should not merge because it is a work in progress. size/MDenotes a PR that changes 30-99 lines, ignoring generated files. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. do-not-merge/needs-kindIndicates a PR lacks a `kind/foo` label and requires one. do-not-merge/needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one. needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one. labelsJul 17, 2025
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If a SIG or subproject determines this is a relevant issue, they will accept it by applying thetriage/accepted label and provide further guidance.

Thetriage/accepted label can be added by org members by writing/triage accepted in a comment.

Instructions for interacting with me using PR comments are availablehere. If you have questions or suggestions related to my behavior, please file an issue against thekubernetes-sigs/prow repository.

@k8s-ci-robotk8s-ci-robot added needs-priorityIndicates a PR lacks a `priority/foo` label and requires one. cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. labelsJul 17, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR isNOT APPROVED

This pull-request has been approved by:skitt
Once this PR has been reviewed and has the lgtm label, please assignsttts for approval. For more information seethe Code Review Process.

The full list of commands accepted by this bot can be foundhere.

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

@skitt
Copy link
MemberAuthor

/test pull-kubernetes-integration

@k8s-ci-robotk8s-ci-robot added area/code-generation area/dependencyIssues or PRs related to dependency changes area/kube-proxy area/kubectl area/kubelet sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery. sig/architectureCategorizes an issue or PR as relevant to SIG Architecture. sig/authCategorizes an issue or PR as relevant to SIG Auth. sig/cliCategorizes an issue or PR as relevant to SIG CLI. sig/cloud-providerCategorizes an issue or PR as relevant to SIG Cloud Provider. and removed do-not-merge/needs-sigIndicates an issue or PR lacks a `sig/foo` label and requires one. labelsJul 17, 2025
@github-project-automationgithub-project-automationbot moved this toNeeds Triage inSIG CLIJul 17, 2025
@k8s-ci-robotk8s-ci-robot added sig/instrumentationCategorizes an issue or PR as relevant to SIG Instrumentation. sig/networkCategorizes an issue or PR as relevant to SIG Network. sig/nodeCategorizes an issue or PR as relevant to SIG Node. sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling. sig/storageCategorizes an issue or PR as relevant to SIG Storage. labelsJul 17, 2025
@k8s-ci-robotk8s-ci-robot added the wg/device-managementCategorizes an issue or PR as relevant to WG Device Management. labelJul 17, 2025
@enjenj moved this toNeeds Triage inSIG AuthJul 17, 2025
@skitt
Copy link
MemberAuthor

/test pull-kubernetes-integration

@k8s-ci-robotk8s-ci-robot added size/LDenotes a PR that changes 100-499 lines, ignoring generated files. and removed size/MDenotes a PR that changes 30-99 lines, ignoring generated files. labelsJul 18, 2025
@skitt
Copy link
MemberAuthor

/test pull-kubernetes-integration

@k8s-ci-robotk8s-ci-robot added size/XLDenotes a PR that changes 500-999 lines, ignoring generated files. and removed size/LDenotes a PR that changes 100-499 lines, ignoring generated files. labelsJul 18, 2025
@skitt
Copy link
MemberAuthor

/test pull-kubernetes-integration

@skitt
Copy link
MemberAuthor

/test pull-kubernetes-integration

Debuggingkubernetes#132128Signed-off-by: Stephen Kitt <skitt@redhat.com>
@skitt
Copy link
MemberAuthor

/test pull-kubernetes-integration

@k8s-ci-robot
Copy link
Contributor

@skitt: The following testfailed, say/retest to rerun all failed tests or/retest-required to rerun all mandatory failed tests:

Test nameCommitDetailsRequiredRerun command
pull-kubernetes-integration2514724linktrue/test pull-kubernetes-integration

Full PR test history.Your PR dashboard. Please help us cut down on flakes bylinking to anopen issue when you hit one in your PR.

Instructions for interacting with me using PR comments are availablehere. If you have questions or suggestions related to my behavior, please file an issue against thekubernetes-sigs/prow repository. I understand the commands that are listedhere.

@k8s-ci-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are availablehere. If you have questions or suggestions related to my behavior, please file an issue against thekubernetes-sigs/prow repository.

@k8s-ci-robotk8s-ci-robot added the needs-rebaseIndicates a PR cannot be merged because it has merge conflicts with HEAD. labelJul 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@adrianmoiseyadrianmoiseyAwaiting requested review from adrianmoisey

@alexzielenskialexzielenskiAwaiting requested review from alexzielenski

Assignees
No one assigned
Labels
area/apiserverarea/cloudproviderarea/code-generationarea/dependencyIssues or PRs related to dependency changesarea/kube-proxyarea/kubectlarea/kubeletcncf-cla: yesIndicates the PR's author has signed the CNCF CLA.do-not-merge/needs-kindIndicates a PR lacks a `kind/foo` label and requires one.do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels.do-not-merge/work-in-progressIndicates that a PR should not merge because it is a work in progress.needs-priorityIndicates a PR lacks a `priority/foo` label and requires one.needs-rebaseIndicates a PR cannot be merged because it has merge conflicts with HEAD.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.sig/api-machineryCategorizes an issue or PR as relevant to SIG API Machinery.sig/architectureCategorizes an issue or PR as relevant to SIG Architecture.sig/authCategorizes an issue or PR as relevant to SIG Auth.sig/cliCategorizes an issue or PR as relevant to SIG CLI.sig/cloud-providerCategorizes an issue or PR as relevant to SIG Cloud Provider.sig/cluster-lifecycleCategorizes an issue or PR as relevant to SIG Cluster Lifecycle.sig/instrumentationCategorizes an issue or PR as relevant to SIG Instrumentation.sig/networkCategorizes an issue or PR as relevant to SIG Network.sig/nodeCategorizes an issue or PR as relevant to SIG Node.sig/schedulingCategorizes an issue or PR as relevant to SIG Scheduling.sig/storageCategorizes an issue or PR as relevant to SIG Storage.size/XLDenotes a PR that changes 500-999 lines, ignoring generated files.wg/device-managementCategorizes an issue or PR as relevant to WG Device Management.
Projects
Status:🆕 New
Status: Needs Triage
Status: Needs Triage
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@skitt@k8s-ci-robot

[8]ページ先頭

©2009-2025 Movatter.jp