Fran R
Fran R
The current tbody element is created without element passed to it: https://github.com/plumdog/flask_table/blob/master/flask_table/table.py#L134 It can be practical to add a ```tbody_attrs = {"class": "text-xs"}``` class
The reason I took interest in this image is to test how my environment reacts to high CPU/Mem services. Now testing the scale up is one thing, I would like...
For the ones who like pain
The helm chart is missing a lot of flexibility: * support for existing PVC outside of the helm chart and pass it as an argument. Having that solution would be...
**Is your feature request related to a problem? Please describe.** I would like to share a PVC between clickhouse and postgres (as dependencies of plausible). For that I'm interested in...
**Describe the bug** The action.yml contains few yaml errors, extra spaces, extra tabs **To Reproduce** Steps to reproduce the behavior: 1. Install yamllint https://github.com/adrienverge/yamllint 2. `yamllint --strict .` **Expected behavior**...
I've spent 1h trying to figure out why my config wasn't working. Turns out I had `region` and not `regions`. A line with a small warning when a key isn't...
## Is your request related to a new offering from AWS? Yes ✅: please list the AWS provider version which introduced this functionality All visible on https://github.com/terraform-aws-modules/terraform-aws-lambda/blob/master/examples/code-signing/main.tf#L55 ## Is your...