-
Notifications
You must be signed in to change notification settings - Fork 519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
packages: build Go binaries for FIPS and non-FIPS #3887
packages: build Go binaries for FIPS and non-FIPS #3887
Commits on Apr 29, 2024
-
amazon-ssm-agent: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4fca8e7 - Browse repository at this point
Copy the full SHA 4fca8e7View commit details -
aws-iam-authenticator: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc40d95 - Browse repository at this point
Copy the full SHA bc40d95View commit details -
aws-signing-helper: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc7157a - Browse repository at this point
Copy the full SHA fc7157aView commit details -
cni: simplify go build invocation
`-buildmode=pie` is now set in GOFLAGS by default. Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ca4fa1 - Browse repository at this point
Copy the full SHA 2ca4fa1View commit details -
cni-plugins: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ac1f48 - Browse repository at this point
Copy the full SHA 2ac1f48View commit details -
containerd: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4ff8a0 - Browse repository at this point
Copy the full SHA f4ff8a0View commit details -
docker-cli: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c663004 - Browse repository at this point
Copy the full SHA c663004View commit details -
docker-engine: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3af6d9 - Browse repository at this point
Copy the full SHA e3af6d9View commit details -
ecr-credential-provider: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 156e0e7 - Browse repository at this point
Copy the full SHA 156e0e7View commit details -
ecs-agent: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 948e132 - Browse repository at this point
Copy the full SHA 948e132View commit details -
host-ctr: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd746c3 - Browse repository at this point
Copy the full SHA cd746c3View commit details -
kubelet: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ead001c - Browse repository at this point
Copy the full SHA ead001cView commit details -
nvidia-container-toolkit: simplify go build invocation
`-buildmode=pie` is now set in GOFLAGS by default. Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 526540c - Browse repository at this point
Copy the full SHA 526540cView commit details -
nvidia-k8s-device-plugin: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d47953 - Browse repository at this point
Copy the full SHA 0d47953View commit details -
oci-add-hooks: simplify go build invocation
GOFLAGS is used automatically, and `-buildmode=pie` is the default. `-v` and `-x` provide additional output for debugging, but are not used in other package specs. Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f8eff6 - Browse repository at this point
Copy the full SHA 8f8eff6View commit details -
runc: build for FIPS and non-FIPS
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad66abd - Browse repository at this point
Copy the full SHA ad66abdView commit details -
filesystem: add directories for FIPS binaries
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a871a0 - Browse repository at this point
Copy the full SHA 2a871a0View commit details -
selinux-policy: label FIPS binaries
Signed-off-by: Ben Cressey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a0f446 - Browse repository at this point
Copy the full SHA 2a0f446View commit details