Alexandre Nicolaie

Results 6 issues of Alexandre Nicolaie

### Short description of the app LLDAP is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication. ### Sources https://github.com/nitnelave/lldap ### I've read and agree with...

**What type of PR is this?** /kind documentation **What this PR does / why we need it**: This PR adds some missing annotations on the service controller annotations **Which issue(s)...

cncf-cla: yes
kind/documentation
size/S
release-note-none
needs-ok-to-test
needs-triage

**What did you do?** Try to exclude the "master" database on custom queries with `auto-discovery` enabled _(I don't know if it's the right term, but it is the database provided...

Because private root keys must be "securely" stored, it is most convenient to store them inside a `secret` instead of a simple `configmaps`. Futhermore, this allows us to use some...

Add `UploadContent` to store a content directly on NetStorage, without going through a file.

Hi, firstly, thanks for this tool; it really simplifies the generation on JsonSchema. However, I have a problem with the schema definition; I'd like to generate something like ```json ......