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

[CI] Add kind-in-Docker test to Buildkite CI #1243

Merged
merged 12 commits into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. Try adding kind create cluster test without any setup

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5010ef7 View commit details
    Browse the repository at this point in the history
  2. Install kind

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c810cf4 View commit details
    Browse the repository at this point in the history
  3. Finish installing kind

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6b89b9e View commit details
    Browse the repository at this point in the history
  4. Remove sudo

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f9d2f8f View commit details
    Browse the repository at this point in the history
  5. Add build and install docker

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7f716e8 View commit details
    Browse the repository at this point in the history
  6. Test path

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c225213 View commit details
    Browse the repository at this point in the history
  7. Rename :(

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8c94977 View commit details
    Browse the repository at this point in the history
  8. Separate out working example

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ed49061 View commit details
    Browse the repository at this point in the history
  9. Reorganize file structure

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    92f5217 View commit details
    Browse the repository at this point in the history
  10. Add comment

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f3f5460 View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary deps

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    fd0b35e View commit details
    Browse the repository at this point in the history
  12. Call kind delete cluster first

    Signed-off-by: Archit Kulkarni <[email protected]>
    architkulkarni committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7222f7e View commit details
    Browse the repository at this point in the history