Felix Oertel

Results 12 comments of Felix Oertel

Sure thing. When he gave me a quick "looks good" or "go home" I will take care of the tests also.

> env:encrypt encrypts my `.env` file and not my `.env.test` file. So what you are saying is, that `$this->laravel->environmentFilePath()` is not taking into account your set `APP_ENV`? That doesn't sound...

> this seems like a strange edge cast caused by not following documentation properly As we have already discussed, it's litterally [right above the headline](https://laravel.com/docs/10.x/configuration#determining-the-current-environment), marked by a big violet...

If anyone would give a thumbs up on the idea, I'd happily provide an MR. Helm also suggests to do it this way, if you wanna use namespaces. https://github.com/helm/helm/issues/3553

When using GitOps tools many of us use `helm template` to render the chart(*) and thus need to specify the namespace anyway, because otherwise the selectors (like `RoleBinding`) will be...

Bug still occurs in current main branch. 👍

Also the Docker just dies with a sad `FileNotFoundError: [Errno 2] No such file or directory: 'configs/config.yaml'` :-/

> all the containers on all three nodes get stopped one after another without waiting for other/previous containers to reach a healthy state. I would expect that to happen, when...

Pipelines the world over have been breaking for at least two years now. Are we gonna merge this? 🤓

Why is this closed? It is still broken in 1.0.51. @viper151 the new jsonl is not a real copy, right? for me all the messages uuids are changed. so it...