wave icon indicating copy to clipboard operation
wave copied to clipboard

Request with a different container config does not have a different container ID

Open munishchouhan opened this issue 6 months ago • 1 comments

This PR shows that a request with a different container config does not have a different container ID. cc @pditommaso

munishchouhan avatar May 06 '25 09:05 munishchouhan

It works in case of freeze because Wave adds config in the containerfile before generating the container ID https://github.com/seqeralabs/wave/blob/647edc52861d86eb0d64ff640e12846b7b9e2dbf/src/main/groovy/io/seqera/wave/service/builder/FreezeServiceImpl.groovy#L155

munishchouhan avatar May 06 '25 10:05 munishchouhan