This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
Code duplication: cluster/machines manifest location #58
Labels
tech-debt
Unpleasantness that does (or may in future) affect development
Comments
mflendrich
added a commit
that referenced
this issue
Sep 17, 2019
Commit d2bae27 marks the places where code repetition happens. |
fbarl
added
tech-debt
Unpleasantness that does (or may in future) affect development
hacktoberfest
labels
Sep 27, 2019
Can I take this up? |
Sure! Thanks for your will to help. |
I am facing some error trying install the dependencies:
Unable to identify what's causing the issue. Also, as part of the solution, following are my thoughts:
Please do let me know if I am thinking in the right direction. |
D3nn
pushed a commit
that referenced
this issue
May 8, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The chunk of code that tells whether the cluster/machines.yaml files come from a local FS or from a git repo to be cloned is identical in several places in our code. This is not good, because these implementations will diverge and cause extra maintenance burden.
The text was updated successfully, but these errors were encountered: