skuethe
skuethe
### Discussed in https://github.com/skuethe/MMM-Spotify/discussions/140 Originally posted by **CharlesMougenot** February 10, 2021 MMM-Spotify is a great module. However I liked it better without spotify logo: if spotify is unused the logo...
### Discussed in https://github.com/skuethe/MMM-Spotify/discussions/152 Originally posted by **DanielSosa521** March 24, 2021 Hello! I love this module and would like to fine-tune it to my liking. What I'm missing, is how...
As requested by @Serkes [here](https://github.com/skuethe/MMM-Spotify/issues/146#issuecomment-826493009) - [ ] modify the `searchAndPlay` function inside `node_helper.js` to also validate against `NO_ACTIVE_DEVICE` error return code
Closes: #719 - I have extended goreleaser to also build for `s390x` arch. - added s390x release assets to the testing scripts (not sure where they are exactly used tbh)...
**What would you like to be added**: I want to extend multi arch builds for `s390x` platform. **Why is this needed**: I would like to use `grype` on zLinux systems...
Hey there, I am currently trying out sops with the freshly released version 1.0.0 of age. Creating passphrase-protected age key files seems rather easy: https://github.com/FiloSottile/age#passphrase-protected-key-files However, when I try to...
We just deployed jaeger operator and an jaeger "instance" by CRD via Argo CD. Now we wanted to add the custom resource health check for jaeger, and stumbled upon an...
This really small fix adapts the type of `envFrom` in the helms `values.yaml`. `envFrom` needs to be an array, as defined in the container spec, and not an object: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#container-v1-core...
/kind bug **1. What `kops` version are you running? The command `kops version`, will display this information.** Client version: `1.29.0 (git-v1.29.0)` **2. What Kubernetes version are you running? `kubectl version`...