Skip to content

Commit

Permalink
Updated README for 23.10.25
Browse files Browse the repository at this point in the history
Signed-off-by: Viet Nguyen Duc <[email protected]>
  • Loading branch information
VietND96 committed Oct 25, 2023
1 parent f21c96d commit c8bbf3f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Built chart is located under target/helm/repo/scalable-selenium-grid-x.x.x.tgz
### :heavy_check_mark: 23.10.25
**Updated**
- Image for video-recording `ndviet/video:ffmpeg-6.0-20231025` to test the PR [SeleniumHQ/docker-selenium #1981](../../../../SeleniumHQ/docker-selenium/pull/1981)
- Add back ConfigMap in chart to overwrite scripts, configs in the default video-recording container (Refer to [patch-selenium-grid](patch-selenium-grid/src/main/resources/patch-selenium-grid/patch/configurations/Video))

### :heavy_check_mark: 23.10.24
**Removed**
Expand Down Expand Up @@ -76,7 +77,7 @@ Built chart is located under target/helm/repo/scalable-selenium-grid-x.x.x.tgz
- keda ```(2.10.1 -> 2.12.0)```

**Added**
- Use ConfigMap to override scripts, configs in video-recording container (Refer to [patch-selenium-grid](patch-selenium-grid/src/main/resources/patch-selenium-grid/patch/configurations/Video))
- Use ConfigMap to overwrite scripts, configs in the default video-recording container (Refer to [patch-selenium-grid](patch-selenium-grid/src/main/resources/patch-selenium-grid/patch/configurations/Video))
- Video container refer to ENV ```DRAIN_AFTER_SESSION_COUNT``` to terminate the container together with browser node.
- Video container support graceful shutdown, terminate the container after the ongoing recording are completed.
- Video support API via port 9000 to get status
Expand Down

0 comments on commit c8bbf3f

Please sign in to comment.