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

mount pod: use node selector instead of node name #755

Merged
merged 8 commits into from
Oct 9, 2023

Commits on Sep 20, 2023

  1. request nodes list/get permission

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bf14f73 View commit details
    Browse the repository at this point in the history
  2. use node selector

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1493723 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. do not select mount pod by nodeName

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    ce1145a View commit details
    Browse the repository at this point in the history
  2. disable kubelet list pod by default

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    1436b67 View commit details
    Browse the repository at this point in the history
  3. remove KUBELET_ENABLED

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2e55606 View commit details
    Browse the repository at this point in the history
  4. enable test_pod_resource_err when without kubelet

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    9fc1ef0 View commit details
    Browse the repository at this point in the history
  5. merge from master

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    03b27be View commit details
    Browse the repository at this point in the history
  6. fix ci

    Signed-off-by: xixi <[email protected]>
    Hexilee committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    31117d2 View commit details
    Browse the repository at this point in the history