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

Incremental elasticsearch blueprint #1739

Merged

Conversation

michaelcourcy
Copy link
Contributor

Change Overview

This PR propose a blueprint to backup elasticsearch using the elasticsearch api. Elasticsearch snapshot are incremental and this blueprint is adapted for big elasticsearch cluster. It is also adapted to the operator deployment which is officially supported by elasticsearch.co.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

  • fixes #issue-number

Test Plan

  • 💪 Manual
  • ⚡ Unit test
  • 💚 E2E

michaelcourcy and others added 2 commits January 6, 2023 17:40
Co-authored-by: Vivek Singh <vsingh.ggits.2010@gmail.com>
Co-authored-by: Vivek Singh <vsingh.ggits.2010@gmail.com>
examples/elasticsearch-incremental/README.md Outdated Show resolved Hide resolved
examples/elasticsearch-incremental/README.md Outdated Show resolved Hide resolved
examples/elasticsearch-incremental/README.md Outdated Show resolved Hide resolved
examples/elasticsearch-incremental/README.md Outdated Show resolved Hide resolved
examples/elasticsearch-incremental/README.md Outdated Show resolved Hide resolved
examples/elasticsearch-incremental/README.md Outdated Show resolved Hide resolved
michaelcourcy and others added 8 commits January 6, 2023 17:55
Co-authored-by: Vivek Singh <vsingh.ggits.2010@gmail.com>
Co-authored-by: Vivek Singh <vsingh.ggits.2010@gmail.com>
Co-authored-by: Vivek Singh <vsingh.ggits.2010@gmail.com>
Co-authored-by: Vivek Singh <vsingh.ggits.2010@gmail.com>
Co-authored-by: Vivek Singh <vsingh.ggits.2010@gmail.com>
Co-authored-by: Vivek Singh <vsingh.ggits.2010@gmail.com>
Copy link
Contributor

@viveksinghggits viveksinghggits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot merged commit 73547a1 into kanisterio:master Mar 20, 2023
@michaelcourcy michaelcourcy deleted the incremental-elasticsearch-blueprint branch March 20, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants