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

Initial provider implementation for nerdctl (+finch) #3429

Merged
merged 2 commits into from
Feb 27, 2024

Commits on Feb 16, 2024

  1. Initial provider for nerdctl/Finch

    Adds implementation for a provider based on nerdctl. Several todos
    in the code but the core functionality of creating/deleting clusters
    is working and a simple application deployed works properly
    
    Signed-off-by: Phil Estes <estesp@gmail.com>
    estesp committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    86c7c2e View commit details
    Browse the repository at this point in the history
  2. support minimal nerdctl testing in CI

    Signed-off-by: Kay Yan <kay.yan@daocloud.io>
    Signed-off-by: Phil Estes <estesp@gmail.com>
    yankay authored and estesp committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    76511b1 View commit details
    Browse the repository at this point in the history