summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-28Update TODO.resource-groups/cliPaweł Stołowski
2021-04-28Small test tweak to make it usable for followup PRs.Paweł Stołowski
2021-04-28Rename the endpoint to v2/quotas, introduce action field in post data.Paweł Stołowski
2021-04-28Use uint64 for max-memory. Remove redundant max-memory arg check.Paweł Stołowski
2021-04-28Introduce 'snap quota' command.Paweł Stołowski
2021-04-28Merge pull request #10088 from anonymouse64/feature/uc20-pi-config-applied-im...Michael Vogt
2021-04-28o/servicestate: test has internal ordering issues, consider both casesSamuele Pedroni
2021-04-28o/servicestate: test has internal ordering issues, consider possibilitiesSamuele Pedroni
2021-04-28Merge pull request #10199 from anonymouse64/feature-quota-groups-2.5Michael Vogt
2021-04-27Merge pull request #10202 from sergiocazzolato/tests-use-new-bucketsSergio Cazzolato
2021-04-27o/servicestate/quotas.go: fix doc-commentsIan Johnson
2021-04-27Merge branch 'master' into feature-quota-groups-2.5Ian Johnson
2021-04-27New buckets for snapd-spread project on gceSergio Cazzolato
2021-04-27Merge pull request #10201 from sergiocazzolato/tests-update-gce-projectMichael Vogt
2021-04-27Update teh gce project to start using snapd-spreadSergio Cazzolato
2021-04-27o/servicestate/quotas: add functions for getting and setting quotas in stateIan Johnson
2021-04-27 quota: new package for managing resource groups Ian Johnson
2021-04-27Merge pull request #10195 from pedronis/fde-hooks-v2-bind-to-modelMichael Vogt
2021-04-27fde-setup-hook: tweak message/improve comments, thanks to PawelMichael Vogt
2021-04-25secboot: fix go test -tags nosecbootSamuele Pedroni
2021-04-25boot,secboot: generate aux key and bind keys to initial modelSamuele Pedroni
2021-04-25secboot: use the model checker returned when using fde hooks v2 keysSamuele Pedroni
2021-04-25c/snap-bootstrap,secboot: pass which model is trying to unlock disksSamuele Pedroni
2021-04-25secboot: switch to use ActivateVolumeWithKeyData with FDE hooksSamuele Pedroni
2021-04-25many: drop some now spurious [:] slicingSamuele Pedroni
2021-04-25kernel/fde,secboot: small cleanupsSamuele Pedroni
2021-04-25kernel/fde: typo in filename reveal_key.goSamuele Pedroni
2021-04-24secboot: actually write v2 keys (but use a dummy aux key for now)Samuele Pedroni
2021-04-24o/hookstate/ctlcmd: make help here closer to actual usageSamuele Pedroni
2021-04-24tests: fix fde_setup_test.go as we still use sealed-keySamuele Pedroni
2021-04-24Merge remote-tracking branch 'upstream/master' into fde-hooks-v2.4Samuele Pedroni
2021-04-24many: move responsibilities down seboot -> kernel/fde and boot -> secbootSamuele Pedroni
2021-04-24packaging: add placeholder changelogMichael Vogt
2021-04-23many: adjust for nosecbootSamuele Pedroni
2021-04-23boot,seboot: introduce and use secboot.SealKeysWithFDESetupHookSamuele Pedroni
2021-04-23kernel/fde,secboot: move infra to run fde-reveal-key to kernel/fdeSamuele Pedroni
2021-04-23kernel/fde: drop unused SetupRequest.ModelsSamuele Pedroni
2021-04-23kernel/fde: fix v1 marker handleSamuele Pedroni
2021-04-23o/configstate/configcore/vitality: fix RequireMountedSnapdSnap bugIan Johnson
2021-04-23Merge pull request #10186 from bboozzoo/bboozzoo/snapstate-ensure-services-fi...Michael Vogt
2021-04-23Merge pull request #10189 from pedronis/fde-hooks-v2-prepsMichael Vogt
2021-04-23Merge pull request #10190 from sergiocazzolato/tests-add-debug-create-userMichael Vogt
2021-04-23Adding debug info for create user testsSergio Cazzolato
2021-04-23secboot,o/devicestate: rename to CheckTPMKeySealingSupported for claritySamuele Pedroni
2021-04-23cmd/snap-bootstrap: drop unnamed kernel/fde importSamuele Pedroni
2021-04-23many: disentagle kernel/fde from secboot, reorg files in the latterSamuele Pedroni
2021-04-23Merge pull request #10172 from stolowski/refresh-control/snapctlMichael Vogt
2021-04-23many: hide the size of the encryption key, we might likely change itSamuele Pedroni
2021-04-23overlord: properly mock usr-lib-snapd tests to mimic an Ubuntu Core systemMaciej Borzecki
2021-04-23systemd: wait for zfs mountsPawel Stolowski