Skip to content

fix recreate flag behavior when using finch#185

Merged
nimakaviani merged 4 commits intomainfrom
support-finch-runtime
Apr 29, 2024
Merged

fix recreate flag behavior when using finch#185
nimakaviani merged 4 commits intomainfrom
support-finch-runtime

Conversation

@nimakaviani
Copy link
Copy Markdown
Contributor

  • abstracting the runtime provider
  • implementing the runtime both for finch and docker
  • using the finch cli for container creation
  • uses the most recent kind commit with support for detecting the runtime

@nabuskey
@greghaynes
@estesp
@csantanapr

appreciate a review on the above. Also, @estesp curious if there is a more elegant way than using the Finch CLI for the implementation, but ideally without the need to pull in containerd stuff.

@nimakaviani nimakaviani requested a review from greghaynes March 29, 2024 18:29
@estesp
Copy link
Copy Markdown
Contributor

estesp commented Apr 2, 2024

This looks like a reasonable approach to me

@nimakaviani nimakaviani force-pushed the support-finch-runtime branch from a48a21c to 9457f27 Compare April 12, 2024 01:27
@nimakaviani nimakaviani force-pushed the support-finch-runtime branch 3 times, most recently from c82b3bf to bd083d4 Compare April 25, 2024 20:57
- abstracting the runtime provider
- implementing the runtime both for finch and docker
- using the finch cli for container creation

Signed-off-by: Nima Kaviani <nkaviani@amazon.com>
Signed-off-by: Nima Kaviani <nkaviani@amazon.com>
- respect KIND_EXPERIMENTAL_PROVIDER

Signed-off-by: Nima Kaviani <nkaviani@amazon.com>
Signed-off-by: Nima Kaviani <nkaviani@amazon.com>
@nimakaviani nimakaviani force-pushed the support-finch-runtime branch from bd083d4 to 209cf8d Compare April 26, 2024 22:17
@nimakaviani nimakaviani requested a review from nabuskey April 26, 2024 23:21
Copy link
Copy Markdown
Collaborator

@nabuskey nabuskey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nimakaviani nimakaviani merged commit 9de1b80 into main Apr 29, 2024
@nabuskey nabuskey deleted the support-finch-runtime branch May 14, 2024 20:40
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