Paco Xu

Results 96 issues of Paco Xu

For kernel long term support, see https://wiki.linuxfoundation.org/civilinfrastructureplatform/start and https://endoflife.date/linux - 4.4 & 4.19 are selected as kernel Super Long Term Support (SLTS), and the Civil Infrastructure Platform will provide support...

sig/cluster-lifecycle
cncf-cla: yes
sig/node
size/M

https://github.com/kubernetes/kubeadm/issues/2890

cncf-cla: yes
size/L
lgtm
sig/cluster-lifecycle
do-not-merge/hold
language/en
area/blog

CIP is something ​super long-term maintenance for kernel. https://wiki.linuxfoundation.org/civilinfrastructureplatform/start

blocked

### Description In v1.31, we announce that cgroup v1 is now in maintenance mode. Top FAQs are 1. how to migrate? 2. what's the benifits? 3. can it cover all...

cncf-cla: yes
size/L
do-not-merge/hold
language/en
area/blog

This should be merged after https://github.com/kubernetes/kubernetes/pull/127489 was merged. xref https://github.com/kubernetes/kubernetes/issues/125234

cncf-cla: yes
size/XS
do-not-merge/work-in-progress
language/en

https://kubernetes.slack.com/archives/C01672LSZL0/p1726321799185879 A prow plugin that can support sending alert to slack when a PR with `cncf-cla: no` label was merged. - like https://github.com/search?q=org%3Akubernetes+is%3Apr+is%3Amerged+label%3A%22cncf-cla%3A+no%22+created%3A%3E2023-01-01+&type=pullrequests

kind/feature

#### What type of PR is this? /kind bug #### What this PR does / why we need it: Reproduce steps 1. make sure podtolerationrestriction is not enable at first....

kind/bug
sig/api-machinery
release-note
size/M
cncf-cla: yes
priority/important-longterm
triage/accepted

#### What type of PR is this? /kind failing-test #### What this PR does / why we need it: #### Which issue(s) this PR fixes: xref https://github.com/kubernetes/kubernetes/issues/128171 #### Special notes...

area/test
sig/node
sig/cluster-lifecycle
needs-rebase
size/M
release-note-none
area/kubeadm
cncf-cla: yes
sig/testing
kind/failing-test
needs-priority
area/dependency
needs-triage

Currently, only root check and corefile migration check before upgrading node. ``` // RunRootCheckOnly initializes checks slice of structs and call RunChecks func RunRootCheckOnly(ignorePreflightErrors sets.Set[string]) error { checks := []Checker{...

priority/backlog
area/upgrades
kind/feature
area/preflight