feat: flask and django, update to paas-app-charmer 1.0.3
Metadata
Current evaluation
Merged after updating Flask and Django extensions to paas-app-charmer 1.0.3, adding SAML/S3 integrations and charm-libs support. Approved with noted limitations on error handling and overrides, to be addressed in a follow-up PR.
Suggested action: —
No scores available.
Issue body
Version 1.0.3 of [paas-app-charmer](https://github.com/canonical/paas-app-charmer) has been released, providing the new following functionality:
- Two new integrations, SAML and S3.
- Blocking on non optional integrations. If the optional attribute in the `charmcraft.yaml` file is set to false and the integration is not active, paas-app-charmer will block the charm (and stop all the services).
This PR adapts charmcraft to get advantage of that functionality.
Besides those changes, `charm-libs` has been added to the extension (including the new two new libraries for SAML and S3). That way the user can do `charmcraft fetch-libs` instead of one `fetch-lib` per library.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after updating Flask and Django extensions to paas-app-charmer 1.0.3, adding SAML/S3 integrations and charm-libs support. Approved with noted limitations on error handling and overrides, to be addressed in a follow-up PR. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged update to paas-app-charmer 1.0.3 for flask and django extensions, adding SAML and S3 support and bundling charm-libs. Approved with error handling caveats; a follow-up PR will fix the error message and add tests. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Updates flask and django extensions to paas-app-charmer 1.0.3, adding SAML and S3 support and charm-libs. Approved with caveats on error handling and overrides; a follow-up PR will address the error. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1257 Add the flask extension | charmcraft | merged | Merged an experimental Flask extension for charmcraft's Juju 12-factor charm ecosystem. Approved by two reviewers and integrated after incorporating sprint demo updates and addressing testing requirements. | |
| #1914 Bump charm library version in extensions | charmcraft | merged | Merged following three approvals and passing CI. Updated loki_k8s.loki_push_api to v1 and paas-app-charmer to >=1.1 across Django, FastAPI, Flask, and Go framework templates, enabling Pebble log forwarding and applying bug fixes. | |
| #1961 Rename paas-app-charmer -> paas-charm | charmcraft | merged | Merged changes renaming the paas-app-charmer library and module to paas-charm and paas_charm. References updated across eight files with maintained backward compatibility. Approved by three reviewers and passed CI checks. |