Patrick

Results 27 issues of Patrick

I tried to integrate bigseo with my AngularJS project. It fails when calling /valid/cache with > TypeError: Cannot read property 'url' of undefined > at BigSEO.valid (/myproject/node_modules/bigseo/index.js:157:23) > at Layer.handle...

We have identified some unexpected behavior with any django cache (db or redis) enabled. Our Ressource-Servers are using the userinfo endpoint to resolve users from the previously shipped Bearer Token...

I have deployed the application to k8s using the example files. Even though I set the required env vars the cronjob doesnt seem to start. Could it be that is...

Since Kubernetes 1.22 it is possible to use swap space. Mainly to increase system stability. https://kubernetes.io/blog/2021/08/09/run-nodes-with-swap-alpha/ I would love to see support for it on OVH.

Managed Kubernetes Service
Performance

https://dev.mysql.com/doc/refman/8.0/en/load-data.html The data in file statement is used by a lot of applications. I totally understand that on a DBaaS offering it might be not smart to allow clients write...

Feature Request for updating the OpenLDAP Base Image to 2.5.5 OpenLDAP recently introduced support for the proxy protocol (v2). This is a major step to host the server on private...

Hi guys, i would love to use the library in one of of our backend components. It's a microservice that has to listen to changes in several fhir ressources and...

Is there any possibility to add custom cors headers to the whitelist? I have some crazy web app which is adding an sentry-trace header to all requests, for whatever reason....

Stale

When setting the apache address strategy to X-Forward the bundles (next parameter) get returned with twice the port. hapi: fhir: ### This is the FHIR version. Choose between, DSTU2, DSTU3,...

Hi guys, we are using drf-extensions in our project. We are using for some of our Viewsets the ReponseCacheandETAGMixin. In some special cases we need to allow the client to...