vmware-tanzu / tanzu-framework

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

Closed maralavi closed 3 years ago

maralavi commented 3 years ago

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

Screen Shot 2021-07-13 at 2 31 35 PM

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)

maralavi commented 3 years ago

No reproducible anymore

maralavi commented 3 years ago

Duplicate as https://github.com/vmware-tanzu/tanzu-framework/issues/1026