Max Partenfelder

Results 6 issues of Max Partenfelder

As of now it is not possible to programmatically edit the SSH Agent settings and e.g. make an attachment a SSH Key ![image](https://user-images.githubusercontent.com/7310764/76716977-79efb600-6732-11ea-8bf8-2c4bd4809ca7.png)

Signed-off-by: Max Partenfelder ### Description of the change Pointing out that a minimum character length is required for certain environment variables being used as passwords in MinIO (R)

in-progress
minio

### Describe the feature request Currently, when a service becomes unavailable an alert is being triggered once the failure threshold is reached. If the endpoint remains unavailable, no further notification...

I am facing a problem concerning the `depthLimit` setting: I implemented an API template using Apollo GraphQL: https://github.com/mxcd/api-template There I am using sofa like so: https://github.com/mxcd/api-template/blob/master/src/index.ts#L25 ``` app.use('/api', useSofa({ basePath:...

I am trying to use redisson as `jCache` implementation for the `httpSessionCache` of my open liberty server. So far, I've managed to use the library by providing a configuration yaml...

question
feature

## Problem For string comparisons, there are filter operators like `equals`, `startsWith`, `endsWith` and `contains`. Although these are already very useful, it would be nice to take full advantage of...

kind/feature
topic: prisma-client
topic: previewFeatures
topic: indexes
domain/schema
domain/client
topic: client api
topic: fullTextSearch
topic: postgresqlExtensions