snap: ensure smooth upgrade to acl-enabled version
Metadata
Current evaluation
Merged after two approvals and passing CI. Implements a post-refresh hook to generate missing ACL configuration files during snap upgrades, ensuring services start correctly when transitioning from non-ACL versions.
Suggested action: —
No scores available.
Issue body
Use the post-refresh hook to create required acl configuration
files not present in existing installations to ensure the service
will start correctly after upgrading from a non-acl version.
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals and passing CI. Implements a post-refresh hook to generate missing ACL configuration files during snap upgrades, ensuring services start correctly when transitioning from non-ACL versions. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #171 fix(snap): update config dir in post-refresh hook | fetch-service | merged | Merged a fix updating the ACL configuration file path in the snap post-refresh hook. Approved by three reviewers and passed CI checks. |