Marvin Beckers
Marvin Beckers
/cherry-pick release-0.24
This PR is targeting [release-0.21](https://github.com/kcp-dev/kcp/tree/release-0.21). Can we please propose merging it into `main` first and then see if we want to back port it?
Hey, thanks for reporting. We'll look into that!
It looks like our goreleaser job ran three times at the same time for v0.24.0 because we set three tags: https://github.com/kcp-dev/kcp/actions/workflows/goreleaser.yml, racing to upload artefacts. We will fix that configuration...
I suppose it's not really fixed for 0.24, but I don't think we can re-run goreleaser to fix it. It's going to be fixed for the next release though.
/remove-lifecycle stale I'll keep this open until we have v0.25.0 released, so a release with correct checksums is available.
Closing, since [v0.25.0](https://github.com/kcp-dev/kcp/releases/tag/v0.25.0) assets are looking fine and therefore there is a version with fixed checksums available. ```sh $ sha256sum -c kcp_0.25.0_checksums.txt | grep -v OK | wc -l 0...
/remove-lifecycle rotten
This should work now since #3118 got merged. @gmrodgers sorry for the late reply. Any chance you can give it a spin and confirm please? This is how it looks...
The PR mentioned above was included in [v0.24.0](https://github.com/kcp-dev/kcp/releases/tag/v0.24.0) and if I didn't misunderstand the issue it should work fine. Closing this.