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

[Enhancement][Nightly Playground] Add Tools stack along with child components #131

Closed
Tracked by #129
gaiksaya opened this issue Oct 31, 2023 · 2 comments · Fixed by #142
Closed
Tracked by #129

[Enhancement][Nightly Playground] Add Tools stack along with child components #131

gaiksaya opened this issue Oct 31, 2023 · 2 comments · Fixed by #142
Assignees
Labels
enhancement New feature or request

Comments

@gaiksaya
Copy link
Member

gaiksaya commented Oct 31, 2023

Is your feature request related to a problem? Please describe.
Tools stack usually would contain a storage location for data, ways to index/delete data.

Describe the solution you'd like
image

Describe alternatives you've considered
Use curl

Acceptance Criteria

  • Any data set that is indexed in the cluster should be reviewed
  • The stack should be able to accommodate indexing the data as per the user needs such as alias, etc.
@gaiksaya gaiksaya added enhancement New feature or request untriaged Issues that have not yet been triaged labels Oct 31, 2023
@prudhvigodithi
Copy link
Member

[Untriage]
@gaiksaya can you please add more acceptance criteria?
Thank you

@prudhvigodithi prudhvigodithi removed the untriaged Issues that have not yet been triaged label Nov 6, 2023
@gaiksaya
Copy link
Member Author

gaiksaya commented Jan 9, 2024

Synced up with @prudhvigodithi on this, we will first try the alternative approach:

  1. PR the data required to be indexed in this repository under nightly-playrounds/data
  2. Create a GHA workflow that would index the data upon merge or manual trigger and will use curl endpoint to index the data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

2 participants