Results 22 issues of Arnaud Venturi

This modification fixes a bug I just encountered with a very basic configuration of this role. Here are the properties of my system : - Role version : `v0.4.1` -...

bug

The current instructions (using `gcloud auth login`) do not seem to work : the application seems unable to pick it, and leads to the following error : ``` Error: failed...

enhancement

- Type: - [x] Bug - [ ] Enhancement - [ ] Feature Request - [x] Question --- - `zplug --version`: `2.4.1` - `zsh --version`: `zsh 5.0.7 (x86_64-pc-linux-gnu)` - `uname...

HELP WANTED
kind/stale

- Type: - [x] Bug - [ ] Enhancement - [ ] Feature Request - [ ] Question --- - `zplug --version`: `2.4.1` - `zsh --version`: `zsh 5.0.7 (x86_64-pc-linux-gnu)` -...

When using docker with a container orchestrator (kubernetes, in my case), most logging infrastructures will expect your containers to send their logs through STDOUT/STDERR. In this image, we miss most...

enhancement
help wanted

Hi everybody ! I was surprised today to (re)discover that the database migration procedure requires a manual intervention. I can think of several ways this could easily be done :...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

size/s
persistent-bug
forward/linked
service/apikeys

### Terraform Version ``` Terraform v1.2.6 on darwin_arm64 + provider registry.terraform.io/cyrilgdn/postgresql v1.17.1 ``` ### Affected Resource(s) - postgresql_grant ### Terraform Configuration Files ```hcl # This resource ignores views resource "postgresql_grant"...

### Terraform Version Should not be relevant, but here : ``` $ terraform --version Terraform v1.0.9 on linux_amd64 ``` The provider is `v1.14.0` ### Affected Resource(s) This issue affects the...