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

WIP: Add option to deploy Runtimeclass automatically #16

Closed
wants to merge 6 commits into from

Conversation

mschmidt291
Copy link
Contributor

@mschmidt291 mschmidt291 commented Mar 20, 2023

solves #6

This PR adds

  • support for creating the runtimeclass automatically

  • Adds tests for job reconciler testing the runtimeclass is successfully created

  • adding "CREATE_RUNTIME_CLASS" to the Helm chart (false per default)

  • The docker-build-push github action is now only running on merges/commits to the main branch.

  • a new test pipeline is running on PullRequests executing ginkgo tests

Signed-off-by: Max Schmidt <[email protected]>
@mschmidt291 mschmidt291 removed the request for review from 0xE282B0 March 20, 2023 13:39
Signed-off-by: Max Schmidt <[email protected]>
@mschmidt291 mschmidt291 changed the title Add option to deploy Runtimeclass automatically WIP: Add option to deploy Runtimeclass automatically Mar 20, 2023
Signed-off-by: Max Schmidt <[email protected]>
@mschmidt291 mschmidt291 marked this pull request as draft March 29, 2023 14:08
@tillknuesting
Copy link
Contributor

@mschmidt291 What is still missing here to merge it?

@mschmidt291
Copy link
Contributor Author

@mschmidt291 What is still missing here to merge it?

This PR only creates a Runtimeclass for crun, but it makes more sense to allow dynamic runtimeclass creation and not only for crun.

@0xE282B0
Copy link
Member

0xE282B0 commented Oct 13, 2023

I think this will be obsolete with the implementation of #25.

@0xE282B0 0xE282B0 deleted the add-runtimeclass-deploy branch December 4, 2023 21:16
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.

3 participants