chore: mark extension-provided endpoints as optional
Metadata
Current evaluation
Marks observability and ingress endpoints as optional in extensions, addressing issue #2868. Fresh PR with 0 reviews and some CI failures on older Ubuntu releases.
Suggested action: needs review
Reason: This PR is 2 days old with no maintainer review (0 reviewers, 0 comments) and addresses open issue #2868. While the change is straightforward (marking endpoints as optional), the PR has 3 failing CI jobs on ubuntu-22.04-64, ubuntu-25.10-64, and ubuntu-20.04-64 that should be investigated before merging.
Impact:
50
Quick Win:
35.0
Staleness:
10
Complexity:
30
Confidence:
65
Issue body
This PR updates the extensions to mark the observability and ingress endpoints with `optional: true`. This addresses https://github.com/canonical/charmcraft/issues/2868
---
- [x] I've followed the [contribution guidelines](https://github.com/canonical/charmcraft/blob/main/CONTRIBUTING.md).
- [x] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [x] I've successfully run `make lint && make test`.
- [x] I've added or updated any relevant documentation.
- [x] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [x] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 |
Impact:
50
Quick Win:
35.0
Staleness:
10
Complexity:
30
Confidence:
65
|
needs review | Marks observability and ingress endpoints as optional in extensions, addressing issue #2868. Fresh PR with 0 reviews and some CI failures on older Ubuntu releases. | |
| qwen3.6-35b-a3b-mtp-q6 |
Impact:
40
Quick Win:
34.0
Staleness:
0
Complexity:
15
Confidence:
85
|
needs review | Marks observability and ingress endpoints in extensions as optional. Fresh PR with passing CI, no reviews yet, addresses open issue #2868. |
Update history
| Date | Change |
|---|---|
| updated | |
| updated | |
| updated | |
| created |
Related work
-
Related To:
canonical/charmcraft#2868
(confidence 90%)
This PR directly addresses issue #2868 which requests marking grafana-dashboard, metrics-endpoint, and logging endpoints as optional in extension-generated metadata.
Related issues
No related issues found above the similarity threshold.