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

Split ignition files into smaller, more specified chunks to enable de-duplication #846

Open
invidian opened this issue Aug 25, 2020 · 0 comments
Labels
kind/enhancement New feature or request technical-debt Technical debt-related issues

Comments

@invidian
Copy link
Member

Related to #449.

ct provider for Terraform supports having multiple ignition snippets and we use only one big one, which may cause bizarre issues in some cases (#618). To support #449, we should split ignition file into smaller chunks, which handle just one thing, like kubelet, SSH keys, etcd etc, so it is easier to write and maintain them.

@invidian invidian added the kind/enhancement New feature or request label Aug 25, 2020
@invidian invidian added the technical-debt Technical debt-related issues label Sep 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement New feature or request technical-debt Technical debt-related issues
Projects
None yet
Development

No branches or pull requests

1 participant