Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Load overlay config from cos-layout.env #71

Merged
merged 1 commit into from
Mar 2, 2023
Merged

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Mar 2, 2023

Load the base overlay config from the cos-layout.env file. This means we have to depend the base overlay mount to the load-config step, which moves things a bit in the DAG.

Fixes: kairos-io/kairos#999

Load the base overlay config from the cos-layout.env file. This means we
have to depend the base overlay mount to the load-config step, which
moves things a bit in the DAG.

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
@Itxaka Itxaka requested a review from a team March 2, 2023 09:30
@Itxaka Itxaka merged commit 6ed15c7 into master Mar 2, 2023
Itxaka added a commit that referenced this pull request Mar 2, 2023
Load the base overlay config from the cos-layout.env file. This means we
have to depend the base overlay mount to the load-config step, which
moves things a bit in the DAG.

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
@Itxaka Itxaka deleted the overlay_deps branch March 2, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 🦔 mount-base-overlay should be delayed until we read the config
1 participant