KusionStack / KusionStack/kuperator
Enhancement: 提供灰度流量的能力
Open
Nobody has claimed this yet.
kind/feature
- Dominant language
- Go
- Stars
- 100
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
What would you like to be added?
灰度流量的能力,比如一个应用有4个节点,如果使用beta发布,会有1/4的流量进来,这个流量比较大,能不能增加参数控制流量大小,比如10%这种
Why is this needed?
beta发布不能精准控制流量,生产环境发布,如果发现异常影响较大
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the beta-release handling and determining how traffic is currently divided across application nodes. Define how a percentage parameter should be configured and validated, then verify that production traffic matches the requested proportion without disrupting the existing beta-release behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100