medik8s / self-node-remediation

Automatic repair for unhealthy Kubernetes nodes
https://www.medik8s.io/
Apache License 2.0
45 stars 17 forks source link

FIPS 140 #205

Closed mshitrit closed 1 month ago

mshitrit commented 5 months ago

Why we need this PR

Support FIPS140

Changes made

Added a hook to enable CGO for downstream build

Which issue(s) this PR fixes

ECOPROJECT-1979

Test plan

More context on this discussion: https://redhat-internal.slack.com/archives/C03M5GKJNBA/p1717510510625679 And doc: https://docs.google.com/document/d/11ZoVx69ow7pjqm_HNXjqwp8XvykY-oOah-hep_K6oc8/edit#heading=h.611er9adjrqo

openshift-ci[bot] commented 5 months ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mshitrit

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/medik8s/self-node-remediation/blob/main/OWNERS)~~ [mshitrit] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
mshitrit commented 4 months ago

/test 4.15-openshift-e2e

openshift-merge-robot commented 1 month ago

PR needs rebase.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
mshitrit commented 1 month ago

Closed in favor of #237