-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into mk/remove_get_cs_content_v1_endpoint
- Loading branch information
Showing
108 changed files
with
3,356 additions
and
1,836 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
### Changed | ||
|
||
- The Docker Compose file and Helm chart now enable Traefik access logs by | ||
default, and change the log format to JSON | ||
(<https://github.com/opencv/cvat/pull/7109>) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
### Added | ||
|
||
- Implemented a feature allowing to slice one polygon/mask shape into two parts | ||
(<https://github.com/opencv/cvat/pull/7084>) | ||
- Implemented a feature allowing to join several masks into a single one | ||
(<https://github.com/opencv/cvat/pull/7084>) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
### Changed | ||
|
||
- \[Helm\] All backend-related deployments now use `cvat-app` as the value | ||
for the `app` label | ||
(<https://github.com/opencv/cvat/pull/7127>) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
### Changed | ||
|
||
- \[Helm\] Minimum compatible Kubernetes version is 1.19.0. | ||
(<https://github.com/opencv/cvat/pull/7132>) | ||
|
||
- \[Helm\] The CVAT hostname can be configured with `ingress.hostname` option. | ||
(<https://github.com/opencv/cvat/pull/7132>) | ||
|
||
- \[Helm\] `ingress.tls` configuration has been reworked. | ||
(<https://github.com/opencv/cvat/pull/7132>) | ||
|
||
- \[Helm\] Traefik subchart updated to 25.0.0 (appVersion v2.10.5) | ||
(<https://github.com/opencv/cvat/pull/7132>) | ||
|
||
### Removed | ||
\[Helm\] `ingress.hosts` has been removed, use `ingress.hostname` instead. | ||
(<https://github.com/opencv/cvat/pull/7132>) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
### Added | ||
|
||
- \[Helm\] Values that apply to all backend deployments/jobs | ||
(<https://github.com/opencv/cvat/pull/7148>) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
### Changed | ||
|
||
- \[Docker Compose\] Update Traefik to v2.10.* | ||
(<https://github.com/opencv/cvat/pull/7150>) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.