Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rke2-runtime signing and manifests #7089

Merged
merged 2 commits into from
Oct 22, 2024
Merged

Conversation

brooksn
Copy link
Contributor

@brooksn brooksn commented Oct 21, 2024

Proposed Changes

  • Updates the release workflow to use the publish-image action to run image/manifest push scripts
  • Pushes images directly to the prime registry
  • Moves the windows image push into a separate step
  • Adds SBOM to image manifests

Types of Changes

Verification

Testing

Linked Issues

User-Facing Change


Further Comments

Signed-off-by: Brooks Newberry <[email protected]>
@brooksn brooksn requested a review from a team as a code owner October 21, 2024 16:13
fi
./scripts/setup-docker-builder

DOCKER_BUILDKIT=${DOCKER_BUILDKIT:-1} docker image build ${IID_FILE_FLAG} \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The publish-image action calls the make target, and sets IID_FILE_FLAG for use by cosign.

https://github.com/rancher/ecm-distro-tools/blob/master/actions/publish-image/action.yaml#L166-L174

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.62%. Comparing base (e1ba484) to head (93976fc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7089   +/-   ##
=======================================
  Coverage   16.62%   16.62%           
=======================================
  Files          32       32           
  Lines        3423     3423           
=======================================
  Hits          569      569           
  Misses       2812     2812           
  Partials       42       42           
Flag Coverage Δ
unittests 16.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Brooks Newberry <[email protected]>
@brooksn brooksn merged commit 8e77daf into rancher:master Oct 22, 2024
4 checks passed
brooksn added a commit to brooksn/rke2 that referenced this pull request Oct 22, 2024
brooksn added a commit to brooksn/rke2 that referenced this pull request Oct 22, 2024
brooksn added a commit to brooksn/rke2 that referenced this pull request Oct 22, 2024
brooksn added a commit to brooksn/rke2 that referenced this pull request Oct 22, 2024
brooksn added a commit that referenced this pull request Oct 23, 2024
brooksn added a commit that referenced this pull request Oct 23, 2024
brooksn added a commit that referenced this pull request Oct 23, 2024
brooksn added a commit that referenced this pull request Oct 23, 2024
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.

4 participants