Jaeseok Lee

Results 7 issues of Jaeseok Lee

#### PR Description Fixed an issue where DNS SRV record's port is not used in `cluster.join-addresses`. #### Which issue(s) this PR fixes #### Notes to the Reviewer #### PR Checklist...

backport-to-agent

**What this PR does / why we need it**: Add support S3 storage class option in helm chart **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**:...

size/S
area/helm
type/docs

Same changes as PR #31 for Media Playlist

Fixed an issue where wikilinks containing paths, such as `[[confluence/note/test|test]]`, were not converted to links.

**Bug Description** Ctrl+W word deletion does not work with non-alphanumeric characters such as CJK. **Environment Info** - Platform: darwin - Terminal: tmux - Version: 1.0.25 - Feedback ID: 35811eb2-8a8a-4c4a-bf4f-3bf7aa49a739

bug
platform:macos
area:tui
area:a11y

Fixed an issue where a closing parenthesis following an empty markdown link would break the link (regardless of the `references_in_codeblocks` option). Before (`references_in_codeblocks = false`): After: