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

move dataflow affinity logic to fluidapp controller #4138

Merged
merged 10 commits into from
Jun 24, 2024

Commits on Jun 13, 2024

  1. use fluidapp to support data flow affinity

    Signed-off-by: xliuqq <xlzq1992@gmail.com>
    xliuqq committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    833a657 View commit details
    Browse the repository at this point in the history
  2. make fluidapp dataop controller optional

    Signed-off-by: xliuqq <xlzq1992@gmail.com>
    xliuqq committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    645ad60 View commit details
    Browse the repository at this point in the history
  3. fix check

    Signed-off-by: xliuqq <xlzq1992@gmail.com>
    xliuqq committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9f5921d View commit details
    Browse the repository at this point in the history
  4. add unit test for injectPodNodeLabelsToJob

    Signed-off-by: xliuqq <xlzq1992@gmail.com>
    xliuqq committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    74c86f8 View commit details
    Browse the repository at this point in the history
  5. fix: use library.fluid.labels instead of fluid.io/managed-by

    Signed-off-by: xliuqq <xlzq1992@gmail.com>
    xliuqq committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3ba1a07 View commit details
    Browse the repository at this point in the history
  6. fix comment error and reslove conflicts

    Signed-off-by: xliuqq <xlzq1992@gmail.com>
    xliuqq committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e415bc1 View commit details
    Browse the repository at this point in the history
  7. fix annotation nil error

    Signed-off-by: xliuqq <xlzq1992@gmail.com>
    xliuqq committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    23185b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

  1. fix e2e test, serverless pod use serverless.fluid.io/inject and fluid…

    ….io/managed-by two labels
    
    Signed-off-by: xliuqq <xlzq1992@gmail.com>
    xliuqq committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d5dca02 View commit details
    Browse the repository at this point in the history