Results 10 comments of qpavy

Be carefull, I see you retrieve translation but QA isn't done yet. We have to check for QA to be ok before ask for translation

> The new entry must be added on the PNR menu as well. I think this change is not need for PNR as PNR already have link to all srvices

Still open, corresponding ticket is blocked

Maybe you can also replace 'public_mode' and 'private_mode' in https://github.com/ovh/manager/blob/9ff3bfe6c0a6e4858605f17dfc459179cdd081a5/packages/manager/modules/pci/src/projects/project/instances/add/add.html#L496 with the constant you just created

With this [answer](https://github.com/vercel/next.js/issues/39299#issuecomment-1344375375) I was able to access my environment variable inside my docker container. What I did: **Add my environment variables as docker build arg** ``` docker build --build-arg...

Cannot merge because of this Change on master branch: https://github.com/ovh/manager/commit/ed1f359480c301a462f8955afaa23689653492b5

You have some issues on the build

Still open but requester is not responding

I have the same issue, it seems like createNullLogger is not well exported from @algolia/common-client module. Or algoliasearch/lite is not finding it.