Daniel Mack
Daniel Mack
Hmm. The reason is probably that k3s does not come with a full registry by default. But tbh, I find the k8s documentation a bit ambiguous, and would rather argue...
> It depends. There are pros and cons. I'm curious what the cons would be. `IfNotPresent` works very well for my setups so far :slightly_smiling_face:
Understood. But can we make it configurable maybe so more use cases are covered?
Thanks a lot for sharing this. I've been searching for hours for a solution on this.
I do have a similar approach for ingress redundancy, but I didn't get around to to test it yet. If anyone is willing to try, I'm happy to share the...
After some more investigation, it turns out that while gupnp should not reply with malformed XML, the real issue is a missing quoting in SOAPClient. I've filed a PR to...
On 12/12/2011 02:02 AM, thaliahuj wrote: > 1. success to compile PulseAudio.plugin in Xcode, > 2. copy PulseAudio.plugin to library\Audio\Plug-Ins\HAL\; > 3. run iTunes; > 4. error: > > Dec...
On 12/12/2011 02:54 AM, thaliahuj wrote: > Where is the fixup scripts? Well, in the git: https://github.com/zonque/PulseAudioOSX/blob/master/deploy/fixup_framework.sh The whole issue around making such libraries work on OSX is a huge...
On 12/12/2011 02:58 AM, thaliahuj wrote: > I build source code by "https://github.com/zonque/PulseAudioOSX/wiki/Building-from-source" Hmm. If you called deploy.sh, the fixup script should have been called automatically.
On 12.12.11 04:52, thaliahuj wrote: > run ./bootstrap_machine.sh > > Error: Port json-c; not found > To report a bug, see http://guide.macports.org/#project.tickets > Error: Port do not found > To...