Skip to content

Instantly share code, notes, and snippets.

@akerouanton
Last active June 13, 2018 15:44
Show Gist options
  • Save akerouanton/09d177a3ec49cf44d22eae5b5854dc1b to your computer and use it in GitHub Desktop.
Save akerouanton/09d177a3ec49cf44d22eae5b5854dc1b to your computer and use it in GitHub Desktop.
swarm grievances
  • Does not always update services in dev env (new images)
    • ↳ Image digest should be resolved based on local images
  • Does not always update services in prod env (new/updated labels)
    • ↳ Update should be automatically forced when only label update detected
  • No one-off commands
    • ↳ Use JASS?
  • No log duplication (would improve DX)
    • ↳ Need custom log driver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment