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

Packager2 GetVariableConfig #3532

Open
brandtkeller opened this issue Feb 20, 2025 · 1 comment
Open

Packager2 GetVariableConfig #3532

brandtkeller opened this issue Feb 20, 2025 · 1 comment

Comments

@brandtkeller
Copy link
Contributor

Describe what should be investigated or refactored

Packager2 GetVariableConfig()

Links to any relevant code

func (p *Packager) GetVariableConfig() *variables.VariableConfig

@github-project-automation github-project-automation bot moved this to Triage in Zarf Feb 20, 2025
@AustinAbro321
Copy link
Contributor

GetVariableConfig is more of an implementation detail, it actually isn't even called in the Zarf codebase, I think we can just close this one.

func (p *Packager) GetVariableConfig() *variables.VariableConfig {
	return p.variableConfig
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

2 participants