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

[Backport 2.x] Fix cannot find module when import ResourceType in server from public folder (#1705) #1716

Merged
merged 2 commits into from
Jan 4, 2024

Commits on Jan 3, 2024

  1. fix Cannot find module when import ResourceType in server from public…

    … folder (opensearch-project#1705)
    
    * fix Cannot find module
    
    Signed-off-by: Yulong Ruan <[email protected]>
    
    * fix prettier error
    
    Signed-off-by: Yulong Ruan <[email protected]>
    
    * fix failed tests
    
    Signed-off-by: Yulong Ruan <[email protected]>
    
    ---------
    
    Signed-off-by: Yulong Ruan <[email protected]>
    Co-authored-by: Craig Perkins <[email protected]>
    (cherry picked from commit 09b2f59)
    ruanyl authored and cwperks committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c20445d View commit details
    Browse the repository at this point in the history
  2. Remove service account from ResourceType enum

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    30312fd View commit details
    Browse the repository at this point in the history