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

Migrate the CI jobs to using GitHub actions #529

Open
fidencio opened this issue Jan 26, 2023 · 0 comments
Open

Migrate the CI jobs to using GitHub actions #529

fidencio opened this issue Jan 26, 2023 · 0 comments
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.

Comments

@fidencio
Copy link
Member

Currently our CI jobs are using a jenkins instance, where we have to maintain the jenkins instance, and also have to maintain a bunch of scripts related to the deployment that are not exactly related to Kata Containers.

When testing Kata Containers, we should be only caring about the Kata Containers binaries, rather than spending time / effort maintaining k8s deployments and configurations.

Azure, which we already use for each VM that's part of our CI, can be easily integrated with GitHub actions, and we should evaluate using it for each case that makes sense, and keep only the bare minimum jobs as part of our jenkins instance (none, in the best case scenario).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature needs-review Needs to be assessed by the team.
Projects
None yet
Development

No branches or pull requests

1 participant