Enrico Stahn
Enrico Stahn
Just wondering why we require perl in image `php:7.1-fpm-stretch`? `/usr/lib/x86_64-linux-gnu/perl => 19MB` ``` # dpkg -S /usr/lib/x86_64-linux-gnu/perl libperl5.24:amd64, perl-base: /usr/lib/x86_64-linux-gnu/perl # apt-cache rdepends --installed perl perl Reverse Depends: autoconf adduser...
Log level should be configurable. We're usually trying to reduce the noise and are only interested in warn/errors.
This issue tracks interest, discussion & progress in regards [Azure Container Registry](https://azure.microsoft.com/en-us/products/container-registry). --- > 🤝 If anyone is keen on sponsoring this to be implemented please contact me at [email protected]
`k8s-image-swapper` is currently using `skopeo`, a CLI, to copy images into the registry. This is being executed as an external command and can lead to several issues (OOM, security exposure...
**Is your feature request related to a problem? Please describe.** We create multiple "applications" based on the same helm chart. Currently, all these apps sharing a single service account since...
> Annotations provide a way to mark points on the graph ...  Could be an alternative to #282
We run django in AWS Lambda and want to apply database migrations via `sls wsgi manage`. The database user the application runs with is limited and not allowed to create/alter...
Sometimes it would be helpful to add annotations (text describing something). Ideally, this would fade out over time.
## Description The usage of prefix lists is fairly confusing as described in #224 and #226. Unfortunately those issues/PRs were closed without feedback. What is the reasoning behind it and...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/boyney123/eventcatalog/blob/master/CONTRIBUTING.md#reporting-new-issues). ### Description Schema's sometimes may have different formatting. Before passing the...