David Spautz
David Spautz
Hey, my system settings are these: locale LANG=de_DE.UTF-8 LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= What I expect is a german keyboard layout in...
Setup your context to use slots before connect > redisClusterSetOptionRouteUseSlots(cc);
@chen-keinan Yes i will get it when I run kubectl. but here I use goclient. The plural form of the name is defined inside the CRD. Th couriosity here is...
I gave it a try on the AWS LBC because I disabled the mutator-webhook. Actually I use Cilium CNI without ENI or Chaining. And in the values.yaml comments it is...
Now I get instead: Failed deploy model due to Internal error occurred: failed calling webhook "mtargetgroupbinding.elbv2.k8s.aws": failed to call webhook: Post "https://aws-load-balancer-webhook-service.kube-system.svc:443/mutate-elbv2-k8s-aws-v1beta1-targetgroupbinding?timeout=10s": Address is not allowed I was hoping i...
Would be realy nice to have it. Keda scaling object can only scale resources implementing /scale subresource.
@Two-Hearts Small correction: Attachments are present at the origin image. Didn't saw it in the first. But Notation doesn't work as expected for verify and ls Regarding [GCP Artifact Registry...
I am wondering why notation creates a second artifact with the digest as a tag beside the one with semantic version as a tag. The attachments are only added to...
Verify works with notation 1.1.2. Looks like a bug in 1.3.1. ```bash notation-1.1.2 verify europe-west3-docker.pkg.dev/xxx/personal-poc-ssdlc/dna-ssdlc-poc:1.0 -v INFO Using the referrers tag schema INFO Reference 1.0 resolved to manifest descriptor: {MediaType:application/vnd.docker.distribution.manifest.v2+json...
@FeynmanZhou > ``` > export NOTATION_EXPERIMENTAL=1 > ``` Still not works. But notation 1.1.2 works as expected without your suggested settings.