Add FIPS build of ADP and bundled ADP/Agent image. #508
Labels
area/ci
CI/CD, automated testing, etc.
effort/simple
Involves trivial changes that should be fine so long as the code compiles and tests pass.
type/chore
Updates to dependencies or general "administrative" tasks necessary to maintain the codebase/repo.
As part of eventually meshing with the Datadog Agent, we need to produce a FIPS-compliant build of ADP as well as a FIPS-compliant ADP-bundled Agent image.
This would involve a new build step that enables the
fips
feature flag when building ADP, and then another build step for building the converged image using new FIPS-compliant ADP binary. One complication with building the converged image is that there is not yet a public image tag for the Agent to get the FIPS-compliant Agent stuff.The text was updated successfully, but these errors were encountered: