-
Notifications
You must be signed in to change notification settings - Fork 333
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
fix(sec): get rid of dependency on containerd #7387
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
slonka
added
the
ci/run-full-matrix
PR: Runs all possible e2e test combination (expensive use carefully)
label
Jul 30, 2023
slonka
requested review from
jakubdyszkiewicz and
lobkovilya
and removed request for
a team
July 30, 2023 18:04
Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. Signed-off-by: slonka <[email protected]>
slonka
force-pushed
the
get-rid-of-dependency-on-cgroups
branch
from
July 30, 2023 18:05
8b44fe2
to
db75a02
Compare
jakubdyszkiewicz
approved these changes
Jul 31, 2023
This was referenced Jul 31, 2023
kumahq bot
pushed a commit
that referenced
this pull request
Jul 31, 2023
Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. Signed-off-by: slonka <[email protected]>
kumahq bot
pushed a commit
that referenced
this pull request
Jul 31, 2023
Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. Signed-off-by: slonka <[email protected]>
kumahq bot
pushed a commit
that referenced
this pull request
Jul 31, 2023
Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. Signed-off-by: slonka <[email protected]>
kumahq bot
pushed a commit
that referenced
this pull request
Jul 31, 2023
Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. Signed-off-by: slonka <[email protected]>
This was referenced Jul 31, 2023
kumahq bot
pushed a commit
that referenced
this pull request
Jul 31, 2023
Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. Signed-off-by: slonka <[email protected]>
slonka
added a commit
that referenced
this pull request
Jul 31, 2023
) * fix(sec): get rid of dependency on containerd (#7387) Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. Signed-off-by: slonka <[email protected]> * fix(sec): resolve confcits Signed-off-by: slonka <[email protected]> * fix(sec): update vulnerable dependency Signed-off-by: slonka <[email protected]> * chore(lint): make check pass Signed-off-by: slonka <[email protected]> * chore(lint): go mod tidy Signed-off-by: slonka <[email protected]> * chore(lint): make check pass Signed-off-by: slonka <[email protected]> --------- Signed-off-by: slonka <[email protected]> Co-authored-by: Krzysztof Słonka <[email protected]>
slonka
added a commit
that referenced
this pull request
Jul 31, 2023
) * fix(sec): get rid of dependency on containerd (#7387) Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. Signed-off-by: slonka <[email protected]> Co-authored-by: Krzysztof Słonka <[email protected]>
michaelbeaumont
added a commit
that referenced
this pull request
Aug 2, 2023
) * fix(sec): get rid of dependency on containerd (#7387) Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. * fix(sec): resolve confcits * chore(lint): change indent * chore: upgrade testcontainers-go Signed-off-by: Krzysztof Słonka <[email protected]> Signed-off-by: Mike Beaumont <[email protected]> Co-authored-by: Krzysztof Słonka <[email protected]> Co-authored-by: Mike Beaumont <[email protected]>
michaelbeaumont
added a commit
that referenced
this pull request
Aug 2, 2023
) * fix(sec): get rid of dependency on containerd (#7387) Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. * fix(sec): resolve confcits * chore(lint): make check pass * chore(lint): change indent * chore: upgrade testcontainers-go Signed-off-by: slonka <[email protected]> Signed-off-by: Mike Beaumont <[email protected]> Co-authored-by: Krzysztof Słonka <[email protected]> Co-authored-by: Mike Beaumont <[email protected]>
michaelbeaumont
added a commit
that referenced
this pull request
Aug 2, 2023
) * fix(sec): get rid of dependency on containerd (#7387) Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it. * fix(sec): resolve confcits * chore(lint): change indent * chore: upgrade testcontainers-go Signed-off-by: Krzysztof Słonka <[email protected]> Signed-off-by: Mike Beaumont <[email protected]> Co-authored-by: Krzysztof Słonka <[email protected]> Co-authored-by: Mike Beaumont <[email protected]>
michaelbeaumont
added a commit
to michaelbeaumont/kuma
that referenced
this pull request
Aug 3, 2023
…mahq#7387) (kumahq#7389)" This reverts commit ffae6c2.
michaelbeaumont
added a commit
that referenced
this pull request
Aug 3, 2023
) (#7389)" This reverts commit ffae6c2. Signed-off-by: Mike Beaumont <[email protected]>
michaelbeaumont
added a commit
that referenced
this pull request
Aug 3, 2023
) (#7391)" This reverts commit a19b208. Signed-off-by: Mike Beaumont <[email protected]>
michaelbeaumont
added a commit
that referenced
this pull request
Aug 3, 2023
) (#7390)" This reverts commit 6983120. Signed-off-by: Mike Beaumont <[email protected]>
michaelbeaumont
added a commit
that referenced
this pull request
Aug 3, 2023
Revert "fix(sec): get rid of dependency on containerd (backport of #7387) (#7390)" This reverts commit 6983120. Signed-off-by: Mike Beaumont <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Containerd shows up time and time again with a CVE that does not actually impact our codebase but looks not great in scan results. I copied the code from the source so we no longer rely on it.
Checklist prior to review
syscall.Mkfifo
have equivalent implementation on the other OS --UPGRADE.md
? -- no> Changelog:
entry here or add aci/
label to run fewer/more tests?