Ove Andersen

Results 5 issues of Ove Andersen

Creating a new Public IP in Azure and linking it with annotations does not seem to work anymore. Before, I could create a Public IP and set `ingress.appscode.com/load-balancer-ip` to that...

When specifying the NUGET_PACKAGES environment variable on Linux, the search pattern does not work because it then looks the following: * `$NUGET_PACKAGES/packages/Mongo2Go*/*/tools/mongodb-linux*/bin` * `$NUGET_PACKAGES/packages/mongo2go/*/*/tools/mongodb-linux*/bin` * `$NUGET_PACKAGES/mongo2go/*/*/tools/mongodb-linux*/bin` This is 1 `*`...

Getting the following error when building on Ubuntu 22.04 in our Docker CI environment: ``` System.IO.FileNotFoundException : Could not find mongod in the following paths: '/builds/lunsjkollektivet/internal/backend/src/Tests/Tests.Common/bin/Debug/net6.0/runtimes/linux-x64/native/mongodb/bin/mongod' ``` I am using...

![CleanShot 2023-07-13 at 15 50 40@2x](https://github.com/Tripletex/tripletex-api2/assets/1385084/e816e784-f10e-48f8-9b21-9e6009a464db) See screenshot, how do i set the marked property via the API ?

**Describe the bug** When trying to use the cropping button on images in Safari, the modal just disappears without any errors. Works fine in Chrome, Edge. **To Reproduce** Create a...