Skip to content

Conversation

@nicholasSUSE
Copy link
Collaborator

@nicholasSUSE nicholasSUSE commented Feb 13, 2025

The former cosign check was implemented by using slsactl, build-scripts used it to check which image tags were already cosigned so rancher/charts repository release process would not overwrite anything from dockerhub to the prime registry.

But slsactl has a problem, it needs to be updated with the current cosigned images.
There is no frequent updates and I decided to move out of it.


Solution

Implementing skopeo list-tags functionality to check which image tags are already on the prime registry.
Regardless of whether they are cosigned or not, I won't sync them if they already exist there.

@nicholasSUSE nicholasSUSE marked this pull request as ready for review February 13, 2025 19:04
@nicholasSUSE nicholasSUSE requested a review from a team as a code owner February 13, 2025 19:04
@nicholasSUSE nicholasSUSE merged commit 2abc451 into rancher:master Feb 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants