Commit 5a54a59
Matthew Fisher
fix(controller): create directory only on create
If a modification is made to the app, then the underlying signal should
not tell etcd to re-create the directory or else etcd will complain that
you are trying to write to an already-existing directory.1 parent 31bfe60 commit 5a54a59
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
| 631 | + | |
| 632 | + | |
632 | 633 | | |
633 | 634 | | |
634 | 635 | | |
| |||
0 commit comments