Guillaume VARA
Guillaume VARA
I swear I saw something about it somewhere in your cardboards 🤔 As I'm working on custom UI elements with embedded animations, the ability to conveniently reverse a `Magnum::Animation::Track` flow...
That's something I really craved for and could not find about until I stumbled on it in one of your Gitter post ! (https://tmp.mosra.cz/water/#water-is-life) IMO that's should be highlighted in...
As you may know, the Qt team has changed their policy regarding building tools, and went for CMake instead of their very own `qmake` for Qt6 (https://www.qt.io/blog/qt-6-build-system). @Skycoder42, are you...
If using RxJS >=7.5.6, we could not parse rxjs's `fromEvent` to a `typed-emitter/rxjs` `fromEvent` : ``` import { fromEvent as rxFromEvent } from 'rxjs' const fromEvent = rxFromEvent as FromEvent...
Actually, there is only PUT verb enabled on this path, which will result in replacing the whole setting file: some settings in body are explicit requirements (as the API tells...
### Name and Version bitnami/matomo 7.3.2 ### What is the problem this feature will solve? Kinda related to https://github.com/bitnami/charts/issues/15793; matomo app pod goes in `Ready` state before initial installation of...
/kind documentation Related to https://github.com/bitnami/charts/issues/27048. **What this PR does / why we need it**: Updates default doc values (commented), referred in https://kubespray.io/#/docs/CRI/containerd?id=base-runtime-specs-and-limiting-number-of-open-files. **Does this PR introduce a user-facing change?**: NONE...
This missing piece of information might be related to a bunch of issues opened.
My instance of phpLDAPadmin being behind a Cloudflare proxy, connection is indeed secure. Could we juste disable this message by passing an env variable ?
following up https://github.com/argoproj/argo-cd/pull/18546#issuecomment-2172723055 instructions