Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

De-duplicate Terraform configuration when possible #449

Open
invidian opened this issue May 19, 2020 · 0 comments
Open

De-duplicate Terraform configuration when possible #449

invidian opened this issue May 19, 2020 · 0 comments
Labels
area/feature-parity Ensuring things are similar on all platforms refactoring technical-debt Technical debt-related issues

Comments

@invidian
Copy link
Member

Currently each platform have a copy-pasted copy of e.g. Ignition configuration for controllers and workers, which makes it very difficult to keep a feature parity between all platforms, which include bug fixes as well.

This is a source of multiple problems and inconsistencies across platforms:

It should be possible to at least have a single Ignition template for both worker and controller, where we can add snippets with platform-specific or role-specific configuration. Such attempt has been done in 48d6f5e in #392.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/feature-parity Ensuring things are similar on all platforms refactoring technical-debt Technical debt-related issues
Projects
None yet
Development

No branches or pull requests

1 participant