Thomas Lønskov Luther

Results 6 issues of Thomas Lønskov Luther

### What is the bug? After upgrading to Opensearch Operator 2.4.0 (from 2.3.2) we are experiencing ever-increasing memory usage and OOM killings of the operator pod. This appears to be...

bug

# [1819](https://github.com/aztfmod/terraform-azurerm-caf/issues/1819) ## PR Checklist --- - [x] I have added example(s) inside the [./examples/] folder - [x] I have added the example(s) to the integration test list for [normal...

### Description of the change When mounting post-init sql scripts, use MOODLE_DATABASE environment variables by default unless the MARIADB environment variables have been specified. ### Benefits Allow easier configuration of...

verify
in-progress
moodle

### Name and Version bitnami/moodle:4.4.1 ### What architecture are you using? None ### What steps will reproduce the bug? 1. Use the docker-compose.yaml within the git repo 2. Create a...

tech-issues
triage
moodle

### Description of the change This PR will add support for putting scripts in /docker-entrypoint-startdb.d/ and have these executed every time the container starts (limited to the PRIMARY node). Works...

triage

### Motivation I'm trying to setup oauth2-proxy to secure all custom applications against keycloak login. However we have a couple of applications that cannot parse the JWT header (which is...

enhancement