tanzu-framework
tanzu-framework copied to clipboard
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...
**Describe the feature request** - We need to find a long-term solution for `osimage populate` subcommand. - Because this subcommand needs to run before the management cluster gets created, now...
**Bug description** We have some pretty sparse help messages in the tanzu cli. It would be a fantastic user experience upgrade to include some good help text, and perhaps not...
**Bug description** When `tanzu version` is run, ideally we would get version + git sha + date so we can be more certain obout the actual version of the plugin...
**Bug description** `-v` Typically means "verbose" (as in, verbose log output) rather than "version". Ideally this would be changed, but if not, a "verbose" log output of some kind should...
**Bug description** Theres alot of compile deps, but the way we call hack/tools/Makefile doesnt clean them out which means that if you have older ytt like 3.0, youll get unobvious...
This could be a test run that im misinterpretting , happy to close this issue if so, but looks like theres some deflaking and test modernization for ginkgo we need...
**Bug description** I think a while back i made an MR to replace anumum w klog but... now i really have a good reason i think: ``` "cmd/cli/plugin/feature" failed -...
**Describe the feature request** Linux allows the creation of multiple Failure zones with 3 different MDs, for feature parity in the Windows node we should be able to have the...
**Bug description** 1) I have jobs that fail on `make lint`. Its not clear why, and i havent been able to isolate why. Example of one of the errors... ```...
**Describe the feature request** This is related to [JIRA-17320 ](https://jira.eng.vmware.com/browse/TKG-17320) We should bump cluster-api-for-azure version to [v1.7.2](https://github.com/kubernetes-sigs/cluster-api-provider-azure/releases/tag/v1.7.2). Because this release includes fix for [K8S apps with service type of LoadBalancer...