Commit Graph

  • 7fe4939879
    Merge a143cbcdba into f200888e70 Olivier Gayot 2024-05-28 10:45:50 +0000
  • a143cbcdba storage: get rid of v1 guided_POST Olivier Gayot 2024-04-26 21:15:24 +0200
  • 2841cd2002 storage: replace use of v1 POST reset by v2 POST reset Olivier Gayot 2024-04-26 21:23:30 +0200
  • ef047e72b7 storage: mark model config. when guided does not support customization Olivier Gayot 2024-05-28 10:48:47 +0200
  • 02205f39f3 storage: use kw argument when type is not obvious Olivier Gayot 2024-04-26 21:00:49 +0200
  • be12d38789 storage: add more type hints for readability Olivier Gayot 2024-04-26 20:53:02 +0200
  • 9ab4f16802 storage: add type hints to denote what functions must be replaced Olivier Gayot 2024-04-26 20:49:57 +0200
  • ca86a5c9fa
    Merge 7b3448a646 into f200888e70 Olivier Gayot 2024-05-27 11:00:36 +0200
  • 7b3448a646 geoip: update test data following change in geoip.ubuntu.com/lookup Olivier Gayot 2024-05-27 10:42:11 +0200
  • f1a7fa386a
    Merge 6a3abc7d0c into f200888e70 Chris Peterson 2024-05-27 10:59:47 +0200
  • b86b788dfd
    Merge ca5f789185 into f200888e70 Upils 2024-05-27 10:57:00 +0200
  • 2d4b785c68
    Merge 8995856689 into f200888e70 Cybercop 2024-05-24 12:36:27 +0200
  • e8a2ca2e58
    Merge 197c3f743d into f200888e70 Chad Smith 2024-05-24 00:40:17 -0600
  • f200888e70
    Merge pull request #1996 from ogayot/2063124-document main Olivier Gayot 2024-05-24 08:40:14 +0200
  • 197c3f743d fix: cloud-init datasource_list must be one-line Chad Smith 2024-05-21 15:36:01 -0600
  • debf176316
    Merge pull request #1995 from mwhudson/install-uc24 Michael Hudson-Doyle 2024-05-24 08:30:07 +1200
  • b72bf2ee3a DESIGN.md: document what happens to the API when the server restarts Olivier Gayot 2024-05-23 15:27:13 +0200
  • 1f09b19eab add integration test for installing core Michael Hudson-Doyle 2024-05-07 14:07:36 +0200
  • bdf0e24d69 add a more explicit method for whether to use snapd install API Michael Hudson-Doyle 2024-05-07 13:45:00 +0200
  • d8fc0cc9ea allow a source catalog to have a type of 'null' Michael Hudson-Doyle 2024-05-07 13:36:57 +0200
  • 1f64752315 example data for installing uc24 Michael Hudson-Doyle 2024-05-07 11:11:40 +0200
  • eb3c4bf2ee
    Merge pull request #1993 from mwhudson/allow-system-seed-in-live-layer Michael Hudson-Doyle 2024-05-23 14:15:56 +1200
  • c5131fca5f
    Merge pull request #1965 from Chris-Peterson444/autoinstall-bug-lp-2060547 Chris Peterson 2024-05-22 23:48:37 +0200
  • 17cc32decc
    Merge e57404953c into eb155c363c Chris Peterson 2024-05-22 16:07:56 -0500
  • 68ae5a4cdc source: determine variant earlier than .start() Chris Peterson 2024-05-08 16:00:23 -0700
  • 3b3e3310d6 filesystem: look-ahead on reset-partition-only Chris Peterson 2024-05-08 15:57:50 -0700
  • 190689415d
    Merge 00c09a9356 into eb155c363c Olivier Gayot 2024-05-22 09:30:23 +0200
  • 6a3abc7d0c docs: new how-to pre-validate autoinstall config Chris Peterson 2024-05-18 22:20:36 +0200
  • cd3d7b1c95 tidy string literals Michael Hudson-Doyle 2024-05-22 12:09:06 +1200
  • d0366229ec add docstring explaining _get_system return value Michael Hudson-Doyle 2024-05-22 12:06:32 +1200
  • eb155c363c
    Merge pull request #1985 from Chris-Peterson444/cloud-init-schema-failure-lp-2062988 Chris Peterson 2024-05-22 01:10:03 +0200
  • 096efce00c scripts: validate-autoinstall-user-data refresh Chris Peterson 2024-01-29 10:47:25 -0800
  • 9369328f55
    Merge 35e66a4805 into dea2ca2379 Michael Hudson-Doyle 2024-05-17 08:52:24 +0200
  • dea2ca2379
    Merge pull request #1994 from Chris-Peterson444/merge-netplan-config Chris Peterson 2024-05-14 09:07:31 -0700
  • 5f8b93a436
    Merge d04c01a068 into 7a2002bc6c Olivier Gayot 2024-05-10 15:37:35 +0200
  • 7a2002bc6c
    Merge pull request #1991 from ogayot/console-conf-uc24-next-screen Olivier Gayot 2024-05-10 14:32:55 +0200
  • 7fedee55fa identity: refactor requirements tests Chris Peterson 2024-04-09 10:01:36 -0700
  • 88f8b21633 identity: move config validation to load_autoinstall_data Chris Peterson 2024-04-08 14:51:03 -0700
  • 45d0c7ab87 network: drop logic to split out wifi config Chris Peterson 2024-05-07 13:52:19 -0700
  • 86282f5721 refactor to avoid checking the labels in the live layer twice Michael Hudson-Doyle 2024-05-07 09:01:21 +0200
  • c7fd905c6b allow system definition to be in live layer Michael Hudson-Doyle 2024-05-06 14:41:38 +0200
  • c6a1b583de
    Merge pull request #1972 from Chris-Peterson444/reset-partition-bug Chris Peterson 2024-05-06 12:27:36 -0700
  • 652f73209c filesystem: reset-partition size bug Chris Peterson 2024-04-12 15:44:27 -0700
  • b2e9393ddb
    Merge pull request #1992 from mwhudson/rename-core-integration-test Michael Hudson-Doyle 2024-05-07 03:04:04 +1200
  • d9f4f721fb rename "core" examples to "core-desktop" Michael Hudson-Doyle 2024-05-06 14:38:55 +0200
  • 0b9be40f72
    Merge 978b45626f into 771fc1355b Michael Hudson-Doyle 2024-05-06 14:28:11 +0200
  • 0398ec8b0e console-conf: fix calls to prev_screen without await Olivier Gayot 2024-05-06 12:35:18 +0200
  • 771fc1355b
    Merge pull request #1984 from mwhudson/non-exhaustive-enums Michael Hudson-Doyle 2024-05-05 18:19:15 +1200
  • ca5f789185
    doc: add a note about running ubuntu-image as root or with sudo Paul Mars 2024-05-03 11:36:49 +0200
  • e3f16aaded use NonExhaustive to make snapdapi.Role an enum again Michael Hudson-Doyle 2024-04-26 16:05:00 +1200
  • 5605942e70 Add a way to annotate the result of a asynchronous snapd operation Michael Hudson-Doyle 2024-05-03 17:23:53 +1200
  • b53c1fffb7 subiquity.common.serialize: add a way to have a "non-exhaustive" enum Michael Hudson-Doyle 2024-04-26 15:48:14 +1200
  • a59ef9fba0 serialize a dict with enum keys that serialize as strings as an object Michael Hudson-Doyle 2024-05-03 17:19:36 +1200
  • 396e4d5a87
    Merge pull request #1989 from Chris-Peterson444/spelling-hook-no-filenames Chris Peterson 2024-05-02 13:53:33 -0700
  • b56ea4508f pre-commit: don't pass file names to spell check Chris Peterson 2024-05-02 10:44:32 -0700
  • d4a51027d9 Merge pull request #1944 from ogayot/noble-ui-rework Olivier Gayot 2024-05-02 14:25:11 +0200
  • 144a2adf49 spinner: pass the app to the spinners, to make the screen redraw Olivier Gayot 2024-03-18 23:54:48 +0100
  • 592714279c spinner: don't restart the spinner when .start() is called Olivier Gayot 2024-03-18 15:36:17 +0100
  • 0987dc5a7a spinner: add the ability to redraw after spinning Olivier Gayot 2024-03-18 14:25:20 +0100
  • a81caf7f65 spinner: add a debug mode with extra logging Olivier Gayot 2024-03-16 14:45:20 +0100
  • e3e365de89 ssh: stop the SSH spinner after importing a key Olivier Gayot 2024-03-18 18:35:17 +0100
  • 76815d6fa1 views: redraw screen after receiving event Olivier Gayot 2024-03-18 15:42:21 +0100
  • e129c13590 view: add way to redraw screen if the view is visible Olivier Gayot 2024-03-18 21:10:19 +0100
  • e3b0805d3c
    Merge pull request #1988 from dbungert/test-apt-mountpoint-install-tree Dan Bungert 2024-05-01 18:21:11 -0600
  • 1ef2b0741a cc-extract: don't unnecessarily access data Chris Peterson 2024-04-26 11:12:43 -0700
  • acf88ac452 apt: fix mountpoint-install-tree test write dir Dan Bungert 2024-05-01 16:30:56 -0600
  • e1ca8731c7
    Merge pull request #1986 from mwhudson/begin-relicensing Michael Hudson-Doyle 2024-04-30 09:58:40 +1200
  • 9ff9d6c36f use newer version of AGPL-3 (very minor changes) Michael Hudson-Doyle 2024-04-30 09:58:15 +1200
  • a73d997b5d
    Merge pull request #1983 from dbungert/lp-2063252-cryptsetup-warns Dan Bungert 2024-04-29 15:18:28 -0600
  • d04c01a068 storage: when enabled, raise NRE when from POST v2/add_boot_partition Olivier Gayot 2024-04-26 23:57:38 +0200
  • 1cca91f9fe client: handle 422 errors on the client Olivier Gayot 2024-04-27 01:04:24 +0200
  • b45da42346 server: handle NonReportableException from request handlers Olivier Gayot 2024-04-26 23:52:23 +0200
  • 3befa5c5e0
    Merge e38e16d99f into 389a50e194 Chris Peterson 2024-04-29 14:21:42 +0200
  • 34afb5b40c update license headers outside of subiquity package Michael Hudson-Doyle 2024-04-29 09:28:40 +1200
  • 295b0455c2 update license metadata Michael Hudson-Doyle 2024-04-29 09:22:04 +1200
  • 389a50e194
    Merge pull request #1982 from dbungert/quick-test-udb Dan Bungert 2024-04-26 12:16:17 -0600
  • 129623cc6b quick-test: handle ubuntu-desktop-bootstrap Dan Bungert 2024-04-25 17:32:27 -0600
  • 65f8ef50d4
    Merge pull request #1981 from ogayot/utcnow Olivier Gayot 2024-04-26 15:58:47 +0200
  • 1d7c7c051c
    Merge pull request #1978 from ogayot/restricted-block-probing+nvme Olivier Gayot 2024-04-26 09:14:05 +0200
  • 3f2529bc49 filesystem: swap options Dan Bungert 2024-04-25 17:01:32 -0600
  • c18d434439 file-util: replace use of deprecate datetime.datetime.utcnow() Olivier Gayot 2024-04-25 16:18:56 +0200
  • fa8e49457b ubuntu-advantage: compare date from two /aware/ datetime objects Olivier Gayot 2024-04-25 15:59:56 +0200
  • 4695078c84 ubuntu-advantage: mention that fromisoformat can handle Z suffix in Python >= 3.11 Olivier Gayot 2024-04-25 15:53:39 +0200
  • 00c09a9356 types: add missing enumerations values for TaskStatus Olivier Gayot 2024-04-25 15:13:55 +0200
  • 26bc08b694
    Merge pull request #1979 from Chris-Peterson444/24.04.1-release-pics Dan Bungert 2024-04-24 17:36:47 -0600
  • f3e1d6977e doc: autoinstall release notes pictures Chris Peterson 2024-04-24 16:34:30 -0700
  • 92a47635d8 filesystem: probe NVMe controllers when running the restricted probe Olivier Gayot 2024-04-23 09:41:27 +0200
  • e57404953c temp commit Chris Peterson 2024-04-11 09:12:07 -0700
  • dbcf723676
    Merge pull request #1977 from dbungert/lp-2063059-ai-codecs 24.10-devel Dan Bungert 2024-04-22 07:35:05 -0600
  • 2afd7f2fa5 doc: fix indent in reference of codecs.install Dan Bungert 2024-04-21 18:08:49 -0600
  • 410b7326fa tests: add default for opts.kernel_cmdline Chris Peterson 2024-03-29 14:32:13 -0700
  • 2f92ddee53 scripts: MOK enrollment related debug flags Chris Peterson 2024-03-29 14:29:49 -0700
  • 82f5930543 drivers: debug flag to disable --gpgpu on server Chris Peterson 2024-03-29 14:20:32 -0700
  • 354904c653 install: install live_packages sooner Chris Peterson 2024-03-29 14:13:03 -0700
  • a54496c490 model: post install models have live_packages Chris Peterson 2024-03-29 14:10:48 -0700
  • a420b61503 drivers: add live and target packages to model Chris Peterson 2024-03-29 14:08:42 -0700
  • 170a4d5836 drivers: fake-devices-wrapper wrappre interface Chris Peterson 2024-03-29 14:00:12 -0700
  • 74c37fe0c2
    Merge pull request #1976 from ogayot/curtin-string-interpolation 24.04.1 ubuntu/noble Dan Bungert 2024-04-17 08:23:42 -0600
  • 4bbab28588 snapcraft: bump curtin rev for ZFS string interpolation fix Olivier Gayot 2024-04-17 14:49:56 +0200
  • aaf0d56472
    Merge pull request #1968 from ogayot/server-ignore-mirror-test-offline Olivier Gayot 2024-04-17 10:12:55 +0200