canonical / craft-providers

Python interfaces for instantiating and executing builds for a variety of target environments.
https://canonical-craft-providers.readthedocs-hosted.com/en/latest/
GNU Lesser General Public License v3.0
6 stars 22 forks source link

Add a callback hook to allow users to configure a base on warmup before running any apt/snap commands #665

Open lengau opened 5 days ago

lengau commented 5 days ago

What needs to get done

When creating a base, this should allow a callback hook to be called on warmup immediately after setting up networking, but before doing anything with apt.

Why it needs to get done

This enables configuration of apt (including proxies, etc.) before apt is run.

Amongst other things, this allows the fetch service to intercept the initial apt update.

syncronize-issues-to-jira[bot] commented 5 days ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3461.

This message was autogenerated