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

Update default executor and disable attestations #339

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

nicoalonsop
Copy link
Contributor

Checklist

  • All new jobs, commands, executors, parameters have descriptions
  • Examples have been added for any significant new features
  • README has been updated, if necessary

Motivation, issues

Update default executor and disable attestations.
Fixes: #330 #325 #300

Description

I have updated the default executor from ubuntu-2004 to ubuntu-2204 and disabled the attestations.

I evaluated to use --provenance=false instead of the environment variable but that is not compatible with the docker engine version that is installed on ubuntu-2004.
Using the environment variable allows you to use any version of the docker engine since it will not take effect if you are using an incompatible version.

@nicoalonsop nicoalonsop requested a review from a team as a code owner April 19, 2024 23:51
@nicoalonsop
Copy link
Contributor Author

Hey @brentmmarks, if you have some time, please let me know if I can do something to move this forward. Thanks!

@bjohnso5 bjohnso5 merged commit fb01104 into CircleCI-Public:master Apr 29, 2024
@nicoalonsop nicoalonsop deleted the disable-attestations branch April 29, 2024 21:24
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.

Image created is of type Image Index
2 participants