Jarrett Tierney
Jarrett Tierney
Rebased off latest and moved migrations to 1.20.0 will rerun the tests to be safe
Release.toml was wrong resulting in migrations not occuring, fixed this
Squashed the commits and performed testing on sysctl, was able to see the corndog.toml file get appropriately updated as well as the applied value using `sysctl` tool
Rebased and made sure to update release verison in Twoliter.toml
fixed build issue
Rebased on latest and updated per comments. Also fully tested upgrade -> downgrade and works as expected
Updated on latest
Fixed numerical order, will rerun test report to ensure it is accurate
Current workaround used for this: ```shell #!/usr/bin/env bash git clone https://github.com/bottlerocket-os/bottlerocket.git cd bottlerocket BOTTLEROCKET_PATH="$(pwd)" cat build.sh #!/usr/bin/env bash apt update apt install -y --no-install-recommends docker.io docker-buildx docker image ls apt...
Looks like a simple forgotten import, thanks for contributing i'll keep an eye to give second approval once you update