The image entry point should be configurable, making Pebble optional
Metadata
Current evaluation
Request to make Pebble optional by allowing a configurable OCI entrypoint in Rockcraft. The feature was implemented in Rockcraft 1.14.0 via the entrypoint-command key (PR #939), but the issue remains open and unlabelled.
Suggested action: close stale
Reason: The configurable entrypoint feature requested here was implemented in Rockcraft 1.14.0 via the entrypoint-command project key (PR #939). Release notes state this key 'defines the rock's OCI entrypoint, bypassing the default Pebble-powered entrypoint,' directly addressing the issue's core request. The issue is no longer applicable.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
75
Quick Win:
26.25
Staleness:
50
Complexity:
65
Confidence:
88
Support Request:
20
|
close stale | Request to make Pebble optional by allowing a configurable OCI entrypoint in Rockcraft. The feature was implemented in Rockcraft 1.14.0 via the entrypoint-command key (PR #939), but the issue remains open and unlabelled. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
85
Complexity:
70
Confidence:
85
Support Request:
20
|
keep open | Request to make Pebble optional by allowing configurable image entry points in Rockcraft. Maintainers discussed trade-offs and acknowledged the request, but it remains unlabelled and unassigned after over a year. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
88
Complexity:
72
Confidence:
78
Support Request:
10
|
needs triage | Feature request to make Pebble optional by allowing configurable image entry points. Discussion occurred but lacks labels, assignee, or formal prioritization after 14 months of inactivity. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
75
Confidence:
70
Support Request:
10
|
needs triage | Request to make Rockcraft image entry point configurable to allow optional Pebble usage. Discussed with maintainers but remains open without labels, assignee, or concrete implementation plan after over a year of inactivity. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
60
Confidence:
75
Support Request:
20
|
needs triage | Requests configurable Rockcraft entry points to make Pebble optional, improving upstream compatibility. Maintainers acknowledge the request and are discussing implementation, but the issue remains open with no assigned work. |
Update history
No update history recorded yet.
Related work
-
Likely Fixed By:
canonical/rockcraft#939
(confidence 92%)
PR #939 'feat: add entrypoint-command' adds the entrypoint-command key that bypasses the default Pebble entrypoint, matching this issue's request exactly.
-
Related To:
canonical/rockcraft#65
(confidence 55%)
Related request to allow user configuration of the Pebble entrypoint binary.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #745 Adds run_once_command rock build option | rockcraft | open | Adds a run_once_command rockcraft build option to bypass the Pebble entrypoint for short-lived workloads (K8s Jobs, init containers, *ctl images). Pending, no CI, last activity 2024-11-05; maintainers deferred design to Pebble, and the need was later met by the entrypoint-command key. |