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

egctl: add version command #914

Merged
merged 22 commits into from
Feb 15, 2023
Merged

egctl: add version command #914

merged 22 commits into from
Feb 15, 2023

Commits on Feb 3, 2023

  1. egctl: initialization

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    56e2af5 View commit details
    Browse the repository at this point in the history
  2. add kube client utils

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b0cc3bd View commit details
    Browse the repository at this point in the history
  3. rebase

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1f1617d View commit details
    Browse the repository at this point in the history
  4. implement egctl version

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    154a281 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6121ec1 View commit details
    Browse the repository at this point in the history
  6. fix cmd

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a955d4a View commit details
    Browse the repository at this point in the history
  7. fix lint

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    d198873 View commit details
    Browse the repository at this point in the history
  8. fix ut

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    afc348e View commit details
    Browse the repository at this point in the history
  9. reorg pkg ctl

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    a7e70bb View commit details
    Browse the repository at this point in the history
  10. fix typo

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e802d29 View commit details
    Browse the repository at this point in the history
  11. move to internal/kubernetes

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    21d6bc3 View commit details
    Browse the repository at this point in the history
  12. remove remote

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6ce6f13 View commit details
    Browse the repository at this point in the history
  13. reuse GetScheme()

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    222691d View commit details
    Browse the repository at this point in the history
  14. custom egContainerName

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    355ffe9 View commit details
    Browse the repository at this point in the history
  15. fmt types.NamespacedName

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    366dd5d View commit details
    Browse the repository at this point in the history
  16. fix lint

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    8e2d1da View commit details
    Browse the repository at this point in the history
  17. improve server version

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e8a787c View commit details
    Browse the repository at this point in the history
  18. fix typo

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    39a192c View commit details
    Browse the repository at this point in the history
  19. go mod tidy

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    9ad95df View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    5afee94 View commit details
    Browse the repository at this point in the history
  2. make eg container name const

    Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
    zirain committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    73d100b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    147568f View commit details
    Browse the repository at this point in the history