wave icon indicating copy to clipboard operation
wave copied to clipboard

On-demand containers provisioning service

Results 85 wave issues
Sort by recently updated
recently updated
newest added

When pulling a container for which the build reports an error, the docker pull message should report the build error message. Instead the generic error message shown below is displayed....

The goal of this is to replace the use of K8s pod for container build and scanning with K8s job primitive. This provides a better error recovery mechanism and control...

This PR will Add mongo DB support in wave

This PR will add an API to get builds for a specific image or user API: `/v1alpha1/builds` query parameters: `imageName` and `user`

Use Java 21 for build

Currently, we use surrealDB, alongside this we will also add support for MongoDB to make wave flexible and easy to adapt

Wave usage metrics should be evicted from Redis after 120 days.

The support for Spack in the Wave build process introduces too much maintenance complexity, and there's too little adoption on the user base. The goal of this issue is to...

Create Endpoint to get builds created by user @ewels what should be in the response, just the build ids or more?

Suggestions from @ewels: --- Just looking at the new [troubleshooting docs](https://github.com/seqeralabs/wave/blob/master/docs/troubleshoot.mdx) quickly. Are these general use for all Wave users? I think that we could write quite a lot more...