-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Consensus simple merging #8953
base: develop
Are you sure you want to change the base?
Consensus simple merging #8953
Conversation
{{- toYaml . | nindent 8 }} | ||
{{- end }} | ||
spec: | ||
serviceAccountName: {{ include "cvat.backend.serviceAccountName" . }} |
Check warning
Code scanning / SonarCloud
Service account permissions should be restricted Medium
spec: | ||
serviceAccountName: {{ include "cvat.backend.serviceAccountName" . }} | ||
containers: | ||
- name: cvat-backend |
Check warning
Code scanning / SonarCloud
Memory limits should be enforced Medium
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |
Motivation and context
Depends on #8939
A part of #8434
Merging is supported for all annotations except 2d and 3d cuboids. 3d tasks are not supported.
consensus
RQ queue and workerTODO:
How has this been tested?
Checklist
develop
branch(cvat-canvas,
cvat-core,
cvat-data and
cvat-ui)
License
Feel free to contact the maintainers if that's a concern.