Volker Kettenbach

Results 14 issues of Volker Kettenbach

GKE warns about Katafygio calling APIs that will become depreacated in 1.22: Katafygio needs to be updated to call the "non-beta" APIs

Hi! I'd like to authenticate users with a simple token given in the URL as get-parameter using traefik 2.4 and eas. The token is generated and stored in MySQL and...

Do you think it would be possible to integrate an app secured by eas as a SAML app into Googles GSuite? Here's a start page for the Google SAML side:...

Is it possible to sort albums resulting from a search by year?

enhancement

The new option disables the HTTPOnly flag so that JS can access the cookie. This might be a security risk, that's why it's enabled by default. Only use it, if...

enhancement

Is there a native way to add a "sort" parameter to each QuerySchema to determine the order of the result set? With native I mean: is that part of smorest...

question

If you run: `$response = $pamiClient->send(new CommandAction('database show blacklist', ''));` you'll get a read timeout in ClientImpl.php on line 422. The reason is that in PAMI\Message\Response\ResponseMessage.php in line 137 the...

Would it be possible to implement support for the "Segger Flasher" in this software? The Segger Flasher works differently from the Segger JLink: the hex file to be flashed is...

This implements the feature DATE_PREFIX from pull-request https://github.com/benjamin-maynard/kubernetes-cloud-mysql-backup/pull/31 and fixes incorrect shebang in the two shell scripts

Google offers a managed service for Prometheus: https://cloud.google.com/stackdriver/docs/managed-prometheus which is internally based on their own big data solution "Monarch" but has PromQL compatible interfaces so it can replace a self-hosted...

enhancement
area/metrics
p1