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

Switch store to etcd #347

Open
16 tasks
Frostman opened this issue Jul 13, 2018 · 0 comments
Open
16 tasks

Switch store to etcd #347

Frostman opened this issue Jul 13, 2018 · 0 comments

Comments

@Frostman
Copy link
Collaborator

Frostman commented Jul 13, 2018

  • Remove bolt from tools/stress.sh
  • Update docs/architecture.md with etcd
  • Add etcd to instructions on how to run aptomi
  • Update install script
  • Consider updating docs/asciinema/install.json
  • Drop bolt from dependencies (glide)
  • Add tls and auth config for etcd
  • Make with_etcd.sh run with tls/auth to test prod case
  • Create store testing tool and run tests for all stores and codecs
  • Consider running compactor for etcd
  • Keep only gob and check if we need to pass info.New() into codec in that case
  • Update helm chart
  • Ensure that by default tests will not run etcd tests?
  • Ensure near to 100% non-error code coverage in store package
  • Resolve todos in store/etcd impl
  • More checks and better errors in store/etcd impl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant