Jongwoo Han

Results 59 issues of Jongwoo Han

#### What this PR does / why we need it: In workflow, `set-output` command is deprecated and will be disabled soon. For more information, see: [https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) https://github.com/litmuschaos/litmus-helm/blob/3f8e313097632f354ea2f14044cb6ac0ad8b9259/.github/workflows/main.yml#L32-L34 https://github.com/litmuschaos/litmus-helm/blob/3f8e313097632f354ea2f14044cb6ac0ad8b9259/.github/workflows/portal.yml#L32-L34 #### Which...

In workflow, `set-output` command is deprecated and will be disabled soon. For more information, see: [https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/) https://github.com/litmuschaos/litmus-helm/blob/3f8e313097632f354ea2f14044cb6ac0ad8b9259/.github/workflows/main.yml#L32-L34 https://github.com/litmuschaos/litmus-helm/blob/3f8e313097632f354ea2f14044cb6ac0ad8b9259/.github/workflows/portal.yml#L32-L34 I'm gonna work on this issue.

**What this PR does / why we need it**: I have implemented the rds-instance-stop chaos fault in this PR based on the [proposal](https://github.com/litmuschaos/litmus/pull/4860). **Which issue this PR fixes** *(optional, in...

**What this PR does / why we need it**: I have implemented the rds-instance-stop chaos fault in this PR based on the [proposal](https://github.com/litmuschaos/litmus/pull/4860). ![screenshot](https://github.com/user-attachments/assets/73509e47-d112-4cee-b770-6cc6bb579398) Please see also https://github.com/litmuschaos/chaos-charts/pull/635 **Which issue...

enhancement

Signed-off-by: jongwooo ## Description Related Issue: #41631 Updated outdated files in `content/en/docs/tasks/administer-cluster/`. **11 files to be modified** M127, M128은 이미 변경 사항이 적용되어 있습니다. https://github.com/kubernetes/website/issues/41631#issuecomment-1678902282 그리고 M134는 단순 영문 오탈자...

cncf-cla: yes
size/M
sig/docs
language/ko

## Proposed changes Fixes #4859 I propose a new Chaos Fault - AWS RDS Instance Stop. Please take a look at my documentation. ## Types of changes What types of...

mentorship-kr

## Proposed changes I propose a new Chaos Fault - AWS ECS Agent Stop. Please take a look at my documentation. ## Types of changes What types of changes does...

mentorship-kr

I propose to add a new Chaos Experiment to enable assaults from Litmus to AWS RDS Instance. I am finalizing the contribution on litmus-go and chaos-charts for this experiment, and...

mentorship-kr

In workflow, `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information, see: [https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/)