damomurf

Results 13 comments of damomurf

Just for more info, the matrix-bridge-irc service exists, resolves in the cluster and can be pinged, but there's nothing listening on 9006 inside the IRC bridge.

I dug in to this and found out that https://github.com/dacruz21/matrix-chart/pull/47 will fix the root cause.

One other fact that may be helpful: the equivalent deployment (with a while loop to keep invoking the curl command and keep the pods running) does not exhibit the same...

I'm kind of suprised this hasn't been implemented in 3.0.0 - what chance do we have of this actually being implemented? I'm not sure I understand why there is even...

@philipnrmn - Any chance of this suggestion actually being implemented? Is the Chronos project actually active anymore?

kubectl can actually function perfectly well if the value of KUBECONFIG is also a list of kubectl config files, not necessarily just one. It would be ideal if this tool...

I just tried the fix recommended (I assume the line number has changed since the comment - I actually change lined 64) but I get the same issue, even if...

I'm getting hit by the REGISTRY_STORAGE_MAINTENANCE_READONLY_ENABLED issue too in container images tagged 2.4.0 and 2.5.0.

@scratchmex I’d presume this is an upstream CoreDNS issue. I’m curious what the use case is for having these addresses “on the internet”? I find the Tailscale split-dns functionality works...

@scratchmex Ok, so I found a similar issue trying to the same thing after @willnorris’s changes to implement tsnet in the plugin. I noticed his Dockerfile is doing the following,...