-
Notifications
You must be signed in to change notification settings - Fork 68
Pull requests: canonical/pebble
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(cli): pass PebbleDir and SocketPath through RunOptions/ParserOptions/CmdOptions
#388
by thp-canonical
was merged Mar 27, 2024
Loading…
fix(client): make retry loop stop immediately when context is cancelled
#386
by benhoyt
was merged Mar 17, 2024
Loading…
fix: allow for the JSON overhead when reading log lines
#384
by tonyandrewmeyer
was merged Mar 15, 2024
Loading…
feat(cli): add RunOptions to cli.Run, remove global variable
#383
by thp-canonical
was merged Mar 19, 2024
Loading…
docs: explicitly note that on-failure is not considered when starting or stopping a service
#382
by tonyandrewmeyer
was merged Mar 13, 2024
Loading…
fix: start process subreaper at top level to avoid shutdown hangs
#380
by benhoyt
was merged Mar 12, 2024
Loading…
feat(state): record change-update notices on change status updates
#379
by ZeyadYasser
was merged Mar 11, 2024
Loading…
docs: add comments to clarify that WaitNotices releases the state lock
#378
by benhoyt
was merged Mar 5, 2024
Loading…
chore: remove deprecated functions now that we're on Go 1.16+
#375
by benhoyt
was merged Mar 7, 2024
Loading…
[DO NOT MERGE] fix(checkstate): avoid holding check mutex when running action func
#374
by benhoyt
was closed Jun 11, 2024
Loading…
fix(daemon): improve health state lock test, remove LockCount
#373
by benhoyt
was merged Mar 28, 2024
Loading…
Update version to v1.9.0 for release; flesh out release instructions
#370
by benhoyt
was merged Feb 28, 2024
Loading…
fix(daemon): avoid acquiring state lock in health check endpoint
#369
by benhoyt
was merged Feb 28, 2024
Loading…
fix(notices): replace "select=all" with "users=all"
#368
by olivercalder
was merged Feb 25, 2024
Loading…
doc(state): say why we're not implementing warnings as notices yet
#365
by benhoyt
was merged Feb 22, 2024
Loading…
fix: validate whole plan, rather than topmost two layers
#363
by tonyandrewmeyer
was merged Feb 23, 2024
Loading…
fix(daemon): Export error responders from daemon.response
#360
by thp-canonical
was merged Feb 19, 2024
Loading…
fix(servstate): don't hold both servicesLock and state lock at once
#359
by benhoyt
was merged Feb 15, 2024
Loading…
chore(daemon): port AccessChecker interface from snapd
#358
by thp-canonical
was merged Feb 22, 2024
Loading…
fix(state): don't lock global state lock when adding a task log
#356
by benhoyt
was closed Feb 13, 2024
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.