Skip to content

E2EConfig: Use MustGetVariable() instead of GetVariableOrEmpty() #1671

@guettli

Description

@guettli

/kind feature

For convenience, we use GetVariableOrEmpty() in the e2eConfig.

We should have a look which vars via actually use.

We could replace all GetVariableOrEmpty calls with MustGetVariable and look where it fails.

This would reveal a lot of dead code (like CCM with Network support).

Metadata

Metadata

Assignees

No one assigned

    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