Skip to content

Commit

Permalink
chore: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Telemaco019 committed Jun 24, 2024
1 parent 3e715c8 commit 39775e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@
* Properly handle Pods that mount persistent storage.
Pods that mount a PersistentVolume with exclusive access modes (`ReadWriteOnce`, `ReadWriteOncePod`) are cloned
on the same node as the original. This ensures that the duplicate can also mount the same volume.
* Add support for duplicating Deployments and StatefulSets.

### Chores

* Refactoring to make code testable.
* Update demo GIFs in the README.

## v0.1.0

Expand Down

0 comments on commit 39775e9

Please sign in to comment.