You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to support FIPS flavored go agent builds (added in DataDog/datadog-agent#33799 ) we're making the following changes:
- refactoring the build pipeline to add fips flavors
- rearranging the environment datasource to make it a dictionary instead of a list
- replacing our old publish_govcloud.sh script with a new publish_govcloud_layers.sh script which uses the same publish layers script as the commercial gitlab job
0 commit comments