Thomas Lehmann

Results 12 issues of Thomas Lehmann

**Which component**: controller **Describe the bug** The option documentation marks `update-status` as "beta, when it's went public and default with 0.17.5. Current code: https://github.com/bitnami-labs/sealed-secrets/blob/v0.17.0/cmd/controller/main.go#L54 Opt-out (default-on) (release note): https://github.com/bitnami-labs/sealed-secrets/blob/main/RELEASE-NOTES.md#v0170 Introduction...

enhancement
documentation
backlog

### Describe the feature This is not a technical feature but a request for documentation clarification. I read [the docs on the `coreJs` config option][1]. It leaves questions on how...

enhancement

### What happened? # Summary When a `NetworkInterceptor` and related WebDriver are closed/quit, the "CDP Connection" thread may eventually throw a `TimeoutException`. This error occures a couple of seconds after...

C-java
I-defect
needs-triaging
C-devtools

When configuring multiple files for processing (depending on the plugin) the resulting files might be garbage since they share the same processor instance and do not wait until the processing...

## Problem description When inlining a script using ``` new InlineSourceWebpackPlugin({ compress: true, noAssetMatch: "error", }), ``` and ``` ``` The asset to be inlined is not located in the...

The `icons.json` is downloaded using a `package.json` install script. The source is the master of the Font-Awesome project repository. This way the installation is not reproducible and controllable. The plugin...

I'd like to change the tree. - Have only one phantomjs.spec (Note: moved to #11 ) - No version in the name (Note: moved to #11 ) - Use (at...

- Have only one phantomjs.spec - No version in the name - Use (at least) tags (and branches) to track the version-specific changes - Tag: 1.5.0 - Branch: 1.5 This...

I guess there are undeclared dependencies. Can anyone confirm this? - X11-devel - freetype-devel - sqlite-devel - openssl-devel I didn't realized they're missing until now as I'm building on a...

Adding the bundled Qt library to the LD path through ld.conf leads to errors with systems which depend on another version of Qt. In fact it caused errors with Fedora...