Skip to content

Conversation

@phspagiari
Copy link

Using ./asmcli on a macos system returns an error since kpt isn't properly configured.
As the commented line in the script says, the stat doesn't have the same behavior as readlink. It's required to use readlink to set the right path for kpt.

Using readlink (after installing using brew install coreutils) the script works as expected.
The option to install kpt manually doesn't work either. The version is fixed on asmcli to 0.39.3 and there are breaking changes in the CLI when we use the latest version.

Copy link

@Felipemirand0 Felipemirand0 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