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

Add executor option to ScaffoldOptions #25

Merged
merged 6 commits into from
Feb 23, 2024
Merged

Add executor option to ScaffoldOptions #25

merged 6 commits into from
Feb 23, 2024

Conversation

bacongobbler
Copy link
Collaborator

@bacongobbler bacongobbler commented Feb 22, 2024

This PR adds support for both containerd-shim-spin and cyclotron executor types (default: containerd-shim-spin).

Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
@bacongobbler bacongobbler linked an issue Feb 22, 2024 that may be closed by this pull request
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
Co-authored-by: Danielle <dani@builds.terrible.systems>
pkg/cmd/scaffold.go Outdated Show resolved Hide resolved
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
@bacongobbler bacongobbler merged commit a9bc71e into main Feb 23, 2024
1 check passed
@bacongobbler bacongobbler deleted the executor-flag branch February 23, 2024 17:54
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.

spin k8s scaffold: add --executor flag
3 participants