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

patch: go module updates and added contained version override support #8

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

drew-viles
Copy link
Member

What's Changed

Added support to override the contained version if required
Updated go modules

Why is it required?

Because if containerd has a vulnerability and a new version is released, if the image builder repo doesn't have it yet, we should be able to set it ourselves via baski using the image builder overrides.

PR checklist

  • Run tests locally
  • Updated Readme
  • Updated Changelog

* Added ability to override the containerD version and sha256 in case of an insecure version being in the default one supplied via image builder
* Updated Go Modules
* Updated reference to trivy and falco installs to prefix with security_ due to update in image builder
@drew-viles drew-viles merged commit e235621 into main Apr 26, 2024
3 checks passed
@drew-viles drew-viles deleted the contained-versioning branch April 26, 2024 09:41
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.

1 participant