Merge pull request #7220 from SergeyKanzhelev/SigNodeAnnualReview
SIG Node Annual Report 2022
This commit is contained in:
commit
17f1963fbb
|
|
@ -64,6 +64,7 @@ The following [subprojects][subproject-definition] are owned by sig-node:
|
||||||
### ci-testing
|
### ci-testing
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes/kubernetes/test/e2e/common](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/common/OWNERS)
|
- [kubernetes/kubernetes/test/e2e/common](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/common/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/test/e2e/common/node](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/common/node/OWNERS)
|
||||||
- [kubernetes/kubernetes/test/e2e/node](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/node/OWNERS)
|
- [kubernetes/kubernetes/test/e2e/node](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/node/OWNERS)
|
||||||
- [kubernetes/kubernetes/test/e2e_node](https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/OWNERS)
|
- [kubernetes/kubernetes/test/e2e_node](https://github.com/kubernetes/kubernetes/blob/master/test/e2e_node/OWNERS)
|
||||||
- [kubernetes/test-infra/config/jobs/kubernetes/sig-node](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-node/OWNERS)
|
- [kubernetes/test-infra/config/jobs/kubernetes/sig-node](https://github.com/kubernetes/test-infra/blob/master/config/jobs/kubernetes/sig-node/OWNERS)
|
||||||
|
|
@ -74,6 +75,8 @@ The following [subprojects][subproject-definition] are owned by sig-node:
|
||||||
### cri-api
|
### cri-api
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes/cri-api](https://github.com/kubernetes/cri-api/blob/master/OWNERS)
|
- [kubernetes/cri-api](https://github.com/kubernetes/cri-api/blob/master/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/staging/src/k8s.io/cri-api](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/staging/src/k8s.io/cri-api/pkg](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/cri-api/pkg/OWNERS)
|
||||||
### cri-tools
|
### cri-tools
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes-sigs/cri-tools](https://github.com/kubernetes-sigs/cri-tools/blob/master/OWNERS)
|
- [kubernetes-sigs/cri-tools](https://github.com/kubernetes-sigs/cri-tools/blob/master/OWNERS)
|
||||||
|
|
@ -84,9 +87,13 @@ The following [subprojects][subproject-definition] are owned by sig-node:
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes/kubernetes/cmd/kubelet](https://github.com/kubernetes/kubernetes/blob/master/cmd/kubelet/OWNERS)
|
- [kubernetes/kubernetes/cmd/kubelet](https://github.com/kubernetes/kubernetes/blob/master/cmd/kubelet/OWNERS)
|
||||||
- [kubernetes/kubernetes/pkg/kubelet](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/OWNERS)
|
- [kubernetes/kubernetes/pkg/kubelet](https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/pkg/probe](https://github.com/kubernetes/kubernetes/blob/master/pkg/probe/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/pkg/security/apparmor](https://github.com/kubernetes/kubernetes/blob/master/pkg/security/apparmor/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/staging/src/k8s.io/component-helpers/node](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/component-helpers/node/OWNERS)
|
||||||
### node-api
|
### node-api
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes/api/node](https://github.com/kubernetes/api/blob/master/node/OWNERS)
|
- [kubernetes/api/node](https://github.com/kubernetes/api/blob/master/node/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/staging/src/k8s.io/api/node](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/api/node/OWNERS)
|
||||||
### node-feature-discovery
|
### node-feature-discovery
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes-sigs/node-feature-discovery-operator](https://github.com/kubernetes-sigs/node-feature-discovery-operator/blob/master/OWNERS)
|
- [kubernetes-sigs/node-feature-discovery-operator](https://github.com/kubernetes-sigs/node-feature-discovery-operator/blob/master/OWNERS)
|
||||||
|
|
@ -99,8 +106,13 @@ The following [subprojects][subproject-definition] are owned by sig-node:
|
||||||
- Slack: [#node-problem-detector](https://kubernetes.slack.com/messages/node-problem-detector)
|
- Slack: [#node-problem-detector](https://kubernetes.slack.com/messages/node-problem-detector)
|
||||||
### resource-management
|
### resource-management
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- [kubernetes/kubernetes/staging/src/k8s.io/dynamic-resource-allocation](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/dynamic-resource-allocation/OWNERS)
|
|
||||||
- [kubernetes-sigs/dra-example-driver](https://github.com/kubernetes-sigs/dra-example-driver/blob/main/OWNERS)
|
- [kubernetes-sigs/dra-example-driver](https://github.com/kubernetes-sigs/dra-example-driver/blob/main/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/pkg/controller/resourceclaim](https://github.com/kubernetes/kubernetes/blob/master/pkg/controller/resourceclaim/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/pkg/scheduler/framework/plugins/dynamicresources](https://github.com/kubernetes/kubernetes/blob/master/pkg/scheduler/framework/plugins/dynamicresources/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/staging/src/k8s.io/dynamic-resource-allocation](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/dynamic-resource-allocation/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/staging/src/k8s.io/kubelet/pkg/apis/dra](https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kubelet/pkg/apis/dra/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/test/e2e/dra](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/dra/OWNERS)
|
||||||
|
- [kubernetes/kubernetes/test/e2e/testing-manifests/dra](https://github.com/kubernetes/kubernetes/blob/master/test/e2e/testing-manifests/dra/OWNERS)
|
||||||
- [kubernetes/noderesourcetopology-api](https://github.com/kubernetes/noderesourcetopology-api/blob/master/OWNERS)
|
- [kubernetes/noderesourcetopology-api](https://github.com/kubernetes/noderesourcetopology-api/blob/master/OWNERS)
|
||||||
### security-profiles-operator
|
### security-profiles-operator
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
|
|
|
||||||
|
|
@ -4,91 +4,114 @@
|
||||||
|
|
||||||
1. What work did the SIG do this year that should be highlighted?
|
1. What work did the SIG do this year that should be highlighted?
|
||||||
|
|
||||||
-
|
- Dockershim removal has big effect on community, 3rd party tools vendors and end users.
|
||||||
-
|
- With CRI v1alpha2 removal we set the minimal compatible Containerd version. This is continuous trend as we require newer and newer dependencies.
|
||||||
-
|
- Cgroups v2 GA opens up possibility for new features, but sets the minimal bar for dependencies again.
|
||||||
|
- Cgroups v1 deprecation is on horizon.
|
||||||
|
- No perma beta progress - keep removing and/or promoting old features. For example, DynamicKubeletConfig removed, various resource managers GA'd.
|
||||||
|
- User namespaces for stateless pods entered alpha. It is a very old feature request.
|
||||||
|
- Evented PLEG - working on minimization of kubelet overhead at bigger scale.
|
||||||
|
- DRA was introduced which opens up more device integration scenarios.
|
||||||
|
|
||||||
2. What initiatives are you working on that aren't being tracked in KEPs?
|
2. What initiatives are you working on that aren't being tracked in KEPs?
|
||||||
|
|
||||||
-
|
- Keep working on CI stability and overall reliability of SIG Node components.
|
||||||
-
|
- Refactoring E2E Node Tests to run against multiple cloud providers more easily.
|
||||||
-
|
- Infra rehosting: new image registry and working on e2e tests on AWS.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
3. KEP work in 2022 (v1.24, v1.25, v1.26):
|
3. KEP work in 2022 (v1.24, v1.25, v1.26):
|
||||||
|
|
||||||
- alpha:
|
- alpha:
|
||||||
|
- [3386 - Evented PLEG](https://github.com/kubernetes/enhancements/blob/17483a9ce33f303ec1993a781c0c63195c0569e0/keps/sig-node/3386-kubelet-evented-pleg) - v1.25
|
||||||
|
- [127 - Support User Namespaces in stateless pods](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/127-user-namespaces) - v1.25
|
||||||
- [2008 - Forensic Container Checkpointing](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2008-forensic-container-checkpointing) - v1.25
|
- [2008 - Forensic Container Checkpointing](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2008-forensic-container-checkpointing) - v1.25
|
||||||
- [2371 - cAdvisor-less, CRI-full Container and Pod Stats](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2371-cri-pod-container-stats) - v1.26
|
- [2831 - Kubelet OpenTelemetry tracing](https://github.com/kubernetes/enhancements/blob/master/keps/sig-instrumentation/2831-kubelet-tracing) - v1.25
|
||||||
- [2535 - Ensure Secret Pulled Images](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2535-ensure-secret-pulled-images) - v1.24
|
|
||||||
- [3063 - dynamic resource allocation](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3063-dynamic-resource-allocation) - v1.26
|
|
||||||
- [3085 - Pod networking ready condition](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3085-pod-conditions-for-starting-completition-of-sandbox-creation) - v1.25
|
- [3085 - Pod networking ready condition](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3085-pod-conditions-for-starting-completition-of-sandbox-creation) - v1.25
|
||||||
- [3288 - Split Stdout and Stderr Log Stream of Container](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3288-separate-stdout-from-stderr) - v1.25
|
|
||||||
- [3327 - CPUManager policy option to align CPUs by Socket instead of by NUMA node](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3327-align-by-socket) - v1.25
|
- [3327 - CPUManager policy option to align CPUs by Socket instead of by NUMA node](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3327-align-by-socket) - v1.25
|
||||||
|
- [2371 - cAdvisor-less, CRI-full Container and Pod Stats](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2371-cri-pod-container-stats) - v1.26
|
||||||
|
- [3063 - dynamic resource allocation](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3063-dynamic-resource-allocation) - v1.26
|
||||||
- [3545 - Improved multi-numa alignment in Topology Manager](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3545-improved-multi-numa-alignment) - v1.26
|
- [3545 - Improved multi-numa alignment in Topology Manager](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3545-improved-multi-numa-alignment) - v1.26
|
||||||
|
|
||||||
|
- removed
|
||||||
|
- [281 - Dynamic Kubelet Configuration](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/281-dynamic-kubelet-configuration) 281 - v1.24
|
||||||
|
- [2221 - Removing dockershim from kubelet](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2221-remove-dockershim) - v1.24
|
||||||
|
|
||||||
- beta:
|
- beta:
|
||||||
- [2712 - Pod Priority Based Graceful Node Shutdown](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2712-pod-priority-based-graceful-node-shutdown) - v1.24
|
- [2712 - Pod Priority Based Graceful Node Shutdown](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2712-pod-priority-based-graceful-node-shutdown) - v1.24
|
||||||
- stable:
|
- [2727 - Add gRPC probe to Pod.Spec.Container.{Liveness,Readiness,Startup}Probe](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2727-grpc-probe) - v1.24
|
||||||
- [1972 - Kubelet Exec Probe Timeouts](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/1972-kubelet-exec-probe-timeouts) - v1.24
|
- [2238 - Add configurable grace period to probes](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2238-liveness-probe-grace-period) - v1.25
|
||||||
|
- [2413 - seccomp by default](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2413-seccomp-by-default) - v1.25
|
||||||
|
- [3329 - Retriable and non-retriable Pod failures for Jobs](https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/3329-retriable-and-non-retriable-failures) - v1.26
|
||||||
|
|
||||||
|
- stable
|
||||||
|
- [688 - Pod Overhead](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/688-pod-overhead) - v1.24
|
||||||
- [2133 - Kubelet Credential Providers](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2133-kubelet-credential-providers) - v1.26
|
- [2133 - Kubelet Credential Providers](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2133-kubelet-credential-providers) - v1.26
|
||||||
- [2221 - Removing dockershim from kubelet](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2221-remove-dockershim) - v1.24
|
|
||||||
- [2254 - cgroups v2](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2254-cgroup-v2) - v1.25
|
- [2254 - cgroups v2](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2254-cgroup-v2) - v1.25
|
||||||
- [277 - Ephemeral Containers](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/277-ephemeral-containers) - v1.25
|
|
||||||
- [3570 - CPU Manager](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3570-cpumanager) - v1.26
|
- [3570 - CPU Manager](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3570-cpumanager) - v1.26
|
||||||
- [3573 - Device Manager Proposal](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3573-device-plugin) - v1.26
|
- [3573 - Device Manager Proposal](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/3573-device-plugin) - v1.26
|
||||||
- [688 - Pod Overhead](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/688-pod-overhead) - v1.24
|
- [277 - Ephemeral Containers](https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/277-ephemeral-containers) - v1.25
|
||||||
|
|
||||||
|
|
||||||
## Project health
|
## Project health
|
||||||
|
|
||||||
1. What areas and/or subprojects does your group need the most help with?
|
1. What areas and/or subprojects does your group need the most help with?
|
||||||
Any areas with 2 or fewer OWNERs? (link to more details)
|
Any areas with 2 or fewer OWNERs? (link to more details)
|
||||||
|
|
||||||
-
|
- Node Problem Detector is not very active and has small participation.
|
||||||
-
|
- In general all areas are well covered with reviewers and approvers. However community would benefit to have clearer ownership of areas defined someplace. Ideas (https://github.com/kubernetes/community/issues/7234):
|
||||||
-
|
- Add more people to subdirectories as approvers
|
||||||
|
- Split more clearly between approvers and reviewers
|
||||||
|
|
||||||
2. What metrics/community health stats does your group care about and/or measure?
|
2. What metrics/community health stats does your group care about and/or measure?
|
||||||
|
|
||||||
-
|
- Active PRs and weekly changes of PRs at weekly SIG meetings.
|
||||||
-
|
- Untriaged PRs, bugs - via CI group bug triage.
|
||||||
-
|
- It will be great to have a PR full-cycle metrics to get insights into
|
||||||
|
time to review and time to approve as well as number of iterations.
|
||||||
|
|
||||||
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
|
3. Does your [CONTRIBUTING.md] help **new** contributors engage with your group specifically by pointing
|
||||||
to activities or programs that provide useful context or allow easy participation?
|
to activities or programs that provide useful context or allow easy participation?
|
||||||
|
|
||||||
-
|
- No, current [CONTRIBUTING.md] is not adequately covers the getting started experience for the new contributors.
|
||||||
|
- Ideas for improvements: https://github.com/kubernetes/community/issues/7223
|
||||||
|
- Also we need clearer code organization documentation for Kubernetes. This is not specific to SIG Node, but due to size, SIG Node group would likely benefit the most from it.
|
||||||
|
|
||||||
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
|
4. If your group has special training, requirements for reviewers/approvers, or processes beyond the general [contributor guide],
|
||||||
does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
|
does your [CONTRIBUTING.md] document those to help **existing** contributors grow throughout the [contributor ladder]?
|
||||||
|
|
||||||
-
|
- We published the SIG Node [contributor ladder](sig-node-contributor-ladder.md)
|
||||||
|
that details requirements for reviewers/approvers.
|
||||||
|
|
||||||
5. Does the group have contributors from multiple companies/affiliations?
|
5. Does the group have contributors from multiple companies/affiliations?
|
||||||
|
|
||||||
-
|
- The group has contributors from multiple companies/affiliations.
|
||||||
|
- [19 companies made 1+](https://k8s.devstats.cncf.io/d/8/company-statistics-by-repository-group?orgId=1&var-period=y&var-metric=contributions&var-repogroup_name=SIG%20Node&var-companies=All&from=now-1y&to=now) contributions over the last year.
|
||||||
|
|
||||||
6. Are there ways end users/companies can contribute that they currently are not?
|
6. Are there ways end users/companies can contribute that they currently are not?
|
||||||
If one of those ways is more full time support, what would they work on and why?
|
If one of those ways is more full time support, what would they work on and why?
|
||||||
|
|
||||||
-
|
- Drive dockershim deprecation and report back issues. We still see the adoption
|
||||||
-
|
not being very fast. It will be great to see more 3rd party tools vendors helping with migration.
|
||||||
|
- We have another potential deprecation - cgroupv1 upcoming. It will likely be
|
||||||
|
less impactful, but may need support.
|
||||||
|
- Need more feedback from end users on various deprecations and a new features.
|
||||||
|
- Can we publish surveys and check on features usage from end users?
|
||||||
|
|
||||||
## Membership
|
## Membership
|
||||||
|
|
||||||
- Primary slack channel member count:
|
- Primary slack channel member count: 3570 (#sig-node)
|
||||||
- Primary mailing list member count:
|
- Primary mailing list member count: 840
|
||||||
- Primary meeting attendee count (estimated, if needed):
|
- Primary meeting attendee count (estimated, if needed): 30 (last numbers: 35, 22, 22, 26, 33, 36, 26, 31)
|
||||||
- Primary meeting participant count (estimated, if needed):
|
- Primary meeting participant count (estimated, if needed): 10 (estimated based on # of agenda items)
|
||||||
- Unique reviewers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
|
<!--
|
||||||
- Unique approvers for SIG-owned packages: <!-- in future, this will be generated from OWNERS files referenced from subprojects, expanded with OWNERS_ALIASES files -->
|
Reviewers: 78 [AlexeyPerevalov ArangoGutierrez ConnorDoyle RainbowMango Random-Liu SergeyKanzhelev Vincent056 adrianchiris andrewsykim andyxning aojea bart0sh bobbypage bowei caesarxuchao caseydavenport chrishenzie coffeepac danwinship dashpole dcbw dchen1107 deads2k derekwaynecarr dgrisonnet dims ehashman endocrimes enj feiskyer fmuyassarov freehan gnufied haircommander humblec jingxu97 jjacobelli jsafrane kad khenidak klueska krmayankk lavalamp liggitt logicalhan marquiz mattcary matthyx mauriciopoppe mikedanese mrhohn mrunalp msau42 mtaufen odinuge pacoxu pohly qbarrand robscott s-urbaniak saikat-royc serathius sjenning smarterclayton sttts swatisehgal tallclair thockin vteratipally wangzhen127 wojtek-t wzshiming xing-yang xueweiz ybettan yevgeny-shnaidman yujuhong zvonkok]
|
||||||
|
|
||||||
Include any other ways you measure group membership
|
Approvers: 58 [ArangoGutierrez ConnorDoyle JAORMX Random-Liu SergeyKanzhelev andrewsykim andyxning aojea bart0sh bowei caseydavenport ccojocar cheftako danwinship dashpole dcbw dchen1107 deads2k derekwaynecarr dims endocrimes feiskyer freehan gnufied haircommander harche jhrozek jingxu97 jsafrane khenidak klueska lavalamp liggitt marquiz mikedanese mrhohn mrunalp msau42 mtaufen pjbgf pohly qbarrand robscott saad-ali sairameshv saschagrunert sjenning smarterclayton swatisehgal tallclair thockin vteratipally wangzhen127 xing-yang xueweiz ybettan yevgeny-shnaidman yujuhong]
|
||||||
|
-->
|
||||||
|
- Unique reviewers for SIG-owned packages: 78
|
||||||
|
- Unique approvers for SIG-owned packages: 58
|
||||||
|
|
||||||
## [Subprojects](https://git.k8s.io/community/sig-node#subprojects)
|
## [Subprojects](https://git.k8s.io/community/sig-node#subprojects)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**New in 2022:**
|
**New in 2022:**
|
||||||
|
|
||||||
- ci-testing
|
- ci-testing
|
||||||
|
|
@ -105,13 +128,12 @@ Include any other ways you measure group membership
|
||||||
- noderesourcetopology-api
|
- noderesourcetopology-api
|
||||||
- security-profiles-operator
|
- security-profiles-operator
|
||||||
|
|
||||||
|
|
||||||
## [Working groups](https://git.k8s.io/community/sig-node#working-groups)
|
## [Working groups](https://git.k8s.io/community/sig-node#working-groups)
|
||||||
|
|
||||||
|
|
||||||
**New in 2022:**
|
**New in 2022:**
|
||||||
|
|
||||||
- Batch
|
- Batch
|
||||||
|
- wg sidecar (https://github.com/kubernetes/community/pull/7233)
|
||||||
|
|
||||||
**Continuing:**
|
**Continuing:**
|
||||||
|
|
||||||
|
|
@ -123,16 +145,23 @@ Include any other ways you measure group membership
|
||||||
|
|
||||||
Operational tasks in [sig-governance.md]:
|
Operational tasks in [sig-governance.md]:
|
||||||
|
|
||||||
- [ ] [README.md] reviewed for accuracy and updated if needed
|
- [X] [README.md] reviewed for accuracy and updated if needed
|
||||||
- [ ] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
- [X] [CONTRIBUTING.md] reviewed for accuracy and updated if needed
|
||||||
(or created if missing and your contributor steps and experience are different or more
|
(or created if missing and your contributor steps and experience are different or more
|
||||||
in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
|
in-depth than the documentation listed in the general [contributor guide] and [devel] folder.)
|
||||||
- [ ] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed
|
Task tracking improvements: https://github.com/kubernetes/community/issues/7223
|
||||||
- [ ] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
|
- [X] Subprojects list and linked OWNERS files in [sigs.yaml] reviewed for accuracy and updated if needed. Created https://github.com/kubernetes/community/issues/7234
|
||||||
- [ ] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed
|
- [X] SIG leaders (chairs, tech leads, and subproject owners) in [sigs.yaml] are accurate and active, and updated if needed
|
||||||
- [ ] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
|
- [X] Meeting notes and recordings for 2022 are linked from [README.md] and updated/uploaded if needed
|
||||||
-
|
- [X] Did you have community-wide updates in 2022 (e.g. community meetings, kubecon, or kubernetes-dev@ emails)? Links to email, slides, or recordings:
|
||||||
-
|
- KubeCon NA 2022
|
||||||
|
- Recording: https://youtu.be/MxvhuhQpuAc
|
||||||
|
- Sched: https://sched.co/182Pi
|
||||||
|
- Slides: https://static.sched.com/hosted_files/kccncna2022/da/SIG%20Node%20KubeCon%20NA%202022.pptx.pdf
|
||||||
|
- KubeCon EU 2022
|
||||||
|
- Recording: https://youtu.be/FGRenKv4RgY
|
||||||
|
- Sched: https://sched.co/ytue
|
||||||
|
- Slides: https://static.sched.com/hosted_files/kccnceu2022/dd/Copy%20of%20KubeCon%20EU%202022%20SIG%20Node%20maintainers%20track.pdf
|
||||||
|
|
||||||
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-node/CONTRIBUTING.md
|
[CONTRIBUTING.md]: https://git.k8s.io/community/sig-node/CONTRIBUTING.md
|
||||||
[contributor ladder]: https://git.k8s.io/community/community-membership.md
|
[contributor ladder]: https://git.k8s.io/community/community-membership.md
|
||||||
|
|
|
||||||
14
sigs.yaml
14
sigs.yaml
|
|
@ -2173,6 +2173,7 @@ sigs:
|
||||||
mailing_list: https://groups.google.com/g/kubernetes-sig-node-test-failures
|
mailing_list: https://groups.google.com/g/kubernetes-sig-node-test-failures
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/common/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/common/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/common/node/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/node/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/node/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e_node/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e_node/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/sig-node/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/sig-node/OWNERS
|
||||||
|
|
@ -2181,6 +2182,8 @@ sigs:
|
||||||
- name: cri-api
|
- name: cri-api
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/cri-api/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cri-api/pkg/OWNERS
|
||||||
- name: cri-tools
|
- name: cri-tools
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/cri-tools/master/OWNERS
|
||||||
|
|
@ -2191,9 +2194,13 @@ sigs:
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kubelet/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/kubelet/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/probe/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/security/apparmor/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/component-helpers/node/OWNERS
|
||||||
- name: node-api
|
- name: node-api
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/api/master/node/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/api/master/node/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/api/node/OWNERS
|
||||||
- name: node-feature-discovery
|
- name: node-feature-discovery
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery-operator/master/OWNERS
|
||||||
|
|
@ -2206,8 +2213,13 @@ sigs:
|
||||||
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/node-problem-detector/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/test-infra/master/config/jobs/kubernetes/node-problem-detector/OWNERS
|
||||||
- name: resource-management
|
- name: resource-management
|
||||||
owners:
|
owners:
|
||||||
- https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/dynamic-resource-allocation/OWNERS
|
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/dra-example-driver/main/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/dra-example-driver/main/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/controller/resourceclaim/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/scheduler/framework/plugins/dynamicresources/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/dynamic-resource-allocation/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/kubelet/pkg/apis/dra/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/dra/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/test/e2e/testing-manifests/dra/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/noderesourcetopology-api/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/noderesourcetopology-api/master/OWNERS
|
||||||
- name: security-profiles-operator
|
- name: security-profiles-operator
|
||||||
contact:
|
contact:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue