Aurelie Vache

Results 55 issues of Aurelie Vache

The ovhcloud CLI have been published: https://github.com/ovh/ovhcloud-cli/ So I updated the documentation with the usage of the CLI that can help (better than a API call).

Today the website has evolves a lot since the little README file. In a computer the website is usable but I admit that in a mobile phone it's not easy...

enhancement

In the ListView, we list the events by months. It's OK but to display the events for november, we have to scroll a loooottt. The idea is to display a...

Today the website is only in english. It could be an idea to translate it in several languages. Not a must-have but can be a nice-to-have.

enhancement

It's not easy for deaf and hard of hearing people to know in which CFP they can submit. They can see in which conference they can assist, thanks to the...

enhancement

I have several discount codes for certain conferences, it can be useful to share it, somewhere, on the website.

enhancement

For the moment I defined a max_tokens equals to 30000 but it could be useful to know the exact max_tokens ``` const res = await fetch(process.env.OVH_AI_ENDPOINTS_MODEL_URL, { method: 'POST', headers:...

With cosign 2.6, with `--new-bundle-format` tag, the format of the signature by cosign has changed. Example of command: ``` cosign sign --new-bundle-format -y $IMG_DIGEST ``` The new signature type is...

area/artifact-signature
needs/follow-up
target/2.15.0

As an OVHcloud customer using **MKS** I want to be able to activate encryption (with KMS) in my (dedicted) etcd so that my data (secrets, configmaps) can be encrypted at...

functionnal and UX
Containers

As a user I want to be able to use an OVHcloud MCP Server. I want to be able to use it in my favorite IDEs (with copilot...) and in...