Skip to content

issues Search Results · repo:canonical/pebble language:Go

Filter by

154 results
 (68 ms)

154 results

incanonical/pebble (press backspace or delete to remove)

At some point we should switch to US English in docs (matching the Canonical-wide approach). This issue collects the terms that we should ~standardise~ standardize on, as an initial step. | Preferred ...
Docs
  • dwilding
  • Opened 
    on Jan 22
  • #562

Most requests should have a Content-Type: application/json header, but only client/services currently does this. It would be nice if we set the header by default, and then anything that wants something ...
Feature
Low Priority
  • tonyandrewmeyer
  • Opened 
    on Jan 21
  • #561

The new API reference page is really good, thanks @IronCore864 for your efforts here. Here are a bunch of suggested minor improvements after a closer look: - [x] On reflection, it would be great to ...
  • benhoyt
  • 3
  • Opened 
    on Jan 10
  • #554

https://github.com/canonical/pebble/blob/4f967244fc0e9f2d1c9fff9a0603a145d3d5cacb/internals/cli/cmd_enter.go#L40 (2) no longer applies to exec, after https://github.com/canonical/pebble/pull/394
  • cjdcordeiro
  • Opened 
    on Jan 8
  • #551

If you ve started lots of services and then stopped them, the memory used by the service information (particularly the log ring buffer) stays around and is never pruned. Pebble is used in several contexts ...
25.04
  • benhoyt
  • 2
  • Opened 
    on Dec 18, 2024
  • #539

Currently, the identity name is a string, and when validating an identity, we don t set any limit on what can be used as the name. When adding identities, they are directly read from the YAML without validation ...
25.04
  • IronCore864
  • Opened 
    on Dec 10, 2024
  • #534

If a service is configured with on-failure: shutdown and it fails, pebble will shut down, but then when pebble runs again it ll try to redo that start task and immediately shut down again. The task is ...
Bug
  • benhoyt
  • Opened 
    on Nov 27, 2024
  • #527

Summary: Deploying an application with pebble plan having multi-lane gets pebble to panic mode. Environment: juju 3.6 + microk8s 1.28-strict/stable Note: The problem is not observed with juju 3.5 since ...
25.04
Bug
  • hemanthnakkina
  • 2
  • Opened 
    on Nov 27, 2024
  • #525

In the View, start and stop services section of the getting started tutorial, the output of pebble stop http-server is shown incorrectly as a table of services. To get this output, we need to use pebble ...
Docs
  • dwilding
  • Opened 
    on Nov 19, 2024
  • #522

We have a test case TestDeadlock in internals/daemon/api_services_test.go where we randomly issue a bunch of pebble start/stop commands (c.a. 50 in total or so) within a second and expect all the changes ...
Tests
  • IronCore864
  • 3
  • Opened 
    on Oct 10, 2024
  • #508
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub