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

RunPodSandbox CRI Implementation (Starting point) #308

Merged
merged 14 commits into from
Jan 28, 2023
Merged

RunPodSandbox CRI Implementation (Starting point) #308

merged 14 commits into from
Jan 28, 2023

Conversation

krisnova
Copy link
Contributor

@krisnova krisnova commented Jan 22, 2023

This pull request will begin to plumb container scheduling through Aurae using the Kubernetes container runtime interface (CRI).

Signed-off-by: Kris Nóva kris@nivenly.com

@krisnova krisnova marked this pull request as draft January 22, 2023 06:42
@krisnova krisnova mentioned this pull request Jan 23, 2023
@krisnova krisnova changed the title CRI Implementation WIP: CRI Implementation Jan 23, 2023
This was referenced Jan 23, 2023
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
Signed-off-by: Kris Nóva <kris@nivenly.com>
@krisnova krisnova changed the title WIP: CRI Implementation RunPodSandbox CRI Implementation (Starting point) Jan 28, 2023
Signed-off-by: Kris Nóva <kris@nivenly.com>
@krisnova
Copy link
Contributor Author

This is mostly a refactor, and scratches the surface of the work we need to do with RunPodSandbox however it gets us to the point where the big pieces are all plumbed through and we can schedule a "pod" with Aurae.

Now we can iterate on the various sub-sections of work (EG: linux config, hostname, dns, etc) independently and in parallel.

@krisnova krisnova marked this pull request as ready for review January 28, 2023 20:42
@krisnova krisnova merged commit 47dabf1 into main Jan 28, 2023
@krisnova krisnova deleted the pod-impl branch January 28, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant