Nebula

Results 38 comments of Nebula

Looks like this is fixed in https://github.com/hidetatz/kubecolor/pull/93 @hidetatz Can we please merge this?

@a20eac1d it seems like you did not cloned the git repo before creating your docker-compose file. Run ` git clone https://github.com/wellenline/waveline-server.git` then create the docker-compose.yml inside that folder and run...

Ah my bad, was relying on old info. Thank you for correcting me @EkamBajw. Now that I reviewed @a20eac1d's docker-compose file, your proposed solution should work.

Yes, it inside docker. I'm guessing one of the file has bad metadata. Can this be set to more verbose so I can find which file is causing the issue.

Hey @MihkelBaranov , I did some digging into this and found [this](https://stackoverflow.com/questions/53239152/unexpected-end-of-file-with-pushing-items-to-an-array-with-jimp), hope you find it helpful. Cheers

Hey @sestinj Just reopening this, since the code suggestions in the editor still show mac shortcuts on Windows. See ![image](https://github.com/continuedev/continue/assets/40148908/6109170d-d34c-4b3f-ab2b-5e0f35fee1c7) I'm on the latest stable `v0.8.25`

I was trying to replicate my prod Talos Linux cluster in docker and hit this issue 100% of time. Although the same cilium config does not produce any errors when...

Hey @sayboras, I can confirm the latest release (1.15.2) does not fix this either. I have found a quick way to reproduce this in docker using Talos, so if it...

Tested `enable-endpoint-routes: true` with `1.15.2` can confirm it still does not resolve the issue.

So just the cilium image from that? I am assuming the first one `quay.io/cilium/cilium-ci:e14988e02ce8d0f3451b177a4f97a3833df65ab3@sha256:57082ec610e9132942f0be1ffd2469e338f72bd8905663c85d81a4b89ae232f9` not sure what race and unstripped one are. By any chance, Do you have values.yaml file...