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

Feature/apiserver #21

Merged
merged 10 commits into from
Apr 30, 2024
Merged

Feature/apiserver #21

merged 10 commits into from
Apr 30, 2024

Commits on Apr 30, 2024

  1. feat: implement the basic stucture of apiserver, implemented trivial …

    …in-place storage, 2 apis for 1-pod-test
    GMH233 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a49e3be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da9e338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4cd085 View commit details
    Browse the repository at this point in the history
  4. feat: 加入删除pod的api

    GMH233 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    df34d56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ebb393 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    709d910 View commit details
    Browse the repository at this point in the history
  7. feat: 增加查询pod的接口

    GMH233 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    51b3b78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d855264 View commit details
    Browse the repository at this point in the history
  9. fix: add go sum and go mod

    GMH233 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    726a71f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    485c39d View commit details
    Browse the repository at this point in the history