Thomas

Results 176 comments of Thomas

> Just FYI - On my backlog is to finish #2198, which is trying to integrate darktable-cli which has general support for many different raw formats. I wouldn't worry about...

I believe it does, yes. It should support: https://www.libraw.org/supported-cameras.

Bazel [recommends against](https://docs.bazel.build/versions/master/external.html#repository-rules) using `git_repository`.

Yeah, I observed this too. The cli tool will need some more custom mime type stuff given the upstream library doesn't have an api to add custom mime types(!?). I'll...

There is also no workaround for this, as the operator does not support StatefulSet objects. https://github.com/1Password/onepassword-operator/issues/18

In addition, the secret is never recreated after it's pruned because of https://github.com/1Password/onepassword-operator/issues/177.

Inline with the behaviour of native Kubernetes resources, this should at least not be the default behaviour. https://github.com/kubernetes/kubernetes/issues/92896#issuecomment-655540826 I do appreciate it may be desirable for some, and so should...

I also tried using `/dev/disk/by-id/` and it doesn't work.

Hey! It looks like this issue is coming up on a year old, is this fixable now given the aforementioned PR was merged? I still see this behaviour today. ```sh...