Skip to content

Commit c3e49ff

Browse files
committed
Add changelog entry
1 parent 0cc4181 commit c3e49ff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.changelog/1867.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
`resource/helm_release`: Fix releases being removed from state when the existence check fails because of a transient error (for example `net/http: TLS handshake timeout`), which caused the following apply to plan a create and fail with `cannot re-use a name that is still in use`. The same check also caused `Delete` to skip the uninstall and leave the release behind in the cluster.
3+
```

0 commit comments

Comments
 (0)