Files
dokku/plugins
Jose Diaz-Gonzalez 89afd09087 fix: storage plugin install setup and post-delete permissions
apps:destroy was failing in CI because the post-delete trigger called PropertyListWrite, which tried to mkdir /var/lib/dokku/config/storage/<app> as the dokku user but the parent directory had been created by the install trigger as root. The install trigger now calls PropertySetup("storage") so the per-plugin config root has the correct ownership, and post-delete / post-app-clone / post-app-rename short-circuit when the app has no attachments to begin with so they can't fail on a never-touched property tree. The entry registry and migration flag directories also moved out of config/storage (where they would have collided with the property-store path config/storage/<appName>) into a dedicated data/storage-registry tree.
2026-04-29 22:36:00 -04:00
..
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00
2026-04-29 12:16:58 -04:00