Commit Graph

  • 5eb0ef10c0 o/devicestate: tweak coments, use testutil.Backup, fix typos Maciej Borzecki 2022-03-24 08:56:59 +01:00
  • 98e1544728 Merge remote-tracking branch 'upstream/master' into bboozzoo/factory-reset-handler Maciej Borzecki 2022-03-24 08:25:54 +01:00
  • 6541efe9d6 Adapt nested tests to use tests.nested tool (#11564) Sergio Cazzolato 2022-03-23 15:06:34 -03:00
  • 1e7ef66c30 Merge pull request #11563 from bboozzoo/bboozzoo/install-mode-cleanups Maciej Borzecki 2022-03-23 16:25:30 +01:00
  • 5d2a7314e6 cmd/snap-bootstrap: support booting into factory-reset mode Maciej Borzecki 2022-03-23 16:21:26 +01:00
  • c1cbffc611 cmd/snap-bootstrap: support booting into factory-reset mode Maciej Borzecki 2022-03-23 16:21:26 +01:00
  • 8216d17752 o/devicestate: expand the comment on making the system runnable Maciej Borzecki 2022-03-23 15:31:21 +01:00
  • b2b2fa47d7 Merge pull request #11526 from stolowski/core20-preseed/snapstate-wrappers-preseed-flag Pawel Stolowski 2022-03-23 15:31:01 +01:00
  • 643afe5627 Merge pull request #11492 from bboozzoo/bboozzoo/factory-reset-serial-and-key-for-operational Michael Vogt 2022-03-23 15:11:40 +01:00
  • ff0b95f3bd debug-tools/snap-debug-info.sh: print message if no gadget snap found Ian Johnson 2022-03-23 08:46:29 -05:00
  • 8650c00045 Merge branch 'master' into add-grub-fallback Alfonso Sánchez-Beato 2022-03-23 14:20:41 +01:00
  • beb57027aa Merge pull request #11514 from stolowski/core20-preseed/dump-file-patterns Pawel Stolowski 2022-03-23 13:41:40 +01:00
  • 30109efbb5 o/devicestate: appply fixups before making the system runnable Maciej Borzecki 2022-03-23 12:53:18 +01:00
  • bc7df77a2e o/devicestate: remove unnecessary in-flight check Maciej Borzecki 2022-03-23 12:52:56 +01:00
  • 5de72aedd6 Fix restore of the BUILD_DIR in failover test Sergio Cazzolato 2022-03-23 08:49:57 -03:00
  • d0c49e08a3 o/devicestate: drop unnecessary type assertion Maciej Borzecki 2022-03-23 12:14:22 +01:00
  • ac942f6a81 o/devicestate: drop unnecessary comment Maciej Borzecki 2022-03-23 12:14:07 +01:00
  • d17ecd0c2a o/devicestate: drop unnecessary change in flight check Maciej Borzecki 2022-03-23 12:13:53 +01:00
  • 557c7dbde7 o/devicestate: restore from save and apply fixups before making the system runnable Maciej Borzecki 2022-03-23 12:13:22 +01:00
  • ebfb1d73ad o/devicestate: check whether ubuntu-save is mounted before restoring Maciej Borzecki 2022-03-23 12:12:51 +01:00
  • f66b375359 o/devicestate: rename task kind factory-reset-run-system and update related function names Maciej Borzecki 2022-03-23 12:08:15 +01:00
  • 4a1bb01f5f i/b/network-manager: change rule for ResolveAddress to check only label Alfonso Sánchez-Beato 2022-03-21 17:36:19 +01:00
  • efced12964 Merge pull request #11558 from mvo5/improve-cgroup-version-detection Miguel Pires 2022-03-23 10:29:24 +00:00
  • 2707776c73 tests: fix the nested remodel tests (#11539) Sergio Cazzolato 2022-03-23 07:10:14 -03:00
  • bcaf2417d0 Merge remote-tracking branch 'upstream/master' into bboozzoo/factory-reset-handler Maciej Borzecki 2022-03-23 11:05:43 +01:00
  • f0131efc9d Merge remote-tracking branch 'upstream/master' into bboozzoo/factory-reset-serial-and-key-for-operational Maciej Borzecki 2022-03-23 10:46:17 +01:00
  • 7ba2e21543 o/devicestate: return the error when reading device key fails Maciej Borzecki 2022-03-23 10:42:27 +01:00
  • d0e208c3de Merge pull request #11544 from mvo5/feature/cpu-quota-3.1 Miguel Pires 2022-03-23 08:57:10 +00:00
  • a6e6b9f37e Merge pull request #11546 from anonymouse64/feature/debug-script Michael Vogt 2022-03-23 09:23:01 +01:00
  • 2061e10639 Merge branch 'master' into core20-preseed/image-preseed-tests Paweł Stołowski 2022-03-22 16:43:32 +01:00
  • c132910c6b Merge branch 'master' into core20-preseed/snapstate-wrappers-preseed-flag Paweł Stołowski 2022-03-22 16:42:58 +01:00
  • f754c6701b Merge branch 'master' into core20-preseed/dump-file-patterns Paweł Stołowski 2022-03-22 16:42:25 +01:00
  • 2c87a6bcbe debug-tools/snap-debug-info.sh: add debug script Ian Johnson 2022-03-21 12:47:31 -05:00
  • 5273988a19 sandbox: improve error message from ProbeCgroupVersion() Michael Vogt 2022-03-22 16:06:32 +01:00
  • b52012168e Merge pull request #11547 from sergiocazzolato/tests-fix-lxd-tests Michael Vogt 2022-03-22 15:41:07 +01:00
  • 2630cc46bc Merge pull request #11556 from bboozzoo/bboozzoo/systemd-no-reload-2.55 Michael Vogt 2022-03-22 15:39:32 +01:00
  • 15726fca3b Merge pull request #11557 from bboozzoo/bboozzoo/gpt-test-check-for-blockdev Michael Vogt 2022-03-22 15:38:23 +01:00
  • b01e1a70d8 Merge branch 'tests-fix-lxd-tests' of github.com:sergiocazzolato/snapd into tests-fix-lxd-tests Sergio Cazzolato 2022-03-22 09:59:45 -03:00
  • f1f22306c2 Add -> snap wait system seed.loaded Sergio Cazzolato 2022-03-22 09:58:58 -03:00
  • b5c7ebdf00 osutil/disks: blockdev need not be available in the PATH Maciej Borzecki 2022-03-22 13:26:12 +01:00
  • d078667778 Merge pull request #11551 from anonymouse64/bugfix/moar-deadcode Michael Vogt 2022-03-22 13:01:32 +01:00
  • 3a23698949 Merge pull request #11509 from bboozzoo/bboozzoo/fakestore-report-base Michael Vogt 2022-03-22 13:01:07 +01:00
  • 40f73beb71 many: replace some Validity with Precondition when appropriate (thanks to Samuele and Pawel) Michael Vogt 2022-03-22 11:55:09 +01:00
  • 7ff539352d Merge pull request #11529 from anonymouse64/bugfix/invalid-cross-device-link Michael Vogt 2022-03-22 10:59:35 +01:00
  • 2df806a690 systemd, many: rename Enable/Disable to EnableNoReload/DisableNoReload Maciej Borzecki 2022-03-14 14:10:04 +01:00
  • 8ff813a094 o/configstate/configcore: explicitly trigger reload when needed Maciej Borzecki 2022-03-08 13:57:13 +01:00
  • 0414964d72 wrappers: update unit tests Maciej Borzecki 2022-03-22 10:51:14 +01:00
  • fecb3124d6 wrappers: make sure that unit tests outputs remain stable Maciej Borzecki 2022-02-10 14:28:44 +01:00
  • d2dd77b72b interfaces/systemd: only reload systemd state when necessary Maciej Borzecki 2022-02-08 09:35:00 +01:00
  • 398ff15747 wrappers: only reload when necessary Maciej Borzecki 2022-02-08 09:11:15 +01:00
  • ae6d6b97fe many: update unit tests to account for --no-reload in enable/disable Maciej Borzecki 2022-02-07 13:43:58 +01:00
  • 2e9f4acae8 systemd: do not reload when running enable/disable Maciej Borzecki 2022-02-07 13:17:28 +01:00
  • 752b1f377b tests: fix shellcheck error Michael Vogt 2022-03-22 10:43:27 +01:00
  • 949bda5dc5 Merge pull request #11353 from bboozzoo/bboozzoo/systemd-enable-disable-no-relod Michael Vogt 2022-03-22 10:40:55 +01:00
  • 6d9b42f0e9 quota: add test for Resource.clone() Michael Vogt 2022-03-21 18:13:43 +01:00
  • d580f56740 Merge pull request #11554 from anonymouse64/release/2.55.2-back-to-master Michael Vogt 2022-03-22 09:23:38 +01:00
  • 31b697ce06 Merge remote-tracking branch 'upstream/master' into bboozzoo/fakestore-report-base Maciej Borzecki 2022-03-22 09:23:16 +01:00
  • 36f10484b8 Merge pull request #11531 from mardy/microk8s-certs Alberto Mardegan 2022-03-22 11:23:04 +03:00
  • 0c894a4534 overlord: add cyclic dependency test to buggy scenarios Maciej Borzecki 2022-03-22 09:12:52 +01:00
  • ed9ac22986 overlord/state: add a helper to detect cyclic dependencies between tasks in change Maciej Borzecki 2022-03-22 09:08:47 +01:00
  • 29a72cb626 Merge branch 'release/2.55' into release/2.55.2-back-to-master Ian Johnson 2022-03-21 23:05:54 -05:00
  • 4d9bcf4781 packaging: 2.55.2 changelogs 2.55.2 Ian Johnson 2022-03-21 22:17:15 -05:00
  • ad3709bd0d Merge pull request #11553 from anonymouse64/bugfix/try-fixing-lp-again Ian Johnson 2022-03-21 22:15:51 -05:00
  • 262a7baf09 cmd/snap-update-ns: actually use entirely non-existent dirs Ian Johnson 2022-03-21 21:15:47 -05:00
  • 61c5784288 Wait until the device is initialized to remove snapd Sergio Cazzolato 2022-03-21 23:00:29 -03:00
  • 8778de69eb packaging: 2.55.1 changelogs 2.55.1 Ian Johnson 2022-03-21 20:46:28 -05:00
  • 580aa69b50 Merge pull request #11552 from anonymouse64/bugfix/fix-arm64-lp-unit-tests Ian Johnson 2022-03-21 20:44:16 -05:00
  • f037241841 Wait until snap command is available Sergio Cazzolato 2022-03-21 22:04:07 -03:00
  • d210aab7cd cmd/snap-update-ns/change_test.go: use non-exist name foo-runtime instead Ian Johnson 2022-03-21 19:51:48 -05:00
  • b8f8faaf55 cmd/snap-preseed: address deadcode linter Ian Johnson 2022-03-21 19:25:34 -05:00
  • 5656029fa8 release: 2.55 2.55 Ian Johnson 2022-03-21 18:53:15 -05:00
  • 075912a097 release: 2.55 Ian Johnson 2022-03-21 18:50:11 -05:00
  • 5ea5784bde gadget/install: allow running device-setup hook to setup encryption in install Ian Johnson 2022-03-20 16:49:04 -05:00
  • f6f29475a4 kernel/fde: add EncryptedDeviceMapperName, DeviceSetupHookPartitionOffset Ian Johnson 2022-03-21 18:45:06 -05:00
  • f6b0bde741 Update the channel to refresh lxd snap Sergio Cazzolato 2022-03-21 15:46:37 -03:00
  • 5656f2d988 Workaround lxd issue lp:10079 on prep-snapd-in-lxd Sergio Cazzolato 2022-03-21 14:32:20 -03:00
  • 0240e5c16a Merge pull request #11541 from anonymouse64/feature/uc20-ice-device-unlock-partition-name-too Michael Vogt 2022-03-21 18:23:49 +01:00
  • acde78a32a Merge pull request #11394 from valentindavid/valentindavid/calculate-last-usable-lba Michael Vogt 2022-03-21 18:21:16 +01:00
  • 2dab73ce83 quota: add some more unit tests around Resource.Change() Michael Vogt 2022-03-21 18:08:28 +01:00
  • ad4bdb42a8 Merge pull request #11519 from Meulengracht/feature/cpu-quota-3 Michael Vogt 2022-03-21 17:55:27 +01:00
  • f43cc33d3d asserts,interfaces/policy: slot-snap-id allow-installation constraints Samuele Pedroni 2022-03-21 17:51:29 +01:00
  • aefc80a0dc Fix imports Paweł Stołowski 2022-03-21 16:47:07 +01:00
  • fe6314910d Merge remote-tracking branch 'upstream/master' into bboozzoo/systemd-enable-disable-no-relod Maciej Borzecki 2022-03-21 16:29:13 +01:00
  • 8539a46802 o/snapstate: avoid setting up single reboot when update includes base, kernel and gadget release/2.54 Maciej Borzecki 2022-03-21 15:48:58 +01:00
  • def4d29bc2 o/snapstate: avoid setting up single reboot when update includes base, kernel and gadget Maciej Borzecki 2022-03-21 15:48:58 +01:00
  • 1cdf427875 boot: remove XXX (Samuele feels it is not a win so lets remove it) Michael Vogt 2022-03-21 14:40:57 +01:00
  • 91fd5dacb4 osutil/disks: Always uses sfdisk on UC20 and calculate on others Valentin David 2022-03-21 14:04:15 +01:00
  • 345d11018f Merge branch 'master' into core20-preseed/dump-file-patterns Paweł Stołowski 2022-03-21 13:59:18 +01:00
  • edb0341a32 Fix imports. Paweł Stołowski 2022-03-21 13:55:27 +01:00
  • eb53584b94 Merge branch 'master' into core20-preseed/image-preseed-tests Paweł Stołowski 2022-03-21 13:51:55 +01:00
  • e42172101b Tweak comments. Paweł Stołowski 2022-03-21 13:50:00 +01:00
  • c88c1fc806 Merge branch 'master' into core20-preseed/prepare-image Paweł Stołowski 2022-03-21 13:41:22 +01:00
  • bf9e240923 overlord/state: add helper for aborting unready lanes Maciej Borzecki 2022-03-21 12:54:37 +01:00
  • 5d136f0a0e overlord/state: add helper for aborting unready lanes Maciej Borzecki 2022-03-21 12:54:37 +01:00
  • f28aa2676e Merge pull request #11515 from valentindavid/valentindavid/partially-revert-systemd-simplification Michael Vogt 2022-03-21 12:52:03 +01:00
  • a6ffa57c1e cmd/snap-update-ns/change.go: sort needed, desired and not reused mount entries Ian Johnson 2022-03-21 06:50:35 -05:00
  • 8603cf4a7e Merge pull request #11505 from stolowski/core20-preseed/snap-preseed-reorg Michael Vogt 2022-03-21 12:23:54 +01:00
  • f631d4edac Introduce GenerateSnapdWrappersOptions struct. Paweł Stołowski 2022-03-21 12:17:49 +01:00
  • d3e6c319e2 Check if preseeding inside FinishRestart instead of when calling it from ifacestate. Paweł Stołowski 2022-03-21 11:49:06 +01:00
  • aafa894769 Pass preseeding flag to AddSnapdSnapServices when preseeding. Paweł Stołowski 2022-03-17 16:26:36 +01:00