-
Notifications
You must be signed in to change notification settings - Fork 377
refactor: service group resource subscribe ratio #6479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: service group resource subscribe ratio #6479
Conversation
Add assignees failed, err: Post "https://api.github.com/repos/erda-project/erda/pulls/6479/requested_reviewers": proxyconnect tcp: dial tcp 8.218.184.45:34894: i/o timeout |
Add assignees failed, err: Post "https://api.github.com/repos/erda-project/erda/pulls/6479/requested_reviewers": proxyconnect tcp: dial tcp 8.218.184.45:34895: i/o timeout |
Add assignees failed, err: Post "https://api.github.com/repos/erda-project/erda/pulls/6479/requested_reviewers": proxyconnect tcp: dial tcp 8.218.184.45:34895: i/o timeout |
internal/tools/orchestrator/scheduler/executor/plugins/k8s/deployment.go
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/k8s.go
Outdated
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/subscriberatios.go
Outdated
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/subscriberatios.go
Outdated
Show resolved
Hide resolved
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
7a61d41
to
6f626be
Compare
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Signed-off-by: Ash <[email protected]>
Add assignees failed, err: Post "https://api.github.com/repos/erda-project/erda/pulls/6479/requested_reviewers": proxyconnect tcp: dial tcp 8.218.184.45:35999: i/o timeout |
Signed-off-by: Ash <[email protected]>
/approve |
What this PR does / why we need it:
fix mysql resource config error
optimize resources getter
Global SubscribeRatio
If the SubscribeRatio isn't configured in the non-production workspace, we'll go with the global settings.
Otherwise, we'll stick to the workspace-specific configuration.
Also affects in the production workspace.
Init container not set resource limit
Sidecar container set similar subscribe ration rule
Which issue(s) this PR fixes:
Specified Reviewers:
/assign @sfwn @luobily
ChangeLog
Need cherry-pick to release versions?
Add comment like
/cherry-pick release/1.0
when this PR is merged.