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

Bash scripts refactoring into Golang #750

Merged

Commits on Aug 19, 2023

  1. Bash scripts refactoring into Golang

    Signed-off-by: flyinghorse0510 <[email protected]>
    Haoyuan Ma authored and flyinghorse0510 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    47c469d View commit details
    Browse the repository at this point in the history
  2. add CLI tools support, switch configs from hard-coded code to specifi…

    …c files
    
    Signed-off-by: flyinghorse0510 <[email protected]>
    Haoyuan Ma authored and flyinghorse0510 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    2bcbea9 View commit details
    Browse the repository at this point in the history
  3. fix errors when setting up firecracker

    Signed-off-by: flyinghorse0510 <[email protected]>
    flyinghorse0510 authored and flyinghorse0510 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    5ccdeaf View commit details
    Browse the repository at this point in the history
  4. fix error when deploying istio

    Signed-off-by: flyinghorse0510 <[email protected]>
    flyinghorse0510 authored and flyinghorse0510 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    6562e05 View commit details
    Browse the repository at this point in the history
  5. adjust github cri config to use the new setup_tool

    Signed-off-by: flyinghorse0510 <[email protected]>
    flyinghorse0510 authored and flyinghorse0510 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e2d0caf View commit details
    Browse the repository at this point in the history
  6. fix runsc installation error, fix cri tests error

    Signed-off-by: flyinghorse0510 <[email protected]>
    flyinghorse0510 authored and flyinghorse0510 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    6b7a6c4 View commit details
    Browse the repository at this point in the history
  7. add README, improve code comments, fix spell error

    Signed-off-by: flyinghorse0510 <[email protected]>
    Haoyuan Ma authored and flyinghorse0510 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e946d9b View commit details
    Browse the repository at this point in the history