Skip to content

Commit

Permalink
Add missing changelog for #131. (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
pstibrany authored Feb 7, 2024
1 parent 656c4b8 commit 25b50ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## main / unreleased

* [FEATURE] Rollout-operator can now "mirror" replicas of statefulset from any reference resource. `status.replicas` field of reference resource is kept up-to-date with current number of replicas in target statefulset. #129
* [FEATURE] Rollout-operator can optionally delay downscale of statefulset when mirroring replicas from reference resource. Delay is coordinated with downscaled pods via new endpoint that pods must implement. #131
* [ENHANCEMENT] Update Go to `1.22`. #133

## v0.13.0
Expand Down

0 comments on commit 25b50ed

Please sign in to comment.