Project maintainers and mentors, please submit the selected below (under the Selected Projects section) section using the template below.
### CNCF Project Name
#### Title
- Description:
- Recommended Skills:
- Mentor(s):
- Mentee (Communty Bridge URL):
- Upstream Issue (URL):
- Community Bridge project (URL):
- Description: Currently the HTTP API is not very well organized and needs some tidying up. The actual course of action is not decided yet, but go-kit looks like a good fit.
- Recommended Skills: golang
- Mentor(s): Krasi Georgiev (@krasi-georgiev)
- Mentee: Jane Doe
- Issue: prometheus/prometheus#3416
- Community Bridge project (URL): https://people.communitybridge.org/project/9595fbe7-6a8d-43d4-aebb-a54d57f33fdd
- Description: Add exporter for ETW (Event Tracing for Windows) as one of the optional recommended exporters that languages may decide to implement as part of SDK. Initial set of languages to support: C++ and/or C#. ETW exporter allows any open source project running on Windows (e.g. Docker) to leverage OpenTelemetry C++ SDK, emitting telemetry events (traces, logs) over ETW channel. Subsequently a listener Agent may forward events to fluent, ELK stack, or other destination. For example, events may be transformed and forwarded OTLP protocol collector. Min-bar is to implement the necessary OT C++ SDK changes (C++) and a test listener (C#). Additional scope may include some concrete examples of instrumentation: Docker ETW logs driver, or an additional out-of-proc forwarder from ETW provider listener to OTLP receiver. Simple projection for node.js (console log to OT C++ SDK - ETW) may also be designed, time-permitting.
- Recommended Skills: some C++ or C# coding experience. Windows development environment is needed.
- Mentor(s): Max Golovanov (@maxgolov)
- Mentee: Mishal Shah (@mishal23)
- Issue: open-telemetry/opentelemetry-cpp#326
- Community Bridge project (URL): https://people.communitybridge.org/project/f1275c0e-7152-4e09-8d8b-6b14598afbc3
- Description: Develop some of the exporters for PHP that are found in the (Spec Compliance Matrix) that are not yet completed for PHP. There are some really neat exporter implementations that would be excellent candidates for creation / improvements: - OTLP (priority) - Zipkin - Jaeger - Prometheus
- Recommended Skills: PHP
- Mentor: Bob Strecansky (@bobstrecansky)
- Mentee: Ritick Gautam (@riticksingh)
- Issue: open-telemetry/opentelemetry-php#175
- Community Bridge Project (URL): https://people.communitybridge.org/project/f1275c0e-7152-4e09-8d8b-6b14598afbc3
- Description: Define a data format and create an exporter for traces and metrics from OpenTelemetry to FluentBit. This will allow customers to use existing log delivery pipeline to upload telemetry collected by the rich set of various OpenTelemetry SDKs. Pipeline we want to enalbe is SDK->FluentBit->OpenTelemetry Collector->Jaeger to see traces.
- Recommended Skills: GoLang
- Mentor: @SergeyKanzhelev
- Mentee: Aditya Prajapati (@Syn3rman)
- Upstream Issue (URL): open-telemetry/opentelemetry-go-contrib#386
- Community Bridge Project (URL): https://people.communitybridge.org/project/f1275c0e-7152-4e09-8d8b-6b14598afbc3
- Description: Improve the Keptn CLI to make it easier for users to authenticate to a cluster by just configuring the Kubernetes context. This will enable the user to switch between multiple Keptn installations easily.
- Recommended Skills: Golang, Kubernetes
- Mentor(s): Jürgen Etzlstorfer (@jetzlstorfer), Christian Kreuzberger (@christian-kreuzberger-dtx)
- Mentee: Ankit Jain (@ankitjain28may)
- Upstream Issue (URL): keptn/keptn#2300
- Community Bridge project (URL): https://people.communitybridge.org/project/ba41187f-fa8d-47e1-8046-4040e5b35b73
- Description: Improve the existing UI by adding UI elements for existing (multi-stage) remediation actions for services that are managed by Keptn.
- Recommended Skills: Angular
- Mentor(s): Jürgen Etzlstorfer (@jetzlstorfer), Johannes Bräuer (@johannes-b)
- Mentee: Ayush Nawal (@ayushnawal)
- Upstream Issue (URL): keptn/keptn#2299
- Community Bridge project (URL): https://people.communitybridge.org/project/ba41187f-fa8d-47e1-8046-4040e5b35b73 =======
- Description: Coprocessor is a TiKV component to handle predicate push down. This task is to add
ENUM
andSET
data type to it, so that the performance can be improved in scenarios that involve with these two data types. - Recommended Skills: Rust, Database
- Mentor(s): Chi Zhang (@skyzh)
- Mentee: Hao Ding (@Xuanwo)
- Upstream Issue (URL): tikv/tikv#8605
- Community Bridge Project (URL): https://people.communitybridge.org/project/c6a0326c-b053-41a3-9bf2-1e7e78481ca6
- Description: This task is to support the authorization and authentication ability by rbac control in TiKV, so that the security of the data accessing in TiKV will become more complete.
- Recommended Skills: Golang, Rust
- Mentor(s): Song Gao (@Yisaer)
- Mentee: Yanning Chen (@PhotonQuantum)
- Upstream Issue (URL): tikv/tikv#8621
- Community Bridge Project (URL): https://people.communitybridge.org/project/c6a0326c-b053-41a3-9bf2-1e7e78481ca6
- Description: Implement hierarchy queue to better support fair-share
- Recommended Skills: Volcano, Scheduling, Golang
- Mentor(s): Lei Wu(@Thor-wl)
- Mentee: wangqian qian(@My-pleasure)
- Issue: volcano-sh/volcano#1033
- Community Bridge Project (URL): https://people.communitybridge.org/project/837a970d-64c3-46d1-ade2-5b8b8997a0d4
- Description: Support customized scheduling algorithms per queue
- Recommended Skills: Kubernetes, Scheduling, Golang
- Mentor(s): Leibo Wang(@william-wang)
- Mentee: Srestha Srivastava(@sresthas)
- Issue: volcano-sh/volcano#1035
- Community Bridge Project (URL): https://people.communitybridge.org/project/837a970d-64c3-46d1-ade2-5b8b8997a0d4
- Description: Improve Job API to support specific types of job
- Recommended Skills: Volcano, Job Management, Golang
- Mentor(s): Leibo Wang(@william-wang)
- Mentee: Liang Tang(@shinytang6)
- Issue: volcano-sh/volcano#1034
- Community Bridge Project (URL): https://people.communitybridge.org/project/837a970d-64c3-46d1-ade2-5b8b8997a0d4
- Description: Create a diagnotic info collector for Chaos Mesh to collect debugging info of a specific chaos experiment, covering chaos-daemon log, tc rules, iptables rules, etc.
- Recommended Skills: Chaos Mesh, Kubernetes, golang
- Mentor(s): Keao Yang(@YangKeao), Cwen Yin(@cwen0)
- Mentee: Shuyang Wu(@Yiyiyimu)
- Issue: chaos-mesh/chaos-mesh#694
- Community Bridge Project (URL): https://people.communitybridge.org/project/12a8bfec-ba3f-496e-bc26-118e9f5eebe6
- Description: At present, chaos-daemon can only be run as a daemonset service in the Kubernetes environment, but some users want to inject faults into Kubernetes cluster itself, and they cannot use Chaos Mesh to do this. There are also some users who are unable to use Chaos Mesh because their applications are not deployed in the Kubernetes environment. So we need to make the chaos-daemon component run on non-k8s nodes alone, and inject faults directly into this node to solve the problems mentioned above.
- Recommended Skills: Chaos Mesh, Kubernetes, golang
- Mentor(s): Keao Yang(@YangKeao), Cwen Yin(@cwen0)
- Mentee: Manish Dangi(@manishdangi98)
- Issue: chaos-mesh/chaos-mesh#888
- Community Bridge Project (URL): https://people.communitybridge.org/project/12a8bfec-ba3f-496e-bc26-118e9f5eebe6
- Description: Container Storage Interface (CSI) is a standard for exposing storage systems to containerized workloads on Kubernetes. This project mainly focus on SMB CSI driver and NFS CSI driver: set up solid unit tests, test coverage data, e2e test pipeline first and then implement a few new CSI features, e.g. dynamc provisioning support, inline volume support, etc.
- Recommended Skills: Go, Kubernetes, Python, JavaScript
- Mentor(s): Andy Zhang @andyzhangx
- Mentee: Mayank Shah (@mayankshah1607)
- Upstream Issue (URL):
- Community Bridge project (URL): https://people.communitybridge.org/project/2d438b9a-c539-46d0-9eed-c6ee4404c88a
- Description: Create a web-based voting application, with voting logic based on CIVS project, that allows use of external Oauth, such as Github, for voter authentication.
- Recommended Skills: golang, Kubernetes
- Mentor(s): Josh Berkus (@jberkus), Jaice Singer Dumars (@jdumars), Sergey Kanzhelev (@SergeyKanzhelev), Marky Jackson (@markyjackson-taulia)
- Mentee: Manish Sahani (@manishsahani999)
- Upstream Issue (URL):
- Community Bridge project (URL): https://people.communitybridge.org/project/953e5f12-460b-4bf1-80b3-5171c2044462
- Description: Currently, any change to the hashring configuration file will trigger all Thanos Receive nodes to flush their multi-TSDBs, causing them to enter an unready state until the flush is complete. This unavailability during a flush allows for a clear state transition, however it can result in downtimes on the order of five minutes for every configuration change. We propose modifying how the Thanos Receive component re-configures itself after the hashring configuration file has changed so that the system experiences no downtime.
- Recommended Skills: Thanos, Timeseries database, Golang
- Mentor(s): Lucas Servén Marín(@squat), Frederic Branczyk(@brancz)
- Mentee: T.S.S. Chandana @Chans321
- Issue: thanos-io/thanos#3141
- Community Bridge project (URL): https://people.communitybridge.org/project/f51284ab-f652-47b1-9819-cd4135e75c00
- Description: The Thanos project has recently migrated its UI to one built on re-usable and shareable components written in React, with the goal of fostering collaboration with the broader Prometheus community. As part of this proposal, we would like create further UI components like status, configuration and discovery pages for better debuggability as well as basic benchmarking and regressions test. Additionally the plan is to collaborate with the Prometheus community to continue building a shared UI component library and to contribute upstream to Prometheus so that it can leverage these components in its UI.
- Recommended Skills: React, JavaScript, Golang
- Mentor(s): Kemal Akkoyun(@kakkoyun), Prem Saraswat(@prmsrswt)
- Mentee: Raphael Noriode @Oghenebrume50
- Upstream Issue (URL): thanos-io/thanos#3142
- Community Bridge project (URL): https://people.communitybridge.org/project/f51284ab-f652-47b1-9819-cd4135e75c00
- Description: Thanos BlockViewer UI proven to be essential part of debuggability story for the Thanos proejct. It allows to see exact state of data in Object Storage in an provider agnostic way. This project is about extending this UI with richer features, context and actions to increase observability and control. As part of this proposal, we would like to also contribute the same BlockViewer to Prometheus community to make sure it gives the same value for Prometheus project.
- Recommended Skills: React, JavaScript, Golang, ObjectStorage
- Mentor(s): Prem Saraswat(@prmsrswt), Bartek Plotka(@bwplotka)
- Mentee: Kunal Kushwaha @kunal-kushwaha
- Upstream Issue (URL): thanos-io/thanos#3112
- Community Bridge project (URL): https://people.communitybridge.org/project/f51284ab-f652-47b1-9819-cd4135e75c00
- Description: The results from the query/query_range are often unordered w.r.t. the label values and sample value. Also, there is no limit on how many series the endpoint can return. In this project, we want to extend those query APIs to include options for post processing the output to do the following:
- Support nested sorting (ascending/descending) of time series based on (1) Label values (2) Sample values for /query endpoint.
- Support limiting the number of time series returned by query/query_range endpoint.
- If time permits, expore how we can do nested sorting of time series for query_range API.
- Recommended Skills: Go, PromQL
- Mentor(s): Bartek Plotka(@bwplotka), Ganesh Vernekar (@codesome)
- Mentee (Communty Bridge URL): Gayathri Venkatesh @GayathriVenkatesh
- Upstream Issue (URL): prometheus/prometheus#7947, prometheus/prometheus#7948
- Community Bridge project (URL): https://people.communitybridge.org/project/9595fbe7-6a8d-43d4-aebb-a54d57f33fdd
- Description: As two of the service meshes in the CNCF, both Kuma and Open Service Mesh need their implementations of standard specifications validated. This is true for Service Mesh Interface (SMI) and Service Mesh Performance (SMP) specifications. Both API specifications spanning many service meshes. Each service mesh implementing the SMI and SMP specifciation need their conformance validated.
- Recommended Skills: golang
- Mentor(s): Lee Calcote (@leecalcote), Abishek Kumar (@kumarabd)
- Mentee: Dhruv Patel
- Upstream Issue (URL): openservicemesh/osm#172
- Community Bridge project (URL): https://people.communitybridge.org/project/359dda52-7fb7-4fa8-82cd-a27216757a57
- Description: Bring OSM on par with other service meshes that support WASM filters in their data plane. OSM's Envoy proxies can be extended at runtime with filters that are running in a WebAssembly sandbox (https://github.com/envoyproxy/envoy-wasm). Provide ability to dynamically load and unload Envoy WASM filters.
- Recommended Skills: golang, rust
- Mentor(s): Lee Calcote (@leecalcote), Abishek Kumar (@kumarabd)
- Mentee: Kush Trivedi
- Upstream Issue (URL): openservicemesh/osm#1671
- Community Bridge project (URL): https://people.communitybridge.org/project/3918e3c7-c94e-4ff6-86cf-75affba454a1
- Description: Some applications running on the edge side need to connect to the k8s master through list-watch interface, but on the edge it cannot directly connect to the k8s master. So we need forward the list-watch requests to the k8s master through the cloud-side channel.
- Recommended Skills: KubeEdge, Kubernetes, golang
- Mentor(s): Kevin Wang(@kevin-wangzefeng), Fei Xu(@fisherxu)
- Mentee: Rachel-Shao
- Upstream Issue (URL): kubeedge/kubeedge#1758
- Community Bridge project (URL): https://people.communitybridge.org/project/1b931913-44a4-43a7-92ed-d7b2089060b1
- Description: Now we have defined device API in the cloud side, but the edgeside(edgecore and mapper) still don't use the API, we should refactor edgeside and use same API on cloud and edge to reduce complexity.
- Recommended Skills: KubeEdge, Kubernetes, golang
- Mentor(s): Kevin Wang(@kevin-wangzefeng), Fei Xu(@fisherxu)
- Mentee: Jinyong Mao
- Upstream Issue (URL): kubeedge/kubeedge#2140
- Community Bridge project (URL): https://people.communitybridge.org/project/1b931913-44a4-43a7-92ed-d7b2089060b1
- Description: Add the EdgeGateway as the ingress gateway on Edge to dispatch request to multiple backend pods on the Edge side.
- Recommended Skills: KubeEdge, Kubernetes, golang
- Mentor(s): Kevin Wang(@kevin-wangzefeng), Fei Xu(@fisherxu)
- Mentee: Zhiling Feng
- Upstream Issue (URL): kubeedge/kubeedge#1432
- Community Bridge project (URL): https://people.communitybridge.org/project/1b931913-44a4-43a7-92ed-d7b2089060b1