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

feat: new --expose-kvm-device flag #250

Merged
merged 2 commits into from
Sep 13, 2024
Merged

feat: new --expose-kvm-device flag #250

merged 2 commits into from
Sep 13, 2024

Conversation

lucaspin
Copy link
Contributor

@lucaspin lucaspin commented Sep 13, 2024

https://github.com/renderedtext/tasks/issues/6702

For agent serve and docker-compose jobs, we always add a /dev/kvm device in the docker compose YAML for the job. We should make that configurable, since not all environments have that device available. For that, we add a new --expose-kvm-flag.

Other changes

  • Update Go to 1.22.7 due to vulnerability
  • Ignore kubectl when scanning Docker image

@lucaspin lucaspin merged commit 2368d3c into master Sep 13, 2024
3 checks passed
@lucaspin lucaspin deleted the expose-kvm-device-flag branch September 13, 2024 13:15
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