bottlerocket-os / bottlerocket

An operating system designed for hosting containers
https://bottlerocket.dev
Other
8.81k stars 520 forks source link

settings-plugins: revert to using a single build pass #4277

Closed cbgbt closed 3 weeks ago

cbgbt commented 4 weeks ago

Description of changes: The nvidia device plugin configuration no longer requires a Cargo feature to enable, so we do not need to avoid feature unification. Joining the builds back together results in a substantial buildtime reduction.

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.