daubsi
daubsi
Thanks for pointing that out! Those suggestions in https://github.com/rusq/slackdump/issues/111#issuecomment-1229445740 look great! Hope you can get it working! Thanks!
Yeah I have some things to try but don't wanna post here. Any way of privately transmitting that information to you?
Sorry, this has been more than 3 years ago... I honestly don't remember...
[Blink2.ino.elf.zip](https://github.com/compuphase/Black-Magic-Probe-Book/files/13998712/Blink2.ino.elf.zip) Example Blink2.ino.elf.zip as a reference
Thanks! Makes perfectly sense! Yes the ARM toolchain bundled with Arduino Studio is probably much newer than the GDB from the ARM toolchain I had on another path on my...
I am facing a similar issue but could not yet resolve it. Using external-dns with a standard Ingress works without issues, but switching to Gateway API provokes the same error...
Here are the permissions: ``` kubectl auth can-i --list --as=system:serviceaccount:external-dns:external-dns Resources Non-Resource URLs Resource Names Verbs selfsubjectreviews.authentication.k8s.io [] [] [create] selfsubjectaccessreviews.authorization.k8s.io [] [] [create] selfsubjectrulesreviews.authorization.k8s.io [] [] [create] ingresses.extensions []...
Well are my ClusterRole permissions not correct? I also set the permissions for the namespace resource. Do you see anything missing? I also assumed it might be about missing permissions,...
Oh!!! My bad!!!! I checked my config again and only then noticed that I had the singular variant of the resource in my yaml and not the plural version: gateway...
Thanks dinesharjani. So you're basically saying I cannot advertise multiple services in one server config on iOS? Is this what you mean? Would that work in the Android version?