Commit e4f68bc
committed
docs(charm): fix storage-detaching ordering comment
The storage-detaching hook runs before relation-departed/stop on all Juju versions, not just 4.0; what is 4.0-specific is that 3.6 force-removes still-Dying storage (masking the stuck mount) while 4.0 leaves it to unmount. The comment conflated the two.
Signed-off-by: Marcelo Henrique Neppel <marcelo.neppel@canonical.com>1 parent 28225fb commit e4f68bc
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2569 | 2569 | | |
2570 | 2570 | | |
2571 | 2571 | | |
2572 | | - | |
2573 | | - | |
2574 | | - | |
2575 | | - | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
2576 | 2577 | | |
2577 | 2578 | | |
2578 | 2579 | | |
| |||
0 commit comments