← Back to Changelog
March 28, 2022
docker run --privileged
You can now run privileged containers in Gitpod!
language:
bash# example
docker run --privileged -it busybox sh
Prior to the fix, users were getting an error, and it prevented them from running privileged workloads.
The host file system, in this case, is your Gitpod workspace. Don’t worry, it’s ephemeral!
Fixes and improvements
- #8459 - Made the
gitpod.io/cpuLimit
annotation work again - #8918 - [ws-proxy] Configure kube-rbac
- #8845 - Update buildkit to v0.10.0
- #8941 - [image-bob-builder] Add support for stargz
- #8878 - fix findPrebuildsWithWorkpace query
- #8875 - Remove truncation and overflow team invitation URL
- #8772 - Update team deletion confirmation modal
- #8890 - Added a new root cmd to Gitpod CLI. The tasks cmd allows listing tasks and attaching to them.
- #8914 - Add sudo permission to custom images, force NOPASSWD
- #8867 - [kots]: configure werft build command
- #8683 - Added first draft of a public API
- #8857 - [KOTS]: add recommended preflights
- #8892 - [kots]: escape golang template variables for Helm resources
- #8844 - [kots] Add a pre-flight check for `cert-manager
- #8835 - Rerunning prebuilds direct to the prebuild logs view, and rerunning is not allowed from the /prebuilds page.
- #8821 - fix missing index on Workspace (id, deleted)
- #8825 - [server] Improve GitHub Enterprise avatars handling
- #8854 - fix broken image builds
- #8858 - [gitpod-db] add index on
workspaceDB.Type
Column - #8871 - [kots]: remove wait-for-jobs
- #8870 - [kots]: remove GCP DNS resolver
- #8827 - Allow use of the —privileged flag with docker.
- #8837 - [installer]: allow for minified config YAML
- #8785 - [kots] Remove
cert-manager
from the Gitpod package - #8808 - [loadgen] Update benchmark images
- #8742 - Enable egress metrics for agent-smith
- #8822 - [kots]: removed the cert-manager issuers
- #8491 - [kots]: use Helm for the Installer job
- #8721 - Document ClusterService rpcs and messages
- #8699 - Clarified wording of “timeout” feature on the settings/plans page
- #8718 - ws-manager-bridge logs WorkspaceStatus events
- #8644 - Fix setting sync limit failure in some cases
- #8793 - fix caching of GitHub server-server queries
- #8593 - Make the licensing match what’s advertised
- #8770 - [kubecdl] Fix server name pattern
- #8741 - Update code to 1.65.2