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

[operator] Raft HA storage #1172

Merged
merged 6 commits into from Nov 2, 2020
Merged

[operator] Raft HA storage #1172

merged 6 commits into from Nov 2, 2020

Conversation

bonifaido
Copy link
Member

@bonifaido bonifaido commented Nov 2, 2020

Q A
Bug fix? yes
New feature? yes
API breaks? no
Deprecations? no
Related tickets fixes #1165
License Apache 2.0

What's in this PR?

Vault Raft HA storage (only) support got implemented.

Why?

It requires a different ceremony compared to a full raft storage setting.

Additional context

Checklist

  • Code meets the Developer Guide
  • User guide and development docs updated (if needed)

Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
@bonifaido bonifaido self-assigned this Nov 2, 2020
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
@bonifaido bonifaido added the kind/enhancement Categorizes issue or PR as related to an improvement. label Nov 2, 2020
@bonifaido bonifaido marked this pull request as ready for review November 2, 2020 14:40
@bonifaido bonifaido merged commit b9295e7 into master Nov 2, 2020
@bonifaido bonifaido deleted the raft-ha-storage branch November 2, 2020 14:42
rrondeau pushed a commit to rrondeau/bank-vaults that referenced this pull request Nov 3, 2020
* operator: raft HA storage support

Signed-off-by: Nandor Kracser <bonifaido@gmail.com>

* operator: fix getHAStorage()

Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Categorizes issue or PR as related to an improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vault fails to automatically join Raft when set as ha_storage
1 participant