Skip to content
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

[dev] Update workspace libraries to match kubernetes (containerd, runc, buildkit) #20526

Merged
merged 5 commits into from
Jan 20, 2025

Conversation

geropl
Copy link
Member

@geropl geropl commented Jan 16, 2025

Description

Motivation to bump this particular set of libraries:

  • we need to stay within supported versions range of kubernetes (EKS)
  • because when we bump kubernetes, we also need to bump containerd on the AMI, for it to stay compatible
  • that's why we need to bump containerd client libs (runc, buildkit) to stay within those range

Reasoning for the specific versions: https://linear.app/gitpod/issue/CLC-982/update-containerd-to-latest-patch-16x-k8s-and-runc-libs-in-gitpod-mono#comment-d5450e2c

Related Issue(s)

Fixes CLC-982

How to test

Documentation

Preview status

Gitpod was successfully deployed to your preview environment.

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • /werft preemptible
    Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

/hold

Copy link

socket-security bot commented Jan 16, 2025

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Critical CVE golang/github.com/moby/[email protected] ⚠︎
Critical CVE golang/github.com/moby/[email protected] ⚠︎

View full report↗︎

Next steps

What is a critical CVE?

Contains a Critical Common Vulnerability and Exposure (CVE).

Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

@geropl geropl force-pushed the gpl/982-update-deps-2 branch from 66a14d9 to 2c8bce8 Compare January 16, 2025 15:54
@roboquat roboquat added size/XL and removed size/L labels Jan 16, 2025
@geropl geropl changed the title [dev] Update workspace liberaries to match kubernetes (containerd, buildkit) [dev] Update workspace libraries to match kubernetes (containerd, runc, buildkit) Jan 16, 2025
@geropl
Copy link
Member Author

geropl commented Jan 20, 2025

/unhold

@roboquat roboquat merged commit 76781bf into main Jan 20, 2025
87 checks passed
@roboquat roboquat deleted the gpl/982-update-deps-2 branch January 20, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants