Thomas Kosiewski

Results 25 comments of Thomas Kosiewski

Have you already seen [this section of the docs concerning secrets support](https://www.jaegertracing.io/docs/1.26/operator/#secrets-support)?

Changing it to [yuanyan.github.io/halogen](https://yuanyan.github.io/halogen) would be way more convenient.

> With the new release of spilo available at `registry.opensource.zalan.do/acid/spilo-14:2.1-p7` this issue can now be closed. Not completely. The STS regional endpoints variable is not getting passed down to WAL-G,...

Hey, thanks for the quick feedback. > i can not see on the first place how this approach prevents race conditions, there is no "leader-election" or similar in the write...

Hey @majst01, I just saw that the linter failed at missing json tags: ![CleanShot 2024-03-27 at 14 41 55@2x](https://github.com/metal-stack/go-ipam/assets/2198487/50c12164-79b1-4e64-8658-dd7f5101da01) Would you like me to add JSON tags to all the...

Hey @strideynet, thanks for opening the issues. Yeah, this issue is a duplicate of #969. As noted in the other issue, the implementation was initially done the same way as...

Hey @codeagencybe 👋, thanks for opening this issue. Currently, the shell commands invoked by devpod run in non-interactive shells; thus, any aliases configured will not be set. Also, as devpod...

Quick heads up, since this issue was automatically closed with the PR: DevPod will start interactive shells starting with the next release so that one's aliases will be set and...

Hey @codeagencybe, could you please try the [0.16.0 release](https://github.com/loft-sh/devpod/releases/tag/v0.1.6) and set your docker aliases in a `.bashrc` file?

And we had to revert this PR due to issues with interactive shells and suspensions. We will have to find another way to source aliases.