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

Remove import chaining from import package #3115

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Remove import chaining from import package #3115

merged 1 commit into from
Oct 18, 2024

Conversation

phillebaba
Copy link
Member

@phillebaba phillebaba commented Oct 17, 2024

Description

This change removes use of import chaining from the init package. This is because we have removed support for this in the Skeleton packages and will do the same for "normal" packages. While this does add some code duplication it also makes the k3s package easier to understand.

Related Issue

Relates to #2969

Checklist before merging

@phillebaba phillebaba marked this pull request as ready for review October 17, 2024 16:25
@phillebaba phillebaba requested review from a team as code owners October 17, 2024 16:25
Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 9825995
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/671296eb0f4d8b0008e4a500

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 2 files with indirect coverage changes

@phillebaba phillebaba force-pushed the import-chain branch 5 times, most recently from 064211c to 7872fd3 Compare October 17, 2024 19:18
@phillebaba phillebaba changed the title Remove import chaining from import pacakge Remove import chaining from import package Oct 18, 2024
Signed-off-by: Philip Laine <philip.laine@gmail.com>
@phillebaba phillebaba added this pull request to the merge queue Oct 18, 2024
Merged via the queue into main with commit 9150edc Oct 18, 2024
26 checks passed
@phillebaba phillebaba deleted the import-chain branch October 18, 2024 18:40
mjnagel pushed a commit to mjnagel/zarf that referenced this pull request Oct 21, 2024
Signed-off-by: Philip Laine <philip.laine@gmail.com>
Signed-off-by: Micah Nagel <micah.nagel@defenseunicorns.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants