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
This should allow build to have fips crypto enabled when we build with CGO_ENABLED=1
Modify the github build to do so.
datadog:patch
[fips] - Enable fips on select component
This would enable *fipsonly* on the following component:
- kubelet
- kubectl
- kube-controller-manager
- kube-scheduler
The apiserver is currently being held back because not all client is going to be fips.
Especially in non govcloud environment.
datadog:patch
0 commit comments