-
Notifications
You must be signed in to change notification settings - Fork 1k
Ubuntu/devel: new snapshot for release to resolute. #6636
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
Conversation
…anonical#6612) Followup to baedc33 to support skipping azure ssh-keygen related tests from running in environments without ssh-keygen installed.
- Ensure `ReportEventStack` computes elapsed time and passes it through `FinishReportingEvent` so all reporting handlers can emit durations. - Capture the `duration` field in Hyper-V KVP metadata and adjust unit tests to assert the value is present. - Note: any external callers constructing `FinishReportingEvent` will need to provide a duration argument.
Sync downstream workflow changes into main for shellcheck ignore behavior from commit a0c594d.
…al#6626) Enable cloud-init to 'snap install lxd' when 'snap list lxd' reports that the lxd snap is not available. Do not rely on which('lxd') because lxd-installer deb package delivers this script, not the lxd snap. Prior to Ubuntu Plucky, lxd-installer /usr/sbin/lxd would automatically install lxd snap if it wasn't on the system. In Ubuntu Plucky and newer lxd-installer now blocks on a user prompt "Would you like to install LXD.. ?" which prevents cloud-init from automatically installing LXD snap. LP: #2136198
|
Hello! Thank you for this proposed change to cloud-init. This pull request is now marked as stale as it has not seen any activity in 14 days. If no activity occurs within the next 7 days, this pull request will automatically close. If you are waiting for code review and you are seeing this message, apologies! Please reply, tagging blackboxsw, and he will ensure that someone takes a look soon. (If the pull request is closed and you would like to continue working on it, please do tag blackboxsw to reopen it.) |
holmanb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this @blackboxsw.
Sync new_upstream_snapshot one more time to get bugfix for lp: #2136198 and postinst prerm changes recently merged to tip of main.
Manually update d/changelog for release to resolute.