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

[Multiple DataSource] Do not support import data source object to Local cluster when not enable data source #6395

Merged
merged 21 commits into from
Apr 16, 2024

Commits on Apr 11, 2024

  1. WIP resolve import ds to lc

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9e7af0e View commit details
    Browse the repository at this point in the history
  2. add test

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    33391a3 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    87fcc59 View commit details
    Browse the repository at this point in the history
  4. fix failed test

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2ba12ee View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    117834b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9798916 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    279ceeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    467541d View commit details
    Browse the repository at this point in the history
  9. fix the failed test

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    30df952 View commit details
    Browse the repository at this point in the history
  10. remove unused snapshot

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0d91d82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db34f2d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f1e261c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update src/core/server/saved_objects/import/validate_object_id.ts

    Co-authored-by: Zhongnan Su <szhongna@amazon.com>
    Signed-off-by: Yu Jin <112784385+yujin-emma@users.noreply.github.com>
    yujin-emma and zhongnansu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    916d53a View commit details
    Browse the repository at this point in the history
  2. Update src/core/server/saved_objects/import/import_saved_objects.ts

    Co-authored-by: Zhongnan Su <szhongna@amazon.com>
    Signed-off-by: Yu Jin <112784385+yujin-emma@users.noreply.github.com>
    yujin-emma and zhongnansu committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6142479 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into lc-ds-error

    Signed-off-by: Yu Jin <112784385+yujin-emma@users.noreply.github.com>
    yujin-emma committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fe3b4d8 View commit details
    Browse the repository at this point in the history
  4. address comments

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    09550b3 View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    efbe2cb View commit details
    Browse the repository at this point in the history
  6. remove unused comments

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    44d255e View commit details
    Browse the repository at this point in the history
  7. fix bootstrap filure

    Signed-off-by: yujin-emma <yujin.emma.work@gmail.com>
    yujin-emma committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4be8c40 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    7d1d90a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aef7c1 View commit details
    Browse the repository at this point in the history