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

Remove dangling x-pack references #22

Closed
jayeshathila opened this issue Nov 2, 2021 · 1 comment
Closed

Remove dangling x-pack references #22

jayeshathila opened this issue Nov 2, 2021 · 1 comment
Assignees
Labels
1.0 First release bug Something isn't working

Comments

@jayeshathila
Copy link
Contributor

What is the bug?
As we don't use x-pack in opensearch we need to remove all the references of x-pack from codebase (which includes tests and templates)

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Open Rubymine/Intellij
  2. Find for x-pack / xpack reference in the code base
  3. Logically remove the reference and fix the codebase accordingaly
  4. Make the CI pass

What is the expected behavior?
No reference to x-pack in the repo

@jayeshathila jayeshathila added the bug Something isn't working label Nov 2, 2021
@VijayanB
Copy link
Member

Removed all generator code and created new issue to refactor and add it back that only generates opensearch api here #35

@VijayanB VijayanB added the 1.0 First release label Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0 First release bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants