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

ArangoDeploymentTasks #34

Closed
27 of 35 tasks
ewoutp opened this issue Mar 8, 2018 · 1 comment
Closed
27 of 35 tasks

ArangoDeploymentTasks #34

ewoutp opened this issue Mar 8, 2018 · 1 comment

Comments

@ewoutp
Copy link
Contributor

ewoutp commented Mar 8, 2018

This issues is intended to track tasks needed for ArangoDeployment resource.

  • CRD creation
    • Move CRD creation to YAML
  • Create Service's
    • Session stickyness (cursor)
    • Other service types? LoadBalancer, NodePort
  • Create Pod's
    • Detect ArangoDB version of image and use explicity image-ID
    • Only init UUID for new members. On restart, init by checking the UUID.
  • Create PersistentVolumeClaim's
  • Resilience
    • Detect pod not being scheduled for a long time
    • Detect pod being not ready for a long time
    • Detect pod being restarted often (recently)
    • Deeper inspection of database/cluster health
  • Scale up/down
    • Integrate with scaling controls in web-UI
  • Rolling update
  • Authentication support
  • TLS support
  • DC2DC support
  • Recover from broken nodes
  • Check if there is specified (or default) StorageClass exists (Check if there is specified (or default) StorageClass exists #191)
  • Unit tests
  • Integration tests
  • Release script
@ewoutp
Copy link
Contributor Author

ewoutp commented Jun 19, 2018

Closing in favor of individual issues

@ewoutp ewoutp closed this as completed Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant