mimmus
mimmus
Great! An extra "\" in regex! Only another question: - is this bug a regression or was it always present? I'm not so good to look into Github history.
Wonderful! No, thanks: I’m using CAPI/CAPA as a customer of a commercial product (D2iq DKP/Konvoy).
I'm currently using: https://codeberg.org/hjacobs/kube-downscaler and its include/exclude system is quite flexible.
> Somewhere firmware/alsa they added an extra space at the end of the name so in MPD config: > > ` mixer_device "hw:D50" # optional # Note the HACK firmare...
I already tried with a space in my mpd.conf 'mixer_control' setting but it's ignored, probably trimmed by some internal routine. `amixer --card 3 sset 'MISSION USB Audio 2.0 ' 50%`...
I’m trying ro get this DAC working without vendor support, all is possible. Sorry I opened also another issue
Is there a clean word about who is in charge to authenticate with ECR on a "vanilla" Kubernetes cluster?
I think that at this point this is done at Kubernetes level. In fact, starting from Kubernetes v1.20, the kubelet can dynamically retrieve credentials for a container image registry: https://kubernetes.io/docs/tasks/administer-cluster/kubelet-credential-provider/
One of my everyday checks is looking for pods in not Running status. Actually, it’s not possible to filter by status in Kubenav.
Having the updated Secret in every namespace except the system ones would be great!