Marcus Trepte

Results 7 issues of Marcus Trepte

**Describe the bug** We have an nx project where we have a library that holds all of our angular services. One of these services is called SocketService and is managing...

needs investigation

When having quads with blank nodes like this: ```json [ { "termType": "Quad", "subject": { "termType": "BlankNode", "value": "n3-5" }, "predicate": { "termType": "NamedNode", "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#first" }, "object": { "termType":...

### Current Behavior I've set the NX_DAEMON_SOCKET_DIR env variable and i started the nx daemon with `nx daemon --start`. Following things are happening: - socket file is created, but directly...

type: bug

I'm using mongo-express docker image with following envs: - ME_CONFIG_MONGODB_ENABLE_ADMIN: false - ME_CONFIG_MONGODB_AUTH_DATABASE: admin - ME_CONFIG_MONGODB_AUTH_USERNAME: - ME_CONFIG_MONGODB_AUTH_PASSWORD: So i want to use a specific user for the connection from...

### Welcome! - [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [x] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

kind/proposal

Even though the values are giving the impression that one can set the password via a specific value, in the chart it does not take the password from there, but...

We want to deploy this chart alongside others in a namespace and we already have a secret that is holding the mongodb password. But the mongo-express chart forces us to...