John Steel

Results 120 comments of John Steel

I'm also interested in a way to share/cache certificates & keys between namespaces. ## UC 1 - Recreated namespace In one use case I am frequently deleting / recreating a...

Resolved with https://github.com/mongo-express/mongo-express/issues/849

@dilshad18 can you check that #77 covers all of these CVEs? If it makes it easier to scan, I have the same change in my fork with a https://github.com/BlackthornYugen/mongo-express-docker/pull/3 that...

I am only able to preview [this diagram](https://github.com/BlackthornYugen/d2x/blob/a0ed7e78bdccc30493f23b0cbc5c579c65df8335/json.pu#L44) once then I need to restart VS Code. It sounds like this is an issue with newpage. @qjebbs are you still unable...

I’m not familiar with commander. Is this safe to update? Would our tests cover if this has breaking changes?

> From [/.github/dependabot.yml](https://github.com/mongo-express/mongo-express/blob/master/.github/dependabot.yml) remove: > > ```diff > ... > - - dependency-name: commander > - versions: > - - 7.0.0 > - - 7.1.0 > ... > ``` Oh,...

> Getting following the errors when running mongo-express 0.54.0 against MongoDB 6.0.1: @bjornlaurell Can you try with the recently released mongo-express 1.0.0? ![image](https://user-images.githubusercontent.com/3138467/189260801-3ac1aaab-087b-49e4-8d69-a9d2b7d5cb61.png)

> @shakaran can you please post the issue/link which is for Mongo 4, I would like to check any posibilities to do for Mongo 6. #857 Updated from 3.6.2 to...

1.0.0 was published to NPM yesterday :)

> > 1.0.0 was published to NPM yesterday :) > > What about docker image Working to get the docker image updated, you can track our progress here: https://github.com/docker-library/official-images/pull/13162#issuecomment-1249712413 If...