Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
Apache License 2.0
196
stars
193
forks
source link
Delete installed package results in duplicate info msg #178
Bug description `` Just noticed through the output of a Jenkins build that the same spinner message was displayed repeatedly in spite of the check in https://github.com/vmware-tanzu/tanzu-framework/blob/main/cmd/cli/plugin/package/package_install.go#L94
Please note that the above observation was not reproducible locally
Affected product area (please put an X in all that apply)
Expected behavior It is expected that only different messages get displayed
Steps to reproduce the bug Have not observed this behaviour locally
Version (include the SHA if the version is not obvious)
Environment where the bug was observed (cloud, OS, etc) Output of Jenkins package plugin integration tests
Relevant Debug Output (Logs, manifests, etc)