Skip to main content

Eric Zhao

Open Source Promotion Plan (OSPP) is a summer program organized by the Institute of Software Chinese Academy of Sciences and long-term supported by the Open Source Software Supply Chain Promotion Plan. It aims to encourage college students to actively participate in the maintenance and development of open source software, promote the vigorous development of open source software communities, and build the open source software supply chain together.

OpenSergo projects: https://summer-ospp.ac.cn/org/orgdetail/aaff4eec-11b1-4375-997d-5eea8f51762b?lang=zh

Eric Zhao

Summary of the OpenSergo && Sentinel community biweekly meeting (Feb 1st, 2023):

  1. Our community member shared detailed design of Sentinel 2.0 traffic routing module. Pull request for review: https://github.com/alibaba/Sentinel/pull/3024
  2. Our community member shared ideas about OpenSergo support for Istio mesh eco-system. Refer https://github.com/opensergo/opensergo-control-plane/issues/52

GitHub discussions: https://github.com/opensergo/opensergo-specification/discussions/74

Eric Zhao

Summary of the OpenSergo community biweekly meeting (Nov 9th, 2022):

  1. The community member showed a demo about traffic coloring (i.e. tagging the traffic) in Spring Cloud Alibaba with OpenSergo.
  2. We've discussed the solutions for existing issues of OpenSergo control plane.
  3. The community committer shared guidance about how to start contributing.

GitHub discussions: https://github.com/opensergo/opensergo-specification/discussions/55

Eric Zhao

In October, we're making progress on cool features including Go SDK, traffic coloring (tagging) and integrations with fault-tolerance components.

Specification

  • We've proposed draft of traffic coloring (tagging) specification.

SDK and control plane

Integrations with frameworks and components

  • Spring Cloud Alibaba + OpenSergo traffic-routing spec integration has been preview-available.
  • Sentinel OpenSergo data-source has been beta-available (com.alibaba.csp:sentinel-datasource-opensergo:0.1.0-beta), which enables developers to configure Sentinel rules with OpenSergo fault-tolerance CRD in a unified way (under Kubernetes, with OpenSergo control plane).

Developers

  • We're glad to announce that Jiangnan Jia (GitHub ID: @jnan806) has been promoted to OpenSergo committer by virtue of his nice contribution for OpenSergo Go SDK, proto management and Sentinel Go OpenSergo data-source.

Eric Zhao

Summary of the OpenSergo community biweekly meeting (Oct 26th, 2022)

  1. We're glad to announce that Jiangnan Jia (GitHub ID: @jnan806) has been promoted to OpenSergo committer as a result of his nice contribution for OpenSergo Go SDK, proto management and Sentinel Go OpenSergo data-source.
  2. The first beta version of OpenSergo Java SDK has been released: https://github.com/opensergo/opensergo-java-sdk/releases/tag/v0.1.0-beta1
  3. The community member shared ideas about traffic coloring (i.e. tagging the traffic).

GitHub discussions: https://github.com/opensergo/opensergo-specification/discussions/50