Vanquish the most immediate heinous hacks for which I am responsible for #57

Closed
opened 2021-09-03 10:23:09 +00:00 by decentral1se · 0 comments
Owner
  • removing etcd and other wild deps that make the binary huge just because I added an import of a struct that realistically I can copy/pasta into our codebase as a private struct and avoid the extra cruft.

  • make the compose file loader respect the COMPOSE_FILE so that is actually respected instead of just merging every single compose file into a single config and deploying who knows what.

  • refactor that clientisswarm check instead of just having two functions doing the same things but with diff function signatures

- [ ] removing `etcd` and other wild deps that make the binary huge just because I added an import of a struct that realistically I can copy/pasta into our codebase as a private struct and avoid the extra cruft. - [ ] make the compose file loader respect the `COMPOSE_FILE` so that is actually respected instead of just merging every single compose file into a single config and deploying who knows what. - [ ] refactor that clientisswarm check instead of just having two functions doing the same things but with diff function signatures
decentral1se self-assigned this 2021-09-03 10:23:09 +00:00
decentral1se added the
bug
label 2021-09-03 10:24:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#57
No description provided.