bottlerocket icon indicating copy to clipboard operation
bottlerocket copied to clipboard

Jmt/prairiedog/config file

Open jmt-lab opened this issue 1 year ago • 6 comments

Issue number: #3622

Closes #3622

Description of changes:

  • Migrates prairiedog from fetching BootSettings from settings api to fetching this from /etc/prairiedog.toml or config file provided by -c/--config-path
  • Adds template prairiedog-toml and migration

Testing done: Fully tested migration upgrade and the reboot logic for the reconcile works. Also made sure kernel settings synced to the file

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

jmt-lab avatar Jan 17 '24 00:01 jmt-lab

squashed commits and updated changes via comments

jmt-lab avatar Jan 18 '24 23:01 jmt-lab

Rebased off latest Split migrations

jmt-lab avatar Feb 06 '24 22:02 jmt-lab

Adjust spaces in template

jmt-lab avatar Feb 06 '24 22:02 jmt-lab

Let's merge this first #3768 then rebase your PR to align on 1.19.2

webern avatar Feb 07 '24 21:02 webern

Rebased off latest Fixed nested quotes in template Fixed formatting

jmt-lab avatar Feb 13 '24 21:02 jmt-lab

Models dependency removed

jmt-lab avatar Feb 19 '24 21:02 jmt-lab

rebased off latest

jmt-lab avatar Feb 28 '24 22:02 jmt-lab