Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Refactor apply.go to split code into smaller related chunks #213

Open
Waterdrips opened this issue Jun 2, 2020 · 0 comments
Open

Refactor apply.go to split code into smaller related chunks #213

Waterdrips opened this issue Jun 2, 2020 · 0 comments

Comments

@Waterdrips
Copy link
Contributor

apply.go is ca. 800 lines, it does everything, its hard to see what happens where. My IDE can be used to jump about, but logically separating stuff may be better?

We could also potentially refactor arkade to provide a pkg we could import and use here? We do a lot of the same stuff in both (install OpenFaaS, CertManager, Minio) and we could add sealed-secrets to there so the bootstrap tool becomes smaller and simpler to follow?

Any thoughts, comments etc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant