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
197 stars 193 forks source link

E2E test needs to exercise `tanzu cluster get` #3656

Open randomvariable opened 1 year ago

randomvariable commented 1 year ago

Bug description

Affected product area (please put an X in all that apply)

Expected behavior

Unfortunately, we found that tanzu cluster get does not work after #3157 , but this was not caught in E2E tests in this repo.

Steps to reproduce the bug

Deploy a cluster and run tanzu cluster get

We need to execute that code path in the E2E

Version (include the SHA if the version is not obvious)

Environment where the bug was observed (cloud, OS, etc)

Relevant Debug Output (Logs, manifests, etc)

yharish991 commented 1 year ago

@randomvariable I'm triaging issues this week, will you be working on this? I see you created a draft pr

codegold79 commented 1 year ago

@randomvariable I'm triaging issues this week, will you be working on this? I see you created a draft pr

As this week's person doing triage, I've gone forward and assigned @randomvariable to this issue given that draft PR #3657 is already in progress. We don't need another person doing duplicate work on this issue.