Skip to content

Zarf breaking change v0.71.0: removal of global remote plainHTTP and InsecureSkipTLSVerify #1306

@AustinAbro321

Description

@AustinAbro321

In zarf-dev/zarf#4561 we removed the config.CommonOptions.PlainHttp and config.CommonOptions.InsecureSkipTLSVerify commands in favor of passing in types.RemoteOptions to each function as a sub struct within the usual options structs. Most structs already had remoteOptions, but it was added in a few spots where the global variables were being used instead.

Note that packager.RemoteOptions became types.RemoteOptions.

I assigned myself, I can work on it after the next Zarf release

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions