Skip to content
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

Removed unnecessary volumes defined in docker-compose.serverless.yml #4659

Merged
merged 4 commits into from
Sep 15, 2022

Conversation

KoheiKanagu
Copy link
Contributor

Motivation and context

The cvat_events volume is required for analytics but not for nuclio.

https://github.com/openvinotoolkit/cvat/blob/d7560bbd39fec68f944515c2591dda74f3764b90/components/analytics/docker-compose.analytics.yml#L12-L13

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have added a description of my changes into CHANGELOG file
    - [ ] I have updated the documentation accordingly
    - [ ] I have added tests to cover my changes
    - [ ] I have linked related issues (read github docs)
    - [ ] I have increased versions of npm packages if it is necessary (cvat-canvas,
    cvat-core, cvat-data and cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
    - [ ] I have updated the license header for each file (see an example below)
# Copyright (C) 2022 Intel Corporation
#
# SPDX-License-Identifier: MIT

@KoheiKanagu KoheiKanagu changed the title Update docker-compose.serverless.yml Removed unnecessary volumes defined in docker-compose.serverless.yml May 27, 2022
@azhavoro
Copy link
Contributor

@KoheiKanagu Thanks for the contribution, could you please resolve the conflicts?

@bsekachev bsekachev merged commit cf4e071 into cvat-ai:develop Sep 15, 2022
@KoheiKanagu KoheiKanagu deleted the patch-1 branch September 15, 2022 09:17
@nmanovic nmanovic mentioned this pull request Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants