Skip to content

Conversation

@anish-mudaraddi
Copy link
Collaborator

There were some inconsistencies with cert-manager version set upstream
and what clusterctl wants to use. To avoid issues like this, only export
env vars that we need to complete setup - not everything which may
interfere with the setup process

printf -v dynamically assigns all dependencies to variables, we export
the ones we need at the end

…setup.

There were some inconsistencies with cert-manager version set upstream
and what clusterctl wants to use. To avoid issues like this, only export
env vars that we need to complete setup - not everything which may
interfere with the setup process

printf -v dynamically assigns all dependencies to variables, we export
the ones we need at the end
Copy link

@RyanH-STFC RyanH-STFC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants