-
Notifications
You must be signed in to change notification settings - Fork 22
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
lxd: add support for interim Ubuntu releases #219
Commits on Feb 22, 2023
-
lxd(remotes): rename BUILDD_REMOTE to BUILDD_RELEASE_REMOTE
Signed-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f63ef24 - Browse repository at this point
Copy the full SHA f63ef24View commit details -
tests: refactor lxd remote unit tests
Signed-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ebcc58 - Browse repository at this point
Copy the full SHA 2ebcc58View commit details -
lxd(remotes): add new RemoteImage dataclass for LXD remote images
Signed-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 727dad8 - Browse repository at this point
Copy the full SHA 727dad8View commit details
Commits on Feb 23, 2023
-
lxd(remotes): add new RemoteImage method
add_remote()
The previous `configure_buildd_image_remote` function now points to the new method. Signed-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 454fda8 - Browse repository at this point
Copy the full SHA 454fda8View commit details -
lxd(LXDProvider): use new RemoteImage class for remote LXD images
Signed-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26cebaa - Browse repository at this point
Copy the full SHA 26cebaaView commit details -
lxd(remotes): add support for interim Ubuntu releases
Signed-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7eaad9 - Browse repository at this point
Copy the full SHA c7eaad9View commit details -
lxd(remotes): change
logger.warning
to DeprecationWarningFeedback from PR. Signed-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 267d762 - Browse repository at this point
Copy the full SHA 267d762View commit details -
lxd(remotes): remove default for
add_remote(lxc)
parameterSigned-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35a187c - Browse repository at this point
Copy the full SHA 35a187cView commit details
Commits on Feb 24, 2023
-
lxd: add
allow_unstable
flag, improveis_stable
logicSigned-off-by: Callahan Kovacs <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 058d5b0 - Browse repository at this point
Copy the full SHA 058d5b0View commit details