David Sanftenberg

Results 13 issues of David Sanftenberg

Are there any? I see people doing things with cifs in their docker-compose like: driver: cifs driver_opts: share: host.domain/share-name username: someuser password: somepassword The username and password options in the...

### Bug description Currently both AzureAD and B2C are routed through login.microsoftonline.com. This is being deprecated for B2C flows as of December 2020. All B2C apps must authenticate via b2clogin.com...

documentation

By default the Rancher catalog template pulls down node-exporter:latest. This version does not report stats in the way that the Host dashboards expect, resulting in no stats. If I force...

From the docs, setting ARANGO_NO_AUTH to 1 is meant to disable auth, so the corrolary of setting it to 0 not disabling auth is implied. This is not the case...

Match project keys using a regex. More flexible.

### Rancher Server Setup - Rancher version: 2.8.3 - Installation option (Docker install/Helm Chart): Helm Chart - k3s at v1.28.6+k3s2 - Proxy/Cert Details: Self signed cert ### Information about the...

kind/bug

I've been trying to debug an issue in fastmcp over the past few days related to JSON deserialisation. I've stood up a FastMCP instance using the `from_openapi` method, against an...

### Describe the bug Somewhere between versions 0.36.11 and the current 0.36.17, the behaviour of `infisical run` has changed, such that it demands that an `.infisical.json` file exist, even if...

Hiya. I've been configuring Flowise for my use case, and one of those is the need to leverage several Custom MCP servers. However I'm running into a problem. How do...

enhancement

## Overview This PR adds native BFloat16 (BF16) support to Tiled-MM for GPU backends (CUDA and ROCm), enabling mixed-precision GEMM operations with hardware-accelerated Tensor Core/Matrix Core execution. ## Motivation Modern...