Files
sealos/service
Alex Lee 54231b1f75 fix(applaunchpad): guard pod file writes by exec access (#7312)
* fix(applaunchpad): gate pod file management by exec permission

* fix(applaunchpad): allow pod file browsing without write access

* fix(applaunchpad): recheck pod access on file switch

* fix(ci): make release tag creation idempotent

* fix(account): synchronize Go module metadata

* fix(account): use WaitGroup Go helper

* Revert "fix(ci): make release tag creation idempotent"

This reverts commit 45412568b8.

* test(applaunchpad): avoid dynamic route file resolution

* fix(account): retain Go 1.24 module compatibility

* revert(account): remove unrelated runtime test

* fix(applaunchpad): preserve read-only file access

* fix(applaunchpad): tolerate dangling file links
2026-09-08 15:50:19 +08:00
..