Hi, i'm trying to find out why when running in jenkins kubernetes, some cache miss happens even though i'm running the exact same pipline. This does not happens when using docker-compose.
When i set the dagger-engine log to debug and compare the two environment, i see a lot more of "remove snapshot" lines in jenkins compared to the one in docker compose. is that normal?