Skip to content

Commit 926f566

Browse files
authored
Update changelog-0.9.x.md (#1731)
1 parent 42dbf3a commit 926f566

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/CHANGELOG/changelog-0.9.x.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,18 @@ To further harden Claudie, you may want to deploy our pre-defined network polici
251251
This is a setting that controls how Longhorn automatically upgrades volumes’ engines to the new default engine image after upgrading Longhorn manager. More on: https://longhorn.io/docs/1.8.1/deploy/upgrade/auto-upgrade-engine/
252252

253253
Once the upgrade is complete, the old engine image pods and the instance manager will be terminated after ~60 minutes of non-use (after all volumes have been upgraded to use the latest Longhorn version) You can also follow the official Longhorn post on this: https://longhorn.io/kb/troubleshooting-some-old-instance-manager-pods-are-still-running-after-upgrade/
254-
255254

255+
## v0.9.10
256+
257+
## What's Changed
258+
259+
- Decrease the amount of retries for cleanup of static nodes during deletion from 4 to 2 [#1729](https://github.com/berops/claudie/pull/1729)
260+
261+
## Bug fixes
256262

263+
- Fix panic when deleting clusters with static nodes for which DNS was not built correctly [#1724](https://github.com/berops/claudie/pull/1724)
264+
- Fix propagation of desired state from operator to manager service [#1726](https://github.com/berops/claudie/pull/1726)
265+
- Fix multiple HTTP proxy environment variables present in `/etc/environment` [#1727](https://github.com/berops/claudie/pull/1727)
266+
- Fix partial DNS apply, which would left part of the infrastructure untracked [#1728](https://github.com/berops/claudie/pull/1728)
257267

258268

0 commit comments

Comments
 (0)