Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.30] Add optional pebble support (#478) #484

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

neoaggelos
Copy link
Contributor

Backport #478 to the release-1.30 branch

  • refactor snap.NewSnap to use a struct for options

  • add pebble implementation

  • pick runtime through environment values

  • add pebble component (do not include in snap)

  • consolidate pebble configs

  • fix issues with installing tzdata deb package

* refactor snap.NewSnap to use a struct for options

* add pebble implementation

* pick runtime through environment values

* add pebble component (do not include in snap)

* consolidate pebble configs

* fix issues with installing tzdata deb package
@neoaggelos neoaggelos requested a review from a team as a code owner June 11, 2024 11:23
Copy link
Contributor

@bschimke95 bschimke95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bschimke95 bschimke95 merged commit 243de23 into release-1.30 Jun 12, 2024
13 checks passed
@bschimke95 bschimke95 deleted the 1.30/pebble branch June 12, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants