Closed bcressey closed 5 months ago
I still need to rebase, but the above force push uses the tagged v0.1.0
release of bottlerocket-settings-sdk
, and addresses feedback so far:
authors
field from the new crate manifests (@sam-berning)shared-defaults
crates (@webern )settings-plugin-dummy
to simple-settings-plugin
, move under api
, add README (@webern)settings-defaults
package to force dnf
to pick an exact match (@cbgbt)settings-extensions
packages since they aren't used and don't have a clear transition path to out-of-tree
Issue number: Closes: #3615
Description of changes:
Some major long-term efforts culminate here:
The end result of this is that
os
is no longer compiled differently based on the variant being built, and everything still works.Testing done: Built
aws-dev
andaws-k8s-1.28-nvidia
. Verified that they used the expected defaults and supported the correct settings.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.