-
Notifications
You must be signed in to change notification settings - Fork 378
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
feat: core erda k8s labels #6323
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
internal/tools/orchestrator/scheduler/executor/plugins/k8s/daemonset.go
Outdated
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/deployment.go
Outdated
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/deployment.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. |
Add assignees failed, err: Post "https://api.github.com/repos/erda-project/erda/pulls/6323/requested_reviewers": proxyconnect tcp: dial tcp 47.74.128.161:8888: connect: connection refused |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
internal/tools/orchestrator/scheduler/executor/plugins/k8s/deployment.go
Outdated
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/service.go
Outdated
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/service_test.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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
internal/tools/orchestrator/scheduler/executor/plugins/k8s/deployment_test.go
Outdated
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/service_test.go
Outdated
Show resolved
Hide resolved
internal/tools/orchestrator/scheduler/executor/plugins/k8s/statefulset.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. |
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. |
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. |
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. |
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. |
What this PR does / why we need it:
add core erda k8s labels when update and create pod/service/deployment/daemonset
Which issue(s) this PR fixes:
Specified Reviewers:
/assign @iutx
ChangeLog
Need cherry-pick to release versions?
Add comment like
/cherry-pick release/1.0
when this PR is merged.