Skip to content

Move input environment variables into depresolver #170

Closed
@kuritka

Description

Historically, we load multiple environment variables in different places: CLUSTER_GEO_TAG, EXT_GSLB_CLUSTERS_GEO_TAGS, INFOBLOX_GRID_HOST, EDGE_DNS_ZONE...
There is a potential risk of unset variable or invalid variable value caused by misconfiguration. Move loading environment variables into depresolver and return proper error message in case of invalid or unset value.
Implement validations and cover by tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions