Christian Weichel
Christian Weichel
Integrating a chisel server into an existing component is somewhat tricky right now, because there's no direct control over the `net.Listener` the chisel server uses. E.g. when trying to integrate...
### Bug description When using [Google Artifact Registry](https://cloud.google.com/artifact-registry) as image-build registry - or as airgap mirror, workspace starts fail after some time of inactivity. That's because registry-facade can no longer...
### Summary The one-time secret (OTS) mechanism is used to deliver secrets to the workspace cluster. It's not location-aware which breaks workspace startup across regions. ### Context The one-time secret...
# ToDo - [ ] support pushing combination to a registry other than the one the base and chunk were stored in - [x] write unit tests
Chunks without their hash are easy to identify by name. For integrating use with Gitpod we'll need to use the no-hash mode so that we can build combinations that do...
This way one could execute the tests in a combined image to ensure there are no issues or to detect issues.
### Describe your feature We're adding support for private Docker image registries. The support is very rough and needs documentation. The PR (linked below) demonstrates how to use that feature....
### Summary Adding a custom page HTML field (called _description_ in my case) and using it in a template, results in an Uncaught Exception: ``` Uncaught Exception Class 'Markdown' not...
**Is your feature request related to a problem? Please describe.** When I don't have access to the Werft Kubernetes cluster, I still want to use port forwarding to debug the...
this refers to LINEAR-18